Search code examples
From C# to F#: Pinned Array and Stringbuilder in external function called from F#...


arraysf#pinvokeexternalpass-by-reference

Read More
Using a Delphi native dll in C# (DllImport issue)...


c#delphipinvoke

Read More
P/Invoke, trouble finding/declaring function entry point...


c++c#-4.0pinvokedllimport

Read More
Does Python have something similar to .net c# PInvoke?...


pythonpinvoke

Read More
C# P\Invoke DLL no entry point into C++?...


c#pinvokedllimport

Read More
How to call external function in F# with arguments by reference?...


f#pinvokeexternalpass-by-reference

Read More
Pass void to void with PInvoke...


c#c++pinvoke

Read More
pinvoke: structure filled on the C side, but data gone when back home...


c#cdlldata-structurespinvoke

Read More
PInvoke return struct with two dimensions array...


c++interoppinvokemarshallingmanaged

Read More
How can I use a native DLL from C#?...


pinvokenative-code

Read More
How to pass a COM object as an IntPtr to a P/Invoke method?...


c#.netpinvokeoutlook-addinmapi

Read More
Using double * or short * in C DLL, what to use in C# with pinvoke...


cpointersdllpinvoke

Read More
DllImport does not show in intellisense...


c#pinvokedllimport

Read More
why is CreateProcessWithTokenW failing with ERROR_ACCESS_DENIED...


winapipinvokecreateprocessasuser

Read More
Programmatically change the location of an unmanaged DLL to import...


c#pinvokeunmanageddllimport

Read More
Trying to marshal a struct with char * data but data is null...


c#dllstructpinvokemarshalling

Read More
Get functions from lib...


pinvokewrapperdumpbin

Read More
ListView's empty markup can't work with SetWindowTheme and AutoResizeColumns...


c#cwinformslistviewpinvoke

Read More
compare byte[] via pinvoke memcmp combined with multithreading...


c#comparisonpinvokearraysmemcmp

Read More
SymFromAddr using C#...


c#.netwindowspinvoke

Read More
Trouble using PInvoke against ssdeep's fuzzy.dll (unbalanced stack)...


vb.netinteroppinvoke

Read More
Running Silverlight 5 RC P/Invoke application in a browser from internet?...


webpinvokesilverlight-5.0

Read More
Is it valid to use unsafe struct * as an opaque type instead of IntPtr in .NET Platform Invoke?...


c#pinvoke

Read More
How can I launch an Internet Explorer process as another user, a la /netonly?...


c#internet-explorerwinapipinvokentlm

Read More
Consuming FORTRAN DLL in C# via COM (P/invoke)...


c#compinvokefortran

Read More
P/Invoke syntax - Am I translating my C++ function correctly in C#?...


c#c++windowsinteroppinvoke

Read More
CryptUIWizDigitalSign failing when pwszTimestampURL specified...


windowspinvokecode-signingauthenticode

Read More
WCF PInvoke produces "Access is denied"...


c#wcfiispinvoke

Read More
How use pinvoke for C struct array pointer to C#...


c#carraysstructpinvoke

Read More
PInvoke returns C type with union...


.netcpinvokeunions

Read More
BackNext