Search code examples
c# create unmanaged object* array...


c#arraysobjectunmanaged

Read More
Can nunit-console list all test names in a test fixture?...


nunitunmanagednunit-console

Read More
Call C++ functions from C#/.NET...


c#.netc++-cliunmanaged

Read More
Automaticaly copy native dll to the bin folder of referencing project in Visual Studio...


c#visual-studiodllunmanaged

Read More
Robert Giesecke's Unmanaged Exports...


c++.netunmanageddllexport

Read More
Application pool crashes with URLMoniker urlmon.dll during MIME type checking...


asp.net-mvcmimeunmanagedapplication-poolurlmon

Read More
How to use an unmanaged DLL in VS installer project, but without the user needing admin rights?...


c#.netwindows-installerdllimportunmanaged

Read More
Is it safe to rename extern method parameters in C#?...


c#dllunmanaged

Read More
Partition an unmanaged byte array into "typed fields" in .Net 4.7...


.netinteropunmanaged

Read More
How to get unmanaged pointer on an C# object?...


c#unmanaged

Read More
Memory allocation/deallocation when working with C# and C++ unmanaged...


c#c++memory-managementunmanaged

Read More
Passing array/list of object/struct from C# Library to C++ MFC application...


c#c++structunmanageddllexport

Read More
Marshaling byval C-structure as return value in C#...


c#marshallingunmanagedmanaged

Read More
MS VS 2010 Entry Point Procedure cannot be located after changing Procedure name...


c++dllunmanagedvisual-c++-2010entry-point

Read More
Call unmanaged code from c#. Getting data using IntPtr...


c#pinvokeunmanagednetapi32

Read More
Referencing an unmanaged C++ project within another unmanaged C++ project in Visual Studio 2008...


c++visual-studioincludereferenceunmanaged

Read More
How to use a struct defined in C++ CLR in unmanaged C++?...


c++clrunmanagedmanaged

Read More
Can't create unmanaged dll using C# and Robert Giesecke's Unmanaged Exports tool...


c#.netvisual-studio-2010unmanaged

Read More
Getting started with unmanaged Windows application?...


windowsunmanaged

Read More
Calling 32-bit unmanaged DLL files from C# randomly failing...


c#winapiunmanageddllimport

Read More
What's wrong with this unmanaged code in C#?...


c#unmanagedsendmessage

Read More
How to correctly declare unmanaged DLL function?...


c#functionpinvokedeclarationunmanaged

Read More
calling convention when using 64bit unmanaged callback...


c#pinvoke32bit-64bitunmanaged

Read More
Unmanaged code call, array parsing...


c#arraysunmanaged

Read More
How can I structure a try-catch-finally block to handle errors inside finally?...


c#multithreadingdllerror-handlingunmanaged

Read More
Stuck on calling convention calling Managed CLI method from unmanaged C++...


c++-climarshallingunmanagedmanaged

Read More
inject C# code to another process and call target functions...


c#.netcode-injectiondllimportunmanaged

Read More
WndProc Overloading + Unmanaged DLL Wrapper: Better way?...


c#dllfilterunmanagedwndproc

Read More
How to use unmanaged dll in .net project?...


c#asp.netunmanageddllimport

Read More
How to use SafeWaitHandle.DangerousGetHandle?...


.netmultithreadinginteropunmanagedhandle

Read More
BackNext