Search code examples
How to set c# struct attribute (StructLayoutAttribute) globally?...


pinvoke

Read More
Write to registry using P/Invoke...


c#pinvokewindows-ce

Read More
C#: Access 32-bit/64-bit DLL depending on platform...


c#64-bitpinvokedllimport

Read More
PInvoke "Attempted to read or write protected memory"...


c#c++cpinvoke

Read More
DLLImport type problems...


c#c++pinvoke

Read More
Delphi Dll to C#...


c#delphipinvoke

Read More
Fortran Dll import...


c#fortranpinvokedllimport

Read More
How to marshal a C++ enum in C#...


c#c++pinvokemarshalling

Read More
I Only get a Stackoverflow exception when stepping through program...


c#pinvoke

Read More
SHGetFileInfo returns default icon from background thread, but correct icon from UI thread...


c#wpfmultithreadingpinvoke

Read More
pinvoke to function which returns string array...


c#.netcpinvoke

Read More
platform pinvoke tutorial msdn...


c#pinvoke

Read More
C# call C function with FILE* parameter...


c#cpinvoke

Read More
GetAsyncKeyState on windows 7 x64...


c#pinvokec#-2.0

Read More
Why would Int32 work to hold a pointer in a 64-bit .NET 4.0 application...


.net64-bitpinvokeporting

Read More
GUI-Test automation: Finding WinForms buttons via pinvoke with c#...


c#pinvokeui-automation

Read More
How to PInvoke an Instance Method by disabling Name Mangling...


c#c++pinvokename-mangling

Read More
Reading C structures with "union" types from C# with PInvoke...


.netpinvoke

Read More
WTSQuerySessionInformation returns a different domain name...


c#.netwindowsservicepinvoke

Read More
How do I PInvoke RpcMgmtEpEltInqNext?...


c#pinvokerpc

Read More
How to call unmanaged c++ function that allocates output buffer to return data in c#?...


c#c++pinvokemarshalling

Read More
How to diagnose a corrupted suffix pattern in a mixed managed/unmanaged x32 .NET application...


c#pinvokewindbgunmanaged

Read More
How to debug memory related errors from using PInvokes in Silverlight...


c#.netsilverlightwinapipinvoke

Read More
Calling non-managed DLL...


c#dlltypespinvoke

Read More
Marshalling Struct with Array of Struct Member...


c#pinvoke

Read More
PInvoke finds some functions but not others...


c#cpinvokedylibmonomac

Read More
How to change the timezone setting of Windows2k8 with .net...


c#.nettimezonepinvoke

Read More
How do I tell when the default printer was changed?...


c#printingpinvokerdp

Read More
Silverlight 5 Get Usercontrol's handle...


c#.netsilverlightuser-controlspinvoke

Read More
PInvoke Array Marshalling Failure...


c#c++pinvokememcpy

Read More
BackNext