Heya,
I would like to know how to pass a packed record in delphi into a C# dll procedure. Any ideas?

if anyone cares to know, you can use COM interop. (Creates a tlb file using your C# classes and converts them into delphi which can then be imported into your delphi program. So you have all the details of procedures, functions and other data types from your C# dll

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.