Search code examples
P/Invoke mapping for complicated C function (const void *text)...


c#pinvoke

Read More
Problem with C# protected memory...


c#c++pinvoke

Read More
How do you move software input panel (keyboard) to bottom of windows mobile screen?...


.netwindows-mobilecompact-frameworkpinvoke

Read More
Windows 7 64 bit and accessing Win32 API calls via P/Invoke & Marshal problems...


c#.netwinapiusbpinvoke

Read More
C# P/Invoke Attribute...


c#windows-mobilecompact-frameworkpinvokecreation

Read More
P/Invoke - C# signature for Custom Types using DLLImport?...


c#pinvokedllimport

Read More
Static library breaks build...


xcodemonoxamarin.iospinvokestatic-libraries

Read More
Why does GetWindowThreadProcessId return 0 when called from a service?...


c#winapipinvoke

Read More
EntryPointNotFound exception thrown when attempting to p/Invoke functions from setupapi.dll...


c#interoppinvoke

Read More
Odd Errors from PInvoke struct/function...


c#memorystructpinvokemarshalling

Read More
What does the AllowReversePInvokeCallsAttribute do?...


.netpinvoke

Read More
C++ <--> C# modify a marshalled array of bytes...


c#c++interoppinvokemarshalling

Read More
How to detect differentiate external wm_close vs internally triggered by form.close()...


c#winapic#-4.0c#-3.0pinvoke

Read More
Call delphi dll function from C# passing in a byte array...


c#delphiinteroppinvokearrays

Read More
PInvoke PFCreateInterface C#...


c#pinvoke

Read More
PInvokeStackImbalance when calling a dll function from C#...


c#pinvokedllimportdllexport

Read More
Can I embed a win32 DLL in a .NET assembly, and make calls into it using P/Invoke?...


c#.netpinvoke

Read More
C/C++ functions returning NaN in MonoTouch when p/invoked...


c#c++cxamarin.iospinvoke

Read More
Using P/invoke to improve performance, feasible or just wishful thinking?...


c#cperformancexamarin.iospinvoke

Read More
Incorrect return value from externally defined C function, entrypoint may have something to do with ...


c#xcodemonoxamarin.iospinvoke

Read More
Is .NET PInvoke available on Linux and Mac OS X platforms?...


c#.netlinuxmacospinvoke

Read More
.NET Portability Warning: CA1901 PInvoke Declarations Should Be Portable...


.netpinvokecode-analysisportable-applications

Read More
Casting a CLR type to void* and back...


garbage-collectionc++-clipinvoke

Read More
RtlCompressBuffer API in C#...


c#.netwinapipinvoke

Read More
How to call an unmanaged C++ function with a std::vector<>::iterator as parameter from C#?...


c#c++pinvoke

Read More
How do I call a C++ function from .net passing a 2D array?...


.netvb.netvisual-c++pinvoke

Read More
TranslateAccelerator succeeds, but WM_COMMAND messages are not showing up...


c#.netinteroppinvoke

Read More
WinPcap C# Wrapping pcap_findalldevs() throws PInvokeStackImbalance...


c#pinvokemarshallingwrapperwinpcap

Read More
DllImport PathCanonicalize on 64bit causes memory corruption...


c#64-bitpinvoke

Read More
Sending WM_KEYUP message to a window gives an OverflowException...


c#winformspinvokewindows-messagesoverflowexception

Read More
BackNext