Search code examples
Get StartAddress of win32 thread from another process...


c#c++dllprocesspinvoke

Read More
C# P/Invoke keyboard_event...


c#pinvokekeypress

Read More
How to import void ** C++ API into C#?...


c#pinvokedllimport

Read More
Can't find SDL_LoadBMP() entry point in 'SDL.DLL' with PInvoke...


c#dllpinvokesdl

Read More
Calling a delphi DLL function from C# Code...


c#delphipinvoke

Read More
Return list of points (x,y,z) from C to C# using PInvoke...


c#cpinvoke

Read More
How can I add a reference to a C-based DLL in my C# application?...


c#cdllpinvokedllimport

Read More
Access violation calling Win API from C# using DllImport...


c#.netinteroppinvoke

Read More
MoveFileWithProgress throws "The system cannot move the file to a different disk drive" – ...


c#windowswinapipinvoke

Read More
Access Samba Share, No Drive Mapping, With IP address - C#...


c#pinvokesamba

Read More
How can I tell if I window is receiving input (not showing a modal dialog, etc)...


c#winformspinvoke

Read More
PInvoke marshalling of integers returning incorrect result...


c#.netpinvokemarshallingunmanaged

Read More
Marshaling a Struct with methods using C# P/Invoke...


c#c++interoppinvokemarshalling

Read More
Access Violation with P/Invoke SendMessage and Message.GetLParam...


c#pinvoke

Read More
Marshalling C struct containing arrays to C#...


c#pinvoke

Read More
p/invoke unbalanced stack error...


c#.netc++pinvoke

Read More
How do I P/Invoke the dnsapi.dll method: DnsValidateServerStatus...


c#pinvoke

Read More
Implications of throwing exception in delegate of unmanaged callback...


c#.netexceptionpinvoke

Read More
Recreating C# `Struct` version of Delphi `Record` - to pass into DLL as a parameter...


c#delphipinvokedelphi-7

Read More
C# calling Delphi DLL that returns structure within structure...


c#delphipinvoke

Read More
Calling UNIX and Linux shared object file .so from c#...


c#linuxmonopinvokeshared-libraries

Read More
Using Delphi DLL with dynamic array from C#...


c#delphipinvoke

Read More
C# 4.0 PInvoke Issue (ATI AGS Library)...


c#.netc#-4.0pinvoke

Read More
buffer size is incorrect when marshaling to native code...


c#pinvoke

Read More
Is it possible to use D from C# via P/Invoke?...


c#.netpinvoked

Read More
Changing SECONDARY Monitor screen resolution in c#...


c#winapipinvoke

Read More
Crash with a x64 .NET 4.0 application in Release mode outside of the IDE only...


c#.netvisual-studio-2010pinvokewindows-7-x64

Read More
Calling unmanaged C++ library (dll) from C# creates an access violation error (0xc0000005)...


c#.netc++interoppinvoke

Read More
Can I free memory allocated for parameters when SHChangeNotify is called with the SHCNF_FLUSHNOWAIT ...


c#pinvokeshell32

Read More
How to call SHChangeNotify from C# without error 14007...


c#pinvokeshell32

Read More
BackNext