462 Topics
Question

Should I use __stdcall on DLL export functions?

Question

Calling DLL from VB.net causes heap exception

Question

How to link a DLL for LoadLibrary() use (in C++ on Windows ) and do import of variables from the calling exe

Question

Problems with using Specific versions of DLLS

Question

How dynamic linking reacts on a change in object

Question

Creating C DLL and using it in Golang?

Question

Using DLLs wrapping Windows PackageManager in MinGW

Question

Just generate an import library (.lib) without linking the DLL

Question

panic: Failed to load dbcapi.dll:

Question

Loading symbols from a DLL loaded with a non-standard path that forward to another DLL

Question

IFilter not working on Microsoft Server 2012 R2 x64

Question

Shared library under Windows and CMake: DLL not found before installation

Question

CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS does not cover global variables

Question

When loading a DLL File, is the entry point of the DLL File also called?

Question

Kotlin native how to use external dll