Search code examples
invoke C function from C# using P/Invoke...


c#.netvisual-c++pinvoke

Read More
C/C++ struct in C# via P/Invoke...


c#.netvisual-c++pinvoke

Read More
Programmatically setup a PEAP connection in Windows Mobile...


windows-mobilecompact-frameworkpinvokewifi

Read More
When is WindowProc called?...


c#windowspinvoke

Read More
Managed Type equivalent of [MarshalAs(UnmanagedType.I8)]...


c#pinvoke

Read More
How can I create this struct in C#?...


c#structpinvokeunions

Read More
Correct PInvoke signatures to use nested structs with reserved memory from C#?...


c#c++structpinvoke

Read More
Error getting device handle...


c#c++pinvokeguid

Read More
what's the proper way to retrieve text from a Rich Text Control using the Windows API?...


c#.netwinapipinvokesendmessage

Read More
Marshalling struct containing int and int[] from C# to C++...


c#c++visual-c++pinvokemarshalling

Read More
"P/Invoke entry points should exist" with what should be correct entry points stated...


c#interoppinvokeanalysis

Read More
About DllImport in C#...


c#pinvoke

Read More
How do I prevent AccessViolationException when returning a string from C++ to C# on 64-bit Windows?...


c++.net-4.0pinvokeswigaccess-violation

Read More
How to call this Delphi function from C#?...


c#delphipinvokemarshallingwidestring

Read More
Does P/Invoke on 64-bit windows require different signatures than on 32-bit?...


c#64-bitpinvoke

Read More
VB.NET pinvoke declaration wrong?...


vb.netpinvoke

Read More
FindWindowEx Without windowTitle...


.netvb.netwinformspinvoke

Read More
LIST_ENTRY and UNICODE_STRING pinvoke C#...


c#winapipinvoke

Read More
Getting transparent shell-icons for files and folders in C#...


c#windowscompinvokeexplorer

Read More
C# PInvoke - Function returning char* and with reference char* parameter...


c#c++pinvoke

Read More
Access violation where there wasn't one before...


c#.netpinvokegraphvizaccess-violation

Read More
Calling C++ DLL with a callback function that contains a char* from C#...


c#pinvoke

Read More
How do I figure out what the values are for SECURITY_INFORMATION?...


c#pinvokemsdn

Read More
Monotouch PInvoke System.EntryPointNotFoundException...


iphonepinvokexamarin.ios

Read More
Unbalanced stack warnings from LLVM bindings...


c#f#pinvokellvmllvm-fs

Read More
CreateFile in Kernel32.dll does not allow me to open a physical disk...


c#.netwindowspinvokekernel32

Read More
Set value in a c# struct with PowerShell...


c#powershellpinvoke

Read More
Problems linking to Windows APIs in VS 2012 Express for Desktop in C#...


c#windowspinvokedllimport

Read More
C#/CopyFile: Cross-platform code with Progress...


c#.netmonocross-platformpinvoke

Read More
ConvertStringSecurityDescriptorToSecurityDescriptor in .NET...


.netpinvoke

Read More
BackNext