Search code examples
Difference between shared objects (.so), static libraries (.a), and DLL's (.so)?...


c++clinuxdlllinker

Read More
Is there a way to use 64-bit DLLs in the [Code] section in Inno Setup?...


dll64-bitinno-setup32bit-64bitpascalscript

Read More
Check version of an assembly (dll) on OS X...


macosdllmono.net-assembly

Read More
Why are LIB files beasts of such a duplicitous nature?...


cdllshared-librariesstatic-libraries

Read More
Compare Two DLL's...


c#.netdll

Read More
Unresolved external symbol _declspec(dllimport)...


c++dllenumsconsole-applicationdllimport

Read More
Creating a DLL in GCC or Cygwin?...


cgccdllc99

Read More
How do I understand and solve an "unresolved external symbol" linking problem?...


c++visual-studiodllvcpkgunresolved-external

Read More
DllExport from C# .Net application...


c#.netdlldllexport

Read More
Locate DLL path by giving a DLLName...


c++cwinapidll

Read More
UnsatisfiedLinkError "Access is denied" even with Full Control...


javawindowsjava-native-interfacedll

Read More
Embedding DLLs in a compiled executable...


c#.netdllmergelinker

Read More
How many underscores ('_') in the exported function in C++...


c++dllvisual-studio-2015linker-errorsunresolved-external

Read More
Using MediaInfo DLL with C# DLLImport...


c#dlldllimportmediainfo

Read More
Shared memory in DLLs...


c++cwindowsdll

Read More
printf wont work when linking to ucrtbase.dll, but works when linked to msvcrt.dll (Windows, NASM)...


windowsassemblydllx86-64nasm

Read More
PyInstaller app works standalone but fails after Inno installer build: failed to load python310.dll...


pythonpython-3.xdllpyinstallerinno-setup

Read More
Dependency walker hangs...


dllwindows-8.1office-2010depends

Read More
MinGW-W64 undefined reference to `WinMain' compiling DLL...


cmatlabdllmingw-w64winmain

Read More
Windows command to tell whether a .dll file is 32 bit or 64 bit?...


windowsdllcmd32bit-64bit

Read More
Can Visual Studio 2019 pack the DLLs it requires in just a small .exe file?...


cvisual-studiodllsoftware-distribution

Read More
Running labelme in VS Code terminal gets ImportError: DLL load failed while importing onnxruntime_py...


pythondllonnxonnxruntimelabelme

Read More
Unable to reload a C# dll from C#...


c#dlldynamic-library.net-9.0assemblyloadcontext

Read More
How do import libraries work and why doesn't MinGW need them?...


c++cwindowsdlllinker

Read More
How do I use ctypes.create_string_buffer to pass it as a char * argument for a C function?...


pythonc++cdllctypes

Read More
Nikon Camera SDK non-reentrant...


c++dllthread-safety

Read More
Why does the is operator fail to return what I expect when passed an instance from a different modul...


delphidllfastmm

Read More
Git Bash cannot be initialized...


gitbashdll

Read More
DLL load failure when importing both libsumo and pyarrow...


pythondlldllimportpyarrowsumo

Read More
Effects of switching between /SUBSYSTEM:CONSOLE to /SUBSYSTEM:WINDOWS in a DLL...


visual-studiowinapivisual-c++dll

Read More
BackNext