Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dll

Passing Information Between Applications in C#

c# winforms dll communication

Can't use referenced DLL in C#

c# dll

How to add my UserControl from another project (Dll) into my WPF Solution?

c# wpf dll user-controls

How does the linker locate code in stripped dynamic libraries?

c++ dynamic dll linker ld

Using a DLL with .h header in C++

c++ dll header function

Is there an equivelant to 'AssemblyInfo.cs' in a Win32 DLL project?

c++ winapi dll assemblyinfo

What principles should be followed to make a DLL created using Delphi works well in other Delphi version?

delphi dll

How to select the version of the VC 2008 DLLs the application should be linked to?

Using tlbexp.exe on a COM dll

dll com tlbexp centura

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