I need to call a DLL function written in Assembly language from my PBCC 4.0 program, and I'm a bit unsure how PB expects the returned value (a single-precision float). The function is called using CDECL calling convention. How should the assembly-language function return the value to the PB caller?
Announcement
Collapse
No announcement yet.
Mixed-language programming
Collapse
X
Comment