Search code examples
How to use method from VB6 dll in .NET?...

c#vb.netvb6dllimport

Read More
Manually loading PE imports results error when parsing PIMAGE_IMPORT_DESCRIPTOR...

cimportdlldllimportportable-executable

Read More
Why is WritePrivateProfileString returning 0?...

c#.netwinapidllimportini

Read More
Windows Defender Antivirus scan from C# [AccessViolation exception]...

c#windowsdllimportantiviruswindows-defender

Read More
DLLImport in powershell for accessing C-style 32-bit API using relative path...

powershelldllimport32-bit

Read More
C# - Loading DLL Dynamic - System.Reflection.ReflectionTypeLoadException: Unable to load one or more...

c#dlldllimportdll-injectiondynamic-dll-import

Read More
How to import a C++ function with int** and double** parameters...

c#c++marshallingdllimportintptr

Read More
Why does GetKeyboardLayoutName return the same name after a layout change?...

c#winapidlldllimportuser32

Read More
TypeLoadException when loading a dll...

c#importdlldllimporttypeloadexception

Read More
EHLLAPI function Query sessions (10) doesn't work at all on Passport Rocket emulator...

c#dllimport

Read More
"Type expected" error in Powershell Add-Type code block . DllImport, Windows Known Folders...

c#powershelldllimport

Read More
Alias for function from DllImport...

c#powershelldllimport

Read More
Import same DLL library multiple times, dynamic DllImport annotation...

c#asp.net-coredlldllimport

Read More
How do I get the DLL name/path from the DLLImport attribute using PEReader from System.Reflection?...

c#dllimportsystem.reflection

Read More
Issue with std::wstring when calling from c# with DllImport...

c#c++dllimport

Read More
I want third-party software to use the FFmpeg codecs but the file names don't match...

windowsffmpegdllimport

Read More
Call RtlIsNameInExpression from .Net code...

c#windowspinvokedllimportwindows-console

Read More
Add dll´s from .nupkg to Unity Project without using nuget...

visual-studiounity-game-enginedllimportwindows-mixed-reality

Read More
Wrapping a DLL - Understanding why Import Fails...

c#c++dlldllimport

Read More
DLLImport c++ functions with char* as input or as output parameters...

c#pinvokedllimport

Read More
DllImport vs Declare in VB.NET...

vb.netdllimportdeclare

Read More
Choosing from multiple DLL versions...

c++windowsqtdlldllimport

Read More
How to get array from C++/C to C# using DLL...

c#dllpinvokemarshallingdllimport

Read More
Dllimport passing string from C# to C++...

c#c++stringdllimport

Read More
Problem creating a VI importing a struct from DLL to LabVIEW...

cstructdllimportlabview

Read More
Memory Access Violation from a Delphi written DLL. Trying to access through DLLImport...

c#c++delphidllimport

Read More
Can you have multiple DLLs with common exports/ordinals and exchange at run-time?...

cwindowsdlldllimport

Read More
Pass a callback function with arrays from C# to C DLL...

c#ccallbackmarshallingdllimport

Read More
P/Invoke dynamic DLL search path...

c#.netpinvokedllimport

Read More
How to select the path for DllImport at run-time when the name of the required DLL can change?...

c#dllimportloadlibrary

Read More
BackNext