Search code examples
Best practices for organizing .NET P/Invoke code to Win32 APIs...


c#.netvb.netpinvoke

Read More
SCardGetCardTypeProviderName return empty results...


c#pinvokesmartcardmarshalbyrefobjectwinscard

Read More
How do I get the copyright property of the entry application...


c#.netwinformswinapipinvoke

Read More
Access violation exception when calling C++ function from C#...


c#c++.netpinvokecom-interop

Read More
Safe Handles when marshaling Win32 structs (PROCESS_INFORMATION)...


c#winapipinvokesafehandle

Read More
C# not catching unhandled exceptions from unmanaged C++ dll...


c#c++dllexceptionpinvoke

Read More
Gracefully handle an unmanaged DLL crash on Managed side that is accessed via P/Invoke [DllImport]...


c#interoppinvokeunmanagedmanaged-c++

Read More
LsaAddAccountRights() only works once per boot...


c#winapipinvoke

Read More
Change (custom) ProgressBar color...


.netvb.netwinformsprogress-barpinvoke

Read More
Extend another application's title bar...


c#winformspinvoketitlebar

Read More
PInvoke of self referential struct from C++...


pinvoke

Read More
int vs IntPtr when you have a handle?...


c#pinvoke

Read More
How to do a screenshot area selection by drawing on desktop to take screenshot?...


c#pinvokescreenshot

Read More
VB Declaration and C++ DLL call...


vb.netpinvoke

Read More
Using Windows API functions in C#...


c#pinvoke

Read More
"Hello World" via PInvoke...


c#.netpinvoke

Read More
P/Invoke "Protected Memory" exception on /MT or /MD...


c#c++pinvokewrapper

Read More
Control's parent handle points to WindowsFormsParkingWindow using p/invoke...


c#winformswinapipinvokemstest

Read More
Visual Studio hangs on GetThreadWaitChain WCT call...


c#visual-studio-2015pinvokefreeze

Read More
How to convert a C++ Struct with Union into C#?...


c#c++pinvokemarshalling

Read More
AccessViolationException when calling C# from Lua...


c#luapinvoke

Read More
How to fix Warning CA1900: Member "X" contains the following non-portable fields...


c#.netvb.netstructpinvoke

Read More
C++ DLL Returns only first Character to VB Application...


c++.netvb.netpinvoke

Read More
Serial Communication with Silverlight 5 (COM port)...


asp.netserial-portpinvokedevicesilverlight-5.0

Read More
Calling C++ method from C# with pointer parameter (WCT)...


c#c++pinvoke

Read More
WCT GetThreadWaitChain call allways return false...


c#multithreadingpinvoke

Read More
C# Anti-Debug method OutputDebugString doesn't work right...


c#debuggingpinvokewindbgnative-code

Read More
Find javascript alert window in IE process...


c#winformspinvoke

Read More
How to change mouse cursor on left and right click system wide?...


c#windowswinapimouseeventpinvoke

Read More
PInvoke method contained in a native structure...


c#apistructpinvoke

Read More
BackNext