winprefs v0.3.2
A registry exporter for programmers.
Loading...
Searching...
No Matches
Variables
constants.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const size_t CMD_MAX_COMMAND_LENGTH
 Maximum cmd.exe command line length.
 
const size_t POWERSHELL_MAX_COMMAND_LENGTH
 Maximum PowerShell command line length.
 
const size_t MAX_KEY_LENGTH
 Maximum length of a registry key.
 
const size_t MAX_VALUE_NAME
 Maximum length of the value-name in a reg add command.
 
const size_t WL
 Alias of sizeof(wchar_t).