Search code examples
Fast text reading (alternatives to File.ReadAllText() and/or StreamReader.ReadToEnd())...


c#stringperformancetextpinvoke

Read More
CreateProcessAsUser() gives "A required privilege is not held by the client" Which one?...


winapiiispermissionspinvoke

Read More
JSIL and DllImport...


javascriptc#pinvokejsil

Read More
Reverse PInvoke and create a full unmanaged C# program...


c#c++pinvokeunmanaged

Read More
How to marshal this nested, variable-length C structure in C#...


c#cpinvokemarshalling

Read More
Getfield.SetValue doesn't work...


c#reflectionpinvoke

Read More
.net DllImport issue...


c#.netwindowspinvokedllimport

Read More
How to marshal this nested, and Pointer Used C structure in C#...


pinvoke

Read More
Trouble with passing handle to managed object using PInvoke...


c#pinvokeunmanaged-memory

Read More
How to pass variable length structure to pinvoke C function in C#...


pinvoke

Read More
DhcpEnumFilterV4 (P/Invoke) always reports ERROR_NO_MORE_ITEMS...


c#pinvokedhcp

Read More
Catch exception thrown from Delphi DLL in C#...


c#delphidllpinvokedllimport

Read More
Disadvantages of using TLB (and tlbimp.exe) with C#...


c#pinvokecom-interoptlbimptypelib

Read More
Pinvoke Bool - MarshalDirectiveExeption...


c#c++interoppinvoke

Read More
Why isn't PInvoke crashing in case of violated calling convention (in .NET 3.5)?...


.netpinvokecalling-conventionstdcallcdecl

Read More
What is the correct way to pass arguments to a C++ Dll from C# and back?...


c#c++visual-studiopinvoke

Read More
PInvoke DllExport: structure marshaling failure...


c#pinvokemarshalling

Read More
C# : Pass int array to c++ dll...


c#c++.netpinvokedllimport

Read More
C# pinvoke marshaling unions...


c#pinvokemarshalling

Read More
Why do I get AccessViolationException when calling native code from 32-bit comiled version of the ap...


c#clrpinvoke

Read More
Is it possible to create a 6400 byte integer?...


c#memory-managementintpinvokeref

Read More
How the CLR executes machine code?...


.netclrpinvokemachine-code

Read More
MSOCAF Verification - P/Invoke should be portable...


c#pinvokecode-analysis

Read More
Mapping platform specific interoperable types...


c#c++.netinteroppinvoke

Read More
c# dllimport with pointers...


c#pinvokedllimport

Read More
How to use C++ code from C#?...


.netc++-clipinvoke

Read More
How do I call this Delphi method in C# using Dllimport?...


c#delphipinvokedllimport

Read More
Equivalent of C unsigned char array in c# using PInvoke...


c#cpinvoke

Read More
make c++ class in a native dll to use in C#...


c#.netc++-clipinvokewrapper

Read More
P/Invoke: Memory corruption with pointer...


c++monopinvoke

Read More
BackNext