|
| class | AppConfig |
| | Utility to store application's configuration in registry. More...
|
| |
| class | AppMRU |
| |
| class | AppUtils |
| |
| class | DeviceManagement |
| |
| class | HID |
| |
| class | ImageConvert |
| |
| class | Kernel32 |
| |
| class | MailSlotClient |
| |
| class | MailSlotServer |
| |
| class | NativeMethods |
| |
| class | SafeTokenHandle |
| | Represents a wrapper class for a token handle.
|
| |
| class | Serial |
| |
| class | setupapi |
| | A class used to activate / deactivate and reset USB devices connected to the computer More...
|
| |
| struct | SID_AND_ATTRIBUTES |
| | The structure represents a security identifier (SID) and its attributes. SIDs are used to uniquely identify users or groups.
|
| |
| class | SysInfo |
| |
| class | SystemConsole |
| | Utility to manipulate the console that is attached to the process. More...
|
| |
| struct | TOKEN_ELEVATION |
| | The structure indicates whether a token has elevated privileges.
|
| |
| struct | TOKEN_MANDATORY_LABEL |
| | The structure specifies the mandatory integrity level for a token.
|
| |
| class | Uac |
| | 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); More...
|
| |
| class | USB |
| |
| class | WinUtils |
| |
| class | WMI |
| |