Search code examples
DllImport, C/C++ -> C#, out array of doubles...


c#c++arraysdllimport

Read More
C# - Call C++ DLL function whit ref...


c#cstructmarshallingdllimport

Read More
Is there generally a noticeable performance hit when calling PInvoke on Win32 / COM methods?...


.netperformancepinvokemarshallingdllimport

Read More
DllImport with non-exported functions. Why is it working?...


c#.netwinapimarshallingdllimport

Read More
How to define dllimport of c++ function with void *buffer in C#...


c#cwinapisyntaxdllimport

Read More
Free unmanaged memory allocation from managed code...


.netmemory-managementunmanageddllimport

Read More
Converting mixed type return data from an unmanaged C DLL?...


c#c++marshallingwrapperdllimport

Read More
Rust, how to use global variable from DLL? C++ equivalent requires __declspec(dllimport)...


c++rustlinkerdllimport

Read More
Trying to make this port from Objective-C to MonoMac work...


objective-cmonoportdllimport

Read More
Passing char * parameter to C++ dll function from C# GUI...


c#c++pointersdlldllimport

Read More
Manually update the openssl version used by python on windows x64...


pythoncwindowsopenssldllimport

Read More
Aplication crashes when calling function from dll for character-set conversion...


c#character-encodingpinvokedllimport

Read More
how to declare function in vb.net to call c++ dll...


c#c++vb.netdlldllimport

Read More
Close a C#/C++ DLLImport or atleast deallocate its heap memory?...


c#c++.netdllimport

Read More
Can't find COM object from C++, although Guid it's registered...


c++qtcomdllimportactiveqt

Read More
Python binding for MuJoCo physics library using mujoco-py package...


pythonc++dllphysicsdllimport

Read More
How to call MessageBox with GetProcAddress function?...


functioncalldllimportdllexportgetprocaddress

Read More
How to export a function of a regular MFC DLL that is statically linked to MFC to use with a non MFC...


c++dllmfcdllimportdllexport

Read More
How to pass and receive data from a char * from C# to an unmanaged C++ DLL...


c#.netmarshallingdllimportunmanaged

Read More
Inject dll into current process with C#...


c#dllimport

Read More
How to read output of a dll with custom structure using ctypes?...


pythonpython-3.xdllctypesdllimport

Read More
(How) can a dll call a function that is implemented in its loading program?...


c++windowsdlldllimport

Read More
DUMPBIN utility mangled name output...


c++dlldllimportdllexport

Read More
c# How to use the new Version Helper API...


c#c++.netwindowsdllimport

Read More
Unable to Load DLL 'wpcap.dll'. The specified module is not found...


c#.netdllimportnpcap

Read More
class declaration in C++...


c++dllimportdllexport

Read More
Errors when I test my DLL in a test client project...


c++dllheaderdllimport

Read More
C++ : inline functions with dllimport/dllexport?...


c++inlinedllimportdllexport

Read More
C# CreatePipe() -> Protected memory error...


c#apipipepinvokedllimport

Read More
DllNotFound in Unity...


c#unity-game-enginedllimportdllnotfoundexception

Read More
BackNext