Search code examples
C# PInvoke pass out unsigned char*...


c#c++pinvoke

Read More
win32 PostMessage WM_APPCOMMAND sends multiple messages instead of one...


winapipinvokekeyboard-events

Read More
SetCurrentConsoleFontEx isn't working for long font names...


c#windowspowershellconsolepinvoke

Read More
How to correctly define PRINT_NOTIFY_INFO_DATA?...


c#interoppinvoke

Read More
Heap corruption shortly after receiving marshalled struct in C# app...


c#pinvokemarshallingprojfs

Read More
C# performance - Using unsafe pointers instead of IntPtr and Marshal...


c#cpinvokemarshallingunsafe

Read More
When using PInvoke, when should you use class and when struct when asked to input a pointer to a NAM...


c#.netstructpinvoke

Read More
Check if the method uses PInvoke...


c#pinvokesystem.reflectionmethodbase

Read More
C#/C++ pInvoke tips...


c#c++.netpinvokewindows-mobile

Read More
Do windows forms have fewer permissions than console applications?...


c#winformswinapipinvoke

Read More
Give a windows handle (Native), how to close the windows using C#?...


c#wpfwinformspinvoke

Read More
Why is FileShare.ReadWrite not working in this scenario?...


c#filepinvoke

Read More
.NET 4.0 char* to string Interop Crashes On x64 0xc0000374...


c#wpf.net-4.0pinvoke32bit-64bit

Read More
Update Texture2D pixels from C++...


c#c++unity-game-enginepinvoke

Read More
GetWindowTextLength and GetClassName reusable class failed on new project?...


c#visual-studio-2015pinvokeuser32

Read More
C# wrapper library around unmanaged DLL requires unmanaged DLL to be in same directory during build...


c#.netmsbuildpinvoke

Read More
Entry point not found on DLL import...


c#pinvokedllimport

Read More
Passing bitmap from c# to c++...


c#opencvbitmapc++-clipinvoke

Read More
catch native exception in dotnet core...


c#c++.net-coreinteroppinvoke

Read More
Why does LoadLibrary fail while DllImportAttribute works?...


c#.netdllinteroppinvoke

Read More
Pointer to another pointer (levels of indirections)?...


c#.netwinapipinvoke

Read More
Strange SetConsoleScreenBufferInfoEx behavior...


c#.netwinapipinvokedllimport

Read More
C# Search Byte Array inside Process Memory...


c#.netpinvokereadprocessmemory

Read More
PInvoke FbwfFindFirst - FbwfCacheDetail problems...


c#.netpinvokemarshalling

Read More
How to get the clipboard text on OSX using DllImport with c#?...


c#macospinvokedllimport

Read More
How to marshal an unknown length C++ string to C# using its pointer?...


c#c++pinvokemarshalling

Read More
Trouble implementing code example using PInvoke Declarations...


c#tooltippinvoketray

Read More
glBufferData keeps failing with GL_INVALID_ENUM even when it shouldn't...


c#c++opengl-espinvoke

Read More
AccessViolationException using unmanaged C++ DLL...


c#pinvoke

Read More
Effect of temporary variable on erasing the background of a GroupBox...


c#.netwinformspinvoke

Read More
BackNext