Skip to content

C-Compatible Exports DLL, Delphi/Pascal Imports#579

Open
TetzkatLipHoka wants to merge 29 commits intoicedland:masterfrom
TetzkatLipHoka:master
Open

C-Compatible Exports DLL, Delphi/Pascal Imports#579
TetzkatLipHoka wants to merge 29 commits intoicedland:masterfrom
TetzkatLipHoka:master

Conversation

@TetzkatLipHoka
Copy link

Adds Delphi 7+ Support via C-Imports from Windows DLLs
Including Delphi Samples

@wtfsck
Copy link
Member

wtfsck commented Jul 6, 2024

I'll have a look at this later.

I assume there's generated code too, could you split that up into one commit so it's easier to review?

@TetzkatLipHoka
Copy link
Author

Wdym?
You need the binarys for the Samples to test?
Iam about to make a last update adding combo-functions for faster processing.

@wtfsck
Copy link
Member

wtfsck commented Jul 13, 2024

I'm talking about the code that generates enums and other stuff. You need to update the generator to create those files. Adding those manually is a PITA to update.

Generator: https://github.com/icedland/iced/tree/master/src/csharp/Intel/Generator

@TetzkatLipHoka
Copy link
Author

So far there is no generator, the pascal import is hand made.
Since I implemented almost all types as pseudo-classes to allow a structure similiar to rust I think creating a generator for the 57000-Lines types Unit is impossible within reasonable a timescale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants