Can the program I compiled with /Qregcall call functions in system DLL?
Calling Conventions of the system DLL is __cdecl or __stdcall.
Can the program compiled without /Qregcall call functions compiled with /Qregcall?
TCE Open Date:
Tuesday, December 3, 2019 - 11:50