Search code examples
Make ToolBar look like Windows Vista/7 instead of classic...


c#winformspinvoketoolbar

Read More
Alignment error with C# StructLayout.Explicit in DEVMODE structure...


c#interoppinvoke

Read More
Marshal C++ string vector to C#...


c#c++dllinteroppinvoke

Read More
C# marshaling C struct...


c#structpinvokedllimport

Read More
How to pass function pointer from C# to a C++ Dll?...


c#c++dlldelegatespinvoke

Read More
Dealing with a 3rd party library who's function call causes heap corruptions when P/Invoking...


c#.netcexceptionpinvoke

Read More
Interact with a form using handle C#...


c#automationpinvoke

Read More
Marshaling arrays in C# - why use AllocCoTaskMem vs new []?...


c#arrayspinvoke

Read More
Is the .NET use of WSAStartup safe for 64-bit apps?...


c#.netpinvokewsastartup

Read More
How can I marshal this character array parameter from C to a string in C#?...


c#.netcpinvokemarshalling

Read More
Storing data for unmanaged code when using P/Invoke...


c#c++unity-game-enginepinvokemarshalling

Read More
Problems when P/Invoking CertCreateSelfSignCertificate...


c#.netpinvokemarshallingx509certificate2

Read More
AddFontResource() slow on Win10 Anniversary Update...


c#windowspinvoke

Read More
Is the class NativeMethods handled specially in .NET?...


c#.netpinvokenative-methods

Read More
Should I use the ref keyword here?...


c#pinvokemarshallingref

Read More
How to marshal a pointer to array of structs which contains an unsigned char array?...


c#arrayspointerspinvokemarshalling

Read More
Converting byte[] to SAFEARRAY...


c#arrayspointerspinvoke

Read More
CryptoAPI's SignerTimeStampEx2 using PInvoke...


c#timestamppinvokesha256cryptoapi

Read More
GetWindowText() Doesn't Work For Greek...


vb.netpinvoke

Read More
Passing byte array from C# to C++ DLL as char*...


c#c++dllpinvokemarshalling

Read More
How to marshal a variable sized array of structs? C# and C++ interop help...


c#.netinteroppinvokemarshalling

Read More
Can't register for power notification settings in WinForms C#...


c#winformswinapipinvoke

Read More
Raising exception on managed and unmanaged callback chain with P/Invoke...


c#c++exceptioncallbackpinvoke

Read More
P/Invoking "wglChoosePixelFormatARB" Unbalances the Stack...


c#windowsopenglpinvokewgl

Read More
P-Invoke in .net core with Linux...


pinvoke.net-core

Read More
How to show printer properties/preferences dialog and save changes?...


c#winapiprintingpinvoke

Read More
C# P/Invoke AccessViolationException when attepting to use string parameters...


c#c++pinvokemarshalling

Read More
Receiving Input From RawInput Registered Devices In c#...


c#formspinvokeraw-input

Read More
How is pinning represented in IL...


c#pinvokecil

Read More
Fixed statement with jagged array...


c#pointerspinvokefixedjagged-arrays

Read More
BackNext