I would like to Call Functions from a Delphi Library to a MASM 7 Project.
Some Delphi Fucntions are Smaller and More Flexible than the Ones Microsoft offers.
Some Delphi Fucntions are Smaller and More Flexible than the Ones Microsoft offers.
Wrong Forum, moving to "Main".
Bahamut_ZERO,
I doubt if its possible because Borland and Microsoft use different file formats. You could write a DLL in Delphi and call the functions that way but for native function support, I don't think it can be done in MASM, perhaps in TASM but I don't have enough technical data to help you there.
Regards,
hutch@movsd.com
I doubt if its possible because Borland and Microsoft use different file formats. You could write a DLL in Delphi and call the functions that way but for native function support, I don't think it can be done in MASM, perhaps in TASM but I don't have enough technical data to help you there.
Regards,
hutch@movsd.com