Search code examples
Warning C4251 when building a DLL that exports a class containing an ATL::CString member...


c++dllatldllexport

Read More
C++ dynamic library with public api that obscures dependent libraries...


c++dllshared-librariesdllexport

Read More
Exported functions from C# DLL not working...


c#c++dllexport

Read More
How to compile C program as dll in Mingw for use with Inno Setup & callback...


ccallbackmingwinno-setupdllexport

Read More
C# project doest not defined entry point for c++ dll written by myself...


c#c++visual-studiodllimportdllexport

Read More
Exporting cpp mangled functions from a 3rd party library...


c++visual-studiodllexport

Read More
How to return a class object from c++ (DllExport) to python using ctypes vice-versa?...


pythonc++interopctypesdllexport

Read More
error making dll...


asp.net.net-3.5c#-2.0dllexportaspnet-compiler

Read More
What is meant by 'Exported function' in c++?...


c++dlldllexport

Read More
cv::VideoCapture doesn't open a file or stream when using it from DLL in C# project...


c#c++opencvdllexport

Read More
error C1854: cannot overwrite information formed during creation of the precompiled header in object...


c++visual-studioprecompiled-headersdllexport

Read More
DLL Import of pure virtual struct and unique_ptr can not compile due to Compressed_pair...


c++unique-ptrdllexportpure-virtual

Read More
How to dllexport a class derived from std::runtime_error?...


c++windowsexceptiondlldllexport

Read More
why the @number symbol at the end of an exported dll function...


c++dlldllexportdumpbin

Read More
Ctypes WindowsError: exception: access violation writing 0x0000000000000000 while calling a DLL func...


pythoncshared-librariesctypesdllexport

Read More
__declspec(dllimport) and extern (OBS)...


cpluginsdllimportexterndllexport

Read More
Using a method defined in another .dll...


c++dllexport

Read More
Returning a string array from C# to Inno Setup...


c#inno-setupdllexportpascalscript

Read More
Using __declspec( dllexport )...


c++dllexport

Read More
Error using __declspec(dllexport) : Unknown type name '__declspec'...


c++candroid-ndkdllexport

Read More
c++, Call dll function with string reference/pointer...


c++visual-c++dllstdstringdllexport

Read More
function call from dll [expression preceding parentheses of apparent call must have (pointer-to-) fu...


c++visual-c++dllcastingdllexport

Read More
DllExport in a broker dll from VBA with reference to other .NET projects...


c#vbaunmanageddllexport

Read More
Export of C++ classes for Python...


pythonc++dlldllexport

Read More
Create a DLL from a .lib file...


c#visual-studio-2013dllexport

Read More
Are there technical reasons for hiding symbols in a shared library?...


dllshared-librariesdynamic-linkingdllexport

Read More
dllimport how to get which application called function in unmanaged dll...


c#c++callbackdllimportdllexport

Read More
Have dll import symbols from its calling .exe...


windowsdlldllimportdllexport

Read More
Passing String from C# to C++ DLL different Text Encoding on different return Types...


c#c++marshallingdllimportdllexport

Read More
set APP.config in output DLL...


dllapp-configdllimportdllexport

Read More
BackNext