Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dll

InnoSetup: Is it possible to open my custom Delphi form (from the DLL) instead of the standard setup wizard

java.lang.UnsatisfiedLinkError returned when calling native method

Thread creation, the CRT and DLL's how is it meant to be done?

c++ windows dll crt

How to increase load performance of referenced dll's on startup?

Target 32 Bit or 64 Bit native DLL depending on environment

c# .net dll pinvoke

Win32. Enable visual styles in dll

Is there a tool which lists exported methods from a DLL?

com dll

Exposing the methods of a DLL in C#

c# dll using-directives

Exceptions and DLL in Delphi

Windows/C++: how to use a COM dll which is not registered

c++ windows dll

delphi finalizalization code in a DLL

delphi dll

Calling a C DLL Function With char* Parameters With P/Invoke

c# dll pinvoke

.NET Reference dll from other location

c# .net dll

Dllmain in DLL library in VC++

visual-c++ dll

is it possible for function address in DLL to change if it loaded to application?

Step into dll not possible (pdb available)

Linking against a debug version of a library with CMake

c++ dll linker cmake

Missing Dll in dependency walker

c++ dll dependency-walker

Calling a function from a DLL which is developed in C++ from C

c++ c dll

Is it possible to mix static, multi-threaded, DLL libraries in one project?

dll linker shared-libraries