Search code examples
How to get creation DateTime of file from very long path?...

c#datetimekernel32interopservicessafehandle

Read More
Sending raw text to printer via usb...

vb.netusbzebra-printerszplsafehandle

Read More
How can I prevent the same unmanaged pointer from being encapsulated in two different SafeHandles?...

c#cpinvokesafehandle

Read More
Cannot pass SafeHandle instance in ReleaseHandle to native method...

c#pinvokemarshallingsafehandle

Read More
safe handle has been closed - numerous options to fix...

c#serial-portsafehandle

Read More
Which `IntPtr` flavors are candidates for a `SafeHandle`...

c#winapipinvokeroslyn-code-analysissafehandle

Read More
Does Marshal.Release() have an implicit ReliabilityContract?...

c#.netvb.netcomsafehandle

Read More
ObjectDisposedException: Safe handle has been closed...

c#multithreadingpos-for-.netsafehandle

Read More
SafeHandle with memory pressure...

c#.netgarbage-collectionsafehandleconstrained-execution-reg

Read More
Safe Handles when marshaling Win32 structs (PROCESS_INFORMATION)...

c#winapipinvokesafehandle

Read More
Constraints vs abstract class using SafeHandle...

c#pinvokesafehandle

Read More
How to properly dispose of pinvoke/unmanaged code...

c#cpinvokesafehandle

Read More
What's the purpose of invalidHandleValue in SafeHandle?...

c#safehandle

Read More
After using FileStream.SafeFileHandle, is it safe for me to remove a call to GC.KeepAlive()?...

c#filestreamsafehandle

Read More
BackNext