Search code examples
Access X509 Certificate store with unmanaged C++...


c++certificateunmanagedx509certificatex509certificate2

Read More
Implementing a generic unmanaged array in C#...


c#arraysgenericspinvokeunmanaged

Read More
DllImport causing access violation exception...


c#dllimportunmanagedaccess-violationmanaged

Read More
Determining the serialized size of a .NET type and unmanaged memory efficiency...


c#.netserializationpointersunmanaged

Read More
Catch a .NET error that only happens on Release, no exception thrown...


c#visual-studioexceptionunmanaged

Read More
P/Invoke to dynamically loaded library on Mono...


c#monopinvokeunmanaged

Read More
Incorporate an unmanaged EXE as resource in a managed C# code...


c#c++.netunmanaged

Read More
Stackoverflow exception raised when instanciating an unmanaged class from a clr gui...


c++stack-overflowunmanagedmanaged

Read More
Marshal Unmanaged struct to managed code using C#...


c#.netstructunmanagedmarshalling

Read More
How to create a VB.NET unmanaged structure which contains an array of structures?...


vb.netdllstructunmanagedtyped-arrays

Read More
Default Printer in Unmanaged C++...


c++windowsunmanageddefaultprinting

Read More
Unmanaged memory not showing up in task manager...


c#unmanaged

Read More
C# - How to marshal an unmanaged struct within a struct that contains arrays...


c#structdllimportunmanageddllexport

Read More
C++/CLI: wrapping the same unmanaged object in multiple managed objects...


pointersc++-cliunmanagedmanaged

Read More
Call C# dll from unmanaged C++ app without COM...


c#c++dllcomunmanaged

Read More
Return unsafe pointer to type parameter...


c#genericsunmanagedunsafe

Read More
SetWindowsHookEx hook stops working...


c#winapikeyboardunmanaged

Read More
EmitCalli .net core alternative...


c#.netreflectionunmanaged.net-core

Read More
SBT Plugin in an unmanaged jar file...


scalasbtunmanagedsbt-plugin

Read More
Int-Pointer to unmanaged code...


c#pointersreferenceunmanaged

Read More
How to utilise C# methods in a different programming language...


c#.netdllclient-serverunmanaged

Read More
convert struct handle from managed into unmanaged C++/CLI...


c++c++-cliunmanaged

Read More
What's the difference between Managed/Byte Code and Unmanaged/Native Code?...


unmanagedbytecodemanaged

Read More
Passing char pointer from C# to c++ function...


c#c++unmanagedmanaged

Read More
C# pointer to unmanaged struct with array...


c#pointersdata-structuresinteropunmanaged

Read More
Passing variable length array of bytes from C# to unmanaged C++ dll...


c#c++unmanagedidl

Read More
Using DllImport to load unmanaged dll into managed application...


c#c++dllimportunmanageddllnotfoundexception

Read More
GCHandle, AppDomains managed code and 3rd party dll...


c#-4.0dllbiztalkunmanagedappdomain

Read More
Is it possible to catch an access violation exception in .NET?...


.netexceptionunmanaged

Read More
Marshal.SizeOf() cannot calculate size of object containing string...


.netvb.netmarshallingunmanaged

Read More
BackNext