Curvostella

Assembly of XHelpers.PAccess

Utilities for Platform Access

Curvostella

XHelpers library (Freeware) XHelpers library (Freeware)

The XHelpers.PAccess.dll module provides a set of classes for platform access (unsafe utilities and other helpers used for interacting with Win32, etc., via PInvoke).


Helper Types for Platform Access (the XHelpers namespace):

Category Types
Programming memory XMemory
Unsafe buffers XUnsafeBytesBuffer, XUnsafeCharBuffer
Operations on null-terminated strings XSZ
Automatically finalizable null-terminated strings XDisposableSZ
Operations on Win32 handles XHandle;
XCloseHandleCallback
Automatically dispodable handle XDisposableHandle
Properties of the current process XProcess



Top

© Sergei Kitaev (Китаев С.Ю.)