C++ Builder Developer's Journal / Using a VCL form in a DLL

C++ Builder Developer's Journal / Using a VCL form in a DLL

瀏覽:1087
日期:2025-06-17
By default, a DLL built with C++ Builder will use the C calling convention. This means function names ......看更多