01-23-2003, 11:34 PM
Registry hives
def HKEY_CLASSES_ROOT 0x80000000
def HKEY_CURRENT_USER 0x80000001
def HKEY_LOCAL_MACHINE 0x80000002
def HKEY_USERS 0x80000003
These constants are also declared in reference file "winapiqm.txt". This file should be selected in Settings.
Example:
rget port "TCPIPDataPort" "SOFTWARE\Symantec\pcANYWHERE\CurrentVersion\System" HKEY_LOCAL_MACHINE
def HKEY_CLASSES_ROOT 0x80000000
def HKEY_CURRENT_USER 0x80000001
def HKEY_LOCAL_MACHINE 0x80000002
def HKEY_USERS 0x80000003
These constants are also declared in reference file "winapiqm.txt". This file should be selected in Settings.
Example:
rget port "TCPIPDataPort" "SOFTWARE\Symantec\pcANYWHERE\CurrentVersion\System" HKEY_LOCAL_MACHINE