Search code examples
How to use pinvoke to marshall structure inside another passed to C DLL...


c#cdllstructpinvoke

Read More
Am I marshalling this C function correctly in C#?...


c#c++interoppinvokedllimport

Read More
How to force an app to not be run as administrator...


c#winapipinvokeuac

Read More
how use windbase.h at C#...


c#pinvokeedb

Read More
what are windows most popular dlls to use with P/INVOKE...


windowsdllpinvoke

Read More
C# - get handle of window right beneath the active window?...


c#pinvoke

Read More
How can i invoke a during compiletime unknown native function from C#...


c#interoppinvokenative

Read More
How do I read a uint from a pointer with Marshalling?...


c#pinvokemarshalling

Read More
pInvoke Win32 function for Marshal.PtrToStructure in Silverlight 5...


silverlightwinapipinvokesilverlight-5.0

Read More
The correct C# PInvoke Signature for this C function...


c#c++windows-mobilepinvoke

Read More
PInvoke for DWORD-aligned handles to memory...


c#pinvokestructlayout

Read More
C# DLLImport converted to VB.NET DLLImport...what am I missing?...


vb.netinteroppinvokedllimportc#-to-vb.net

Read More
Delete file used by another process and get its info...


c#processpinvoke

Read More
PInvoke works with Windows 7 but fails in Windows XP...


.net-4.0pinvokewindows-xp-sp3

Read More
GetLastWin32Error returning int instead of uint...


.netpinvoke

Read More
Add a Reference from a C# App to a DLL compiled without /clr?...


c#c++visual-studiovisual-studio-2008pinvoke

Read More
WPF Form disapears whenever I add `NoResize` property...


.netwpfxamlpinvoke

Read More
P/Inoke catching native exception...


pinvoke

Read More
How to pass const array of strings back from c dll to c#...


c#arraysstringdllpinvoke

Read More
StringBuilder Field in a Structure Cannot Be Marshaled Properly...


c#pinvokemarshalling

Read More
Marshalling non-Blittable Structs from C# to C++...


c#c++stringpinvokemarshalling

Read More
Passing a C# class object in and out of a C++ DLL class...


c#c++pinvokemarshallingdllimport

Read More
How to deal with a leaking 3rd party library from .net?...


.netpinvoke

Read More
Mono p/invoke giving 'undefined symbol __dso_handle'...


monopinvokelddllnotfoundexception

Read More
Is it possible to Marshal UInt16 to an enum?...


c#pinvoke

Read More
Looking for a cross-platform, end-to-end example of C++ to WPF/Cocoa interoperability...


c#c++wpfcross-platformpinvoke

Read More
passing structure from c# to C dll...


c#cpinvokestructure

Read More
C# Platform-invoke, c-style union with reference and value types...


c#.netcpinvokemarshalling

Read More
Disabling Accessibility Shortcuts in .NET Application?...


c#windowspinvokeaccessibilityshortcut

Read More
PInvoke C++ function to use in C#...


c#c++pinvokemarshalling

Read More
BackNext