Search code examples
Passing HWND from Delphi 7 to C++ DLL...


c++windowsdelphi-7dllexportwgl

Read More
Using VS C++ functions in Inno Setup...


c++inno-setuppascalscriptdllexport

Read More
What's the bug in this code, or what's the bug in MSVC?...


c++visual-c++c++17unique-ptrdllexport

Read More
c# dll using unmanagedexports calling from python...


pythonctypesdllexport

Read More
CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS doesn't export symbols if one of the functions is explicitly pr...


c++cmakemingwdllimportdllexport

Read More
C# DLL (using 3F DLLExport for exporting functions) not debuggable in Delphi application...


c#delphivisual-studio-debuggingdebug-symbolsdllexport

Read More
Can a standard executable have an export table?...


dllexportportable-executable

Read More
C# Created DLL .NET 7, DllImport Don't work...


c#dlldllimportdllexportdllregistration

Read More
Qt object's staticMetaObject address different in executable than linked dll...


c++qtcmakelinkerdllexport

Read More
Exporting a C++ Function from a dll without extern "C"...


c++dllexport

Read More
How to save VBA code to DLL library?...


exceldllexportsource-code-protectionvba

Read More
Exceptions don't work in dynamically loaded DLL...


c++cmakeg++dllimportdllexport

Read More
compiling a dynamic link library (DLL) on windows with cl.exe and powershell but without CMake, MSBu...


c++dlldllimportdllexport

Read More
C++ Shared Library does not export "extern C" functions...


c++dllshared-librariesdllexportextern-c

Read More
How can I define the switch macro that switches between my dllexport and dllimport attribute macros ...


c++cmakeshared-librariesdllimportdllexport

Read More
Is is possible to export functions from a C# DLL like in VS C++?...


c#c++notepad++dllexport

Read More
how in #ifdef identifier and #ifndef identifier declare identifiers...


c++dllheader-filesdllexportifndef

Read More
Call C# DLL from Inno Setup with callback...


c#dllcallbackinno-setupdllexport

Read More
Windows export/import symbols under MinGW vs MSVS; CMake's WINDOWS_EXPORT_ALL_SYMBOLS ignored...


windowscmakemingwdllexportdeclspec

Read More
C++ dll export undefined...


c++dllexport

Read More
DllExport from C# .Net application...


c#.netdlldllexport

Read More
When using pointers to structs and using them between C++ and C#, do I need to delete the pointer?...


c#c++dllimportdllexport

Read More
Why does MSVC (Visual C++) need separate dllimport and dllexport attributes and gcc not?...


c++gccdlldllimportdllexport

Read More
Global initialized variable in a DLL...


c++dlldllimportdllexport

Read More
DLL export of a static function...


dllstaticdllexport

Read More
Calling function in C# DLL from Delphi has parameter stuck on single value...


c#delphidlldllexport

Read More
Error when importing a class/structures from one dll to another dll (c++, lnk2019)...


c++visual-studiodllimportdllexportlnk2019

Read More
Exporting static data in a DLL...


c++windowslinker-errorsdllexport

Read More
dllexport a type with a std container of std::unique_ptr results in error C2280...


c++visual-c++containersunique-ptrdllexport

Read More
Cannot call DLL function...


c++dlldllimportdllexport

Read More
BackNext