Search code examples
Declaring C struct with union on C#...


c#cstructpinvokeunions

Read More
How to call C# delegate to pass array of strings from native C simplest way?...


c#interoppinvokemarshallingnative

Read More
Determine if a window is topmost or not...


c#pinvoke

Read More
Windows Embedded Standard 7 won't find my .dll...


c#c++dllpinvokewindows-embedded-standard

Read More
WM_CLOSE message does not seem to close chrome...


c#google-chromewinapipinvoke

Read More
How to determine whether a process's privilege exists and its enabled/disabled?...


.netvb.netwinapiprocesspinvoke

Read More
Edit scheduled task programmatically...


c#scheduled-taskspinvoke

Read More
C# Garbage data in string from unmanaged Method...


c#character-encodingpinvokedllimport

Read More
c# Calling method using P/Invoke causing AccessViolation Exception...


c#pinvokedllimport

Read More
C++ to C#: PInvoke \ Marshaling a callback with a complex type...


c#c++callbackpinvokemarshalling

Read More
how to pass void * (pointing to double or int) from C to C#...


c#pinvokemarshallingunmanagedmanaged

Read More
Getting icon of "modern" Windows app from a desktop application?...


c#wpfwindows-store-appsiconspinvoke

Read More
Platform Invoke error attempted to read or write protected memory...


c#asp.net.netpinvoke

Read More
PInvoke null reference exception on Marshal.PtrToStructure<T>(ptr)...


c#linuxmonopinvoke

Read More
Using SetEntriesInAcl in C# : error 1332...


c#windowspinvoke

Read More
CoTaskMemAlloc v malloc v AllocHGlobal...


c#cwinapipinvoke

Read More
c# calling LoadLibrary from a 64-bit process to load a 64-bit library fails...


c#pinvokeloadlibrary

Read More
How to get unicode string from C++ to C# using PInvoke...


c#stringpinvokeunicode-string

Read More
C# P/Invoke: native output parameter value won't reach managed code...


c#c++pointersinteroppinvoke

Read More
Do I need a wrapper class for p/invoke'ing a few functions from user32.dll...


c#.netpinvokewrapper

Read More
DLL Pinvoke with Windows Mobile C++ libraries porting to C#...


dllopencvwindows-mobilepinvoke

Read More
Sending CTRL-S message to a window...


c#pinvoke

Read More
Passing pointer to pointer of array of structure from C# to C++...


c#c++pinvokemarshallingunmanaged

Read More
Translate Delphi export to C#/Vb.Net...


c#.netvb.netdelphipinvoke

Read More
EnumProcessModules fails with ERROR_INVALID_HANDLE from inside process...


winapipinvoke

Read More
Passing NON null-terminated strings to unmanaged code...


.netstringinteroppinvokemarshalling

Read More
Can't seem to get a non-zero IntPtr from a byte[] instance variable...


c#pointerspinvoke

Read More
Using P/Invoke causes system AccessViolationException...


c#c++pinvokeaccess-violation

Read More
void ** handles with P/Invoke...


c#pinvoke

Read More
Include null characters in C# StringBuilder string...


c#stringpinvokestringbuilder

Read More
BackNext