462 Topics
Question

Linking Openssl library(calling convention _cdecl) with a dll(calling convention _stdcall)

Question

Can't install an ActiveX Dll file on windows

Question

Log from a dynamically loaded library

Question

memory allocation size upper bound 20MB in my dll

Question

How to install all dependent binaries required to execute native C++ DLL/EXE on windowsservercore Docker image

Question

Dynamic load and call of C# DotNet DLL from another C# DotNet DLL

Question

Calling fuctions from the .dll library using dynamic linking

Question

_penter and _pexit symbols not seen

Question

Debugging injected DLL with Visual Studio not working

Question

.NET cannot locate unmanaged DLL in same directory

Question

how to list all the DLLs ever loaded by a process even those that were loaded and unloaded before I started monitoring the process

Question

Explicitly Load Library (DLL) into Legacy function pointers

Question

In C# => Executing Class Library in Console Application

Question

cmake force config=Release for library

Question

C - How to programmatically load a static library in Win32?