▼NSpringCard | |
▼NLibCs | |
▼NWindows | |
CAppConfig | Utility to store application's configuration in registry |
CAppMRU | |
CAppUtils | |
▼CDeviceManagement | |
CDeviceDetails | Use SetupDi API functions to retrieve the device path name of an attached device that belongs to a device interface class. |
▼CHID | |
CHIDD_ATTRIBUTES | |
CHIDP_CAPS | |
CImageConvert | |
CKernel32 | |
▼CMailSlotClient | |
CSafeMailslotHandle | Represents a wrapper class for a mailslot handle. |
▼CMailSlotServer | |
CMailSlot | The class exposes Windows APIs to be used in this code sample. |
CSafeLocalMemHandle | Represents a wrapper class for a local memory pointer. |
CSafeMailslotHandle | Represents a wrapper class for a mailslot handle. |
CSECURITY_ATTRIBUTES | The SECURITY_ATTRIBUTES structure contains the security descriptor for an object and specifies whether the handle retrieved by specifying this structure is inheritable. This structure provides security settings for objects created by various functions, such as CreateFile, CreateNamedPipe, CreateProcess, RegCreateKeyEx, or RegSaveKeyEx. |
▼CSerial | |
CCommPortInfo | |
Csetupapi | A class used to activate / deactivate and reset USB devices connected to the computer |
CSysInfo | |
CSystemConsole | Utility to manipulate the console that is attached to the process |
CUac | Class used to manage program's uac Exemple of use: Uac uac = new Uac(); bool InAdminGroup = uac.IsUserInAdminGroup(); bool uac.IsRunAsAdmin(); bool uac.IsProcessElevated(); if(!fIsElevated) uac.SetShieldOnButton(btnElevate); |
CUSB | |
CWinUtils | |
▼CWMI | |
CDeviceInfo | |
CDeviceNotification | |
▼CNative | |
CDEV_BROADCAST_DEVICEINTERFACE | |
CDEV_BROADCAST_HANDLE | |
CSP_CLASSINSTALL_HEADER | |
CSP_DEVINFO_DATA | |
CSP_DEVINSTALL_PARAMS | |
CSP_PROPCHANGE_PARAMS | |
▼CRawPrinterHelper | Description of RawPrinterHelper. |
CDOCINFOA | |
Csetupapi | A class used to list / activate / deactivate and reset USB devices connected to the computer |