Search code examples
Slow line of background code. How to bypass/replace/speed up. VB.NET...


vb.netoptimizationunmanaged

Read More
How do I import and call unmanaged C dll with ANSI C string "char *" pointer string from V...


vb.netdllunmanageddllimport

Read More
Tie destruction of an object (sealed) to destruction of an unmanaged buffer...


c#garbage-collectionbitmapunmanaged

Read More
MX Record Query fails...


c#interopdnsunmanaged

Read More
Unhandled Exception at KernelBase.dll when Invoking my CLR Project...


c++exceptionclrunmanagedmanaged

Read More
What C# datatype should I use to interface with unmanaged type "char* &sResult"...


c#.netclrpinvokeunmanaged

Read More
Bug with Unmanaged C++ code sending a string to Managed code...


c#c++unmanagedheap-corruption

Read More
How much GCHandle pinned memory/objects would make Garbage Collector slows down?...


c#garbage-collectionunmanaged

Read More
GetWindowThreadProcessId returns ambiguous threadID and processID - C#...


c#unmanaged

Read More
How to debug exception not handled by CLR...


.netdebuggingclrunmanaged

Read More
C# calling an unmanaged C driver(dll)...


c#cmarshallingunmanaged

Read More
Unmanaged C++ Classes in C#...


c#c++c++-cliwrapperunmanaged

Read More
Is it unsafe to use ToCharArray on a string under mono?...


c#stringmonounmanaged

Read More
Is this IntPtr pointing to allocated unmanaged memory or not?...


c#marshallingunmanagedunmanaged-memory

Read More
Marshall an array of managed strings to char*[]...


marshallingcommand-line-interfaceunmanaged

Read More
Manager IP Helper Functions in C# .NET...


c#.netippinvokeunmanaged

Read More
WPF concurrency model...


c#c++wpfunmanaged

Read More
Windows Recovery API call causes Stack Imbalance...


wpfpinvokeunmanaged

Read More
Do we have to marshall unsigned long?...


c#monounmanagedmanagedprimitive-types

Read More
Workaround to add a default parameterless constructor to a struct...


c#.netunmanagedil

Read More
ServiceStack + 3rd Party COM Inteop + Context disconnected exception...


multithreadingservicestackcom-interopunmanagedmanaged

Read More
How to send a struct by ref containing a string from C# to unmanaged C++ library...


c#cmonounmanagedmanaged

Read More
What causes Win32exception "The specified procedure could not be found"?...


.netwpfwinapiunmanagedwin32exception

Read More
Memory leak in unmanaged code?...


c#memory-leaksunmanaged

Read More
How can I pass an empty string buffer that can be written to from native to c#?...


c#cstringunmanagedmanaged

Read More
How do I marshal a pointer to a series of null-terminated strings in C#?...


c#c++marshallingunmanagedmanaged

Read More
Mapping unmanaged data to a managed structure in .NET...


c#.netwinapipinvokeunmanaged

Read More
Marshal.AllocHGlobal VS Marshal.AllocCoTaskMem, Marshal.SizeOf VS sizeof()...


c#.netwinapimemory-managementunmanaged

Read More
calling unmanaged dll from C# maybe im marshalling wrong...


c#dllmarshallingunmanaged

Read More
LNK2028 LNK2019 errors on unmanaged function call in managed function...


unmanagedmanaged-c++

Read More
BackNext