List Question
20 TechQA 2024-03-23T01:44:55.410000Intel C++ Compiler (oneAPI) is failing to export DLL functions when sqrt() is called
80 views
Asked by greenlagoon
CPP DLL creation in VS
69 views
Asked by gayathri sankaran
C# DLL (using 3F DLLExport for exporting functions) not debuggable in Delphi application
85 views
Asked by White
Qt application. How to ensure the security of the application under test?
33 views
Asked by default
C++ Builder: AnsiString in a DLL causing LoadLibrary fail
61 views
Asked by showl
How to properly export symbols to DLL with MinGW
56 views
Asked by timhpb
Qt object's staticMetaObject address different in executable than linked dll
55 views
Asked by dylan
fseek internally calls _invalid_parameter_noinfo when mixing C and C++
59 views
Asked by Miguel Martins
Exceptions don't work in dynamically loaded DLL
71 views
Asked by joeythornberry
correctly pass parameters to export of a dll using rundll32
26 views
Asked by user846940
CMake cross platform use of generate_export_headers and inline template functions
44 views
Asked by Krupip
Code after GetProcAddress() line is not executable
57 views
Asked by Леонид Русаков
Issue in unreal engine compiling in visual studio
135 views
Asked by Farhan Javed
How to merge DLL for C++ Application
80 views
Asked by Hamza Qureshi
How do you control __declspec(dllimport/dllexport) on Windows when building multiple DLLs that use each other?
70 views
Asked by Ken Kopelson
C++ Shared Library does not export "extern C" functions
213 views
Asked by Tohrwarneth
Unmanaged exports library not working for c# http requests
58 views
Asked by Wardzionn
Export an entire class in a dll or just its methods to avoid C4251 warning
35 views
Asked by c_m_l
C# Created DLL .NET 7, DllImport Don't work
142 views
Asked by Maksym Shymchenko