Search code examples
Win32 API GetMenuItemInfo returns only the first character of the item text...


c#winapipinvoke

Read More
Import C++ Class Method from C#...


c#c++importinteroppinvoke

Read More
Marshalling dynamic size array into struct...


c#structpinvokemarshalling

Read More
Method's type signature is not PInvoke compatible...


c#c++pinvokemarshallingdllimport

Read More
String Parameter not Being Marshalled Correctly to C++ DLL...


c#c++parameterspinvoke

Read More
How to Correctly Call C++ DLL from C# using Correct Parameter Types...


c#c++dllpinvokedllimport

Read More
How to pass an array with unknown size in C# function from C++ dll?...


c#c++dllpinvoke

Read More
IMetroMode::IsLauncherVisible in C# via pInvoke?...


c#windows-8pinvoke

Read More
Memory access violation while passing void* param to DLL function...


c#pinvoke

Read More
3rd Party Delphi DLL Consumption...


xmldelphidllpinvokesystem-center

Read More
mouse_event with MOUSEEVENTF_MOVE fails to move in Y axis...


vb.netarduinomouseeventpinvoke

Read More
C++ to C#: What is equivalent of array of byte pointer with 3 element...


c#c++pinvokedllimport

Read More
Mono fails to load a dll...


monopinvokemonodevelop

Read More
Issues in structure conversion from C++ to C# .Net Compact Framework...


c#c++.netpinvokewindows-embedded-compact

Read More
Declaring C dll functions...


cvb.netpinvoke

Read More
Generate C# wrapper from C include file...


c#cpinvoke

Read More
NullReferenceException, no stack trace... where to start?...


c#wpfdebuggingpinvokewinmm

Read More
Pass Multiple Process Creation flags to CreateProcess...


c#pinvoke

Read More
Strange behavior coming from a P/Invoke function - Magic loop...


c#pinvoke

Read More
How to create suspended process from c# without P/Invoke?...


c#processpinvokecreateprocesssuspend

Read More
Determine if MoveFileWithProgress was successful...


c#winapipinvoke

Read More
How to use WM_Close in C#?...


c#pinvoke

Read More
Only first character is passed in pinvoke string...


dllpinvokedllimport

Read More
can't return custom type instance with unmanaged export (Robert Giesecke)...


c#delphipinvoke

Read More
Conversion from c char* to string/IntPtr c#...


c#cpinvoke

Read More
P/Invoke Unmanaged Pointer, as IntPtr or as void*...


pinvoke

Read More
I can't disable Windows Key with C#...


c#winapipinvokekeyboard-hook

Read More
DllImport params on attribute...


c#c++pinvokedllimport

Read More
C# VS 2013 how to call programs in DLL...


c#dllinteroppinvokevisual-studio-2013

Read More
Including Lua in C++ DLL makes it incompatible with C#?...


c#c++dllluapinvoke

Read More
BackNext