Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dll

Is there a way to package more than one .NET assembly in a dll?

.net dll assemblies packaging

How to use C++ Classes exported by a dll in Delphi

c++ delphi dll

C++ Project compiles as static lib, fails (linker error) as dynamic lib. why?

Injecting Managed DLL into .net 4.0 Application

.net dll c#-4.0 code-injection

ISEXP : warning : -6248: Could not find dependent file libc.dll, or one of its dependencies of component

Failed to load libmysql.dll file using Ruby on Rails 3

mysql ruby ruby-on-rails-3 dll

possible to handle missing dll file gracefully in Delphi application?

delphi dll

Pre-allocate memory between HostApp and DLL

delphi memory dll

Exporting a MFC Dialog from a DLL

visual-c++ dll mfc

Synchronize() hangs up the thread

How to call WinAPI function SetDllDirectory() in Delphi?

Free/delete a char* causes an invalid heap pointer assertion failure

Compiling a Fortran .dll on Windows 7 (for free)?

windows dll fortran

Running 32-bit dll on 64-bit machine in java

java dll 64-bit 32-bit

Where to install shared DLLs on Windows

Supporting multiple instances of a plugin DLL with global data

c windows dll pinvoke ipc

Is it possible to execute a .NET assembly(dll) from vbscript?

.net dll com vbscript assemblies

COM Initialization and Use in Win32 C++ DLL

c++ visual-studio-2008 dll com

_DllMain@12 already defined

dll mfc

Java .NET interop

c# java .net dll com