Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dll

How to troubleshoot app failing to start with STATUS_DLL_INIT_FAILED (0xc0000142) after Windows 10 "Threshold 2" update (1511, build 15086)

Making a Windows .exe with gui2exe does not work because of missing MSVCP90.dll

Reason for "Cannot resolve dependency to assembly" error

c# dll compiler-errors

"module could not be found" error with C++/CLI component in ASP.NET

C++ Dynamically load arbitrary function from DLL into std::function

Entry Point Not Found

c++ dll

How to create a PPAPI plugin for Google Chrome in Windows?

Can one have Python receive a variable-length string array from C#?

c# python dll ctypes

Why do I need Sharemem in my Delphi dll which only exposes a function with WideString parameters?

How can I set the /baseaddress to a "good" value?

c++ dll native

Why doesn't .NET find the OpenSSL.NET dll?

Pygame in Windows: ImportError: DLL load failed

python windows dll import pygame

How to prevent a dll from being loaded in other apps

Can I link MSVCRT statically with mingw?

c++ c dll mingw static-linking

"Could not load file or assembly 'XXX.YYY' or one of its dependencies. The system cannot find the file specified."

.dll file not accessible

c# .net file dll reference

How to dynamically invoke a named procedure or function in Delphi

delphi function dll

How to get the PDB file for mscorlib.ni.lib (.Net Framework 3.5)

c# .net windows dll ngen

Static linking with generated protobufs causes abort

Returning non-primitive C++ type from a DLL function linked with a static runtime (/MT or /MTd)

c++ dll