Search code examples
Cannot call DLL import entry, C# -> C++, EntryPointNotFoundException...


winapipinvokename-decoration

Read More
GetSystemInfo always returns 0 for dwAllocationGranularity on Win7 from Win Service...


c#.netwinapiwindows-7pinvoke

Read More
How does this CGPDFDictionaryGetString translate into Monotouch?...


c#pdfxamarin.iospinvokecgpdfdictionaryref

Read More
Calling an UnmanagedFunctionPointer in C# for custom calling conventions...


c#pinvokefunction-pointersunsafe

Read More
best way to get a volume serial number in an asp.net application?...


asp.netpermissionspinvoke

Read More
Get tooltips text from C# with PInvoke...


c#pinvoketooltipsendmessage

Read More
Debugging A VC++ 6 DLL Called From C#...


c#dllinteroppinvoke

Read More
P/Invoke a purely C++ library?...


.netc++pinvoke

Read More
How does Siverlight 5 with P/Invoke compare to XBAP with FullTrust?...


silverlightpinvokexbapsilverlight-5.0full-trust

Read More
Writing/Reading text in the Text box of a application from another application...


c#winapipinvoke

Read More
C++/CLI or C# P/Invoke for a big C library, calling an extern function...


cdllc++-clipinvoke

Read More
P/Invoke coarsening...


clrpinvoke

Read More
DataType between different process and architectures - Writing a correct DllImport...


c#pinvoke64-bitdllimporttype-conversion

Read More
Passing a structure with array of another structure from C# to C (P/Invoke)...


c#cstructpinvoke

Read More
Trouble with Marshal.PtrToStructure() and char arrays in structure DEVMODE...


c#pinvokemarshalling

Read More
Trying to marshal C++ pointer to unsigned long into a C# ulong...


c#pinvoke

Read More
Getting value of a char* exported by unmanaged dll in .NET...


c#.netpinvoke

Read More
pinvoke: How to free a malloc'd string?...


c#.netcmonopinvoke

Read More
Unmanaged c++ DLL in C#... WINAPI and Pointers...


c#c++pointerspinvokedllimport

Read More
Cannot add wintrust.dll...


winapipinvokedigital-signature

Read More
C++ unmanaged DLL in c#...


c#c++dllpinvoke

Read More
Improper marshaling: C# array to a C++ unmanaged array...


c#c++pinvokemarshalling

Read More
PInvoke: Error in returing text from C++ to C#...


c#c++pinvoke

Read More
Equivalent to System.Windows.Forms.DataFormats.GetFormat in WPF...


wpfpinvoke

Read More
Allocation and deallocation of memory in unmanaged code using platform Invoke (C#)...


c#.netmemory-leakspinvokeunmanaged

Read More
Can't get around compile error about fixed sized buffers in C#...


c#pinvoketypedefunsafe

Read More
Modifying file properties/metadata...


c#pinvokefile-attributesfile-properties

Read More
.NET CF - MSMQ ActivateDevice() Crash...


compact-frameworkpinvokemsmq

Read More
Set Textbox Value on other applications dialog PInvoke...


.nettextboxdialogpinvokesendkeys

Read More
Can I share a socket between winsock 2 P/Invoke calls and C# System.Net.Sockets calls?...


c#socketspinvokewinsockkerberos

Read More
BackNext