Computer Accessories User Manual

300 AppLock Error Messages
MX5X Reference Guide E-EQ-MX5CERG-F-ARC
Message Explanation and/or corrective action Level
Enter ToAdmin Entering the function that handles a mode switch into
admin mode.
LOG_PROCESSING
Enter ToUser Entering the function that handles the mode switch to
user mode
LOG_PROCESSING
Enter verify password Entering the password verification processing. LOG_PROCESSING
Exit AppLockEnumWindows-
Found
There are two exit paths from the enumeration function.
This message denotes the enumeration function found
the application.
LOG_PROCESSING
Exit AppLockEnumWindows-Not
found
There are two exit paths from the enumeration function.
This message denotes the enumeration function did not
find the application.
LOG_PROCESSING
Exit DecryptPwd Exiting password decryption processing. LOG_PROCESSING
Exit EncryptPwd Exiting password encryption processing. LOG_PROCESSING
Exit FullScreenMode Exiting the function that switches the screen to full
screen.
LOG_PROCESSING
Exit GetAppInfo Processing is at the end of the function that retrieved the
application information from the registry.
LOG_PROCESSING
Exit password dialog Exiting password prompt processing. LOG_PROCESSING
Exit password dialog-cancel Exiting password prompt w/cancel. LOG_PROCESSING
Exit password dialog-OK Exiting password prompt successfully. LOG_PROCESSING
Exit password timeout Exiting password timeout processing. LOG_PROCESSING
Exit restart app timer Processing is at the end of the timer function LOG_PROCESSING
Exit TaskbarScreenMode Exiting the function that switches the screen mode back
to normal operation for the administrator.
LOG_PROCESSING
Exit ToAdmin Exiting the function that handles the mode switch into
admin mode.
LOG_PROCESSING
Exit ToUser Exiting the user mode switch function. LOG_PROCESSING
Exit ToUser-Registry read failure The AppName value does not exist in the registry so
user mode cannot be entered.
LOG_PROCESSING
Exit verify password-no pwd set Exiting password verification. LOG_PROCESSING
Exit verify password-response from
dialog
Exiting password verification. LOG_PROCESSING
Found taskbar The handle to the taskbar has been found so that
AppLock can disable it in user mode.
LOG_PROCESSING
Getting address of keyboard hook
init procedure
AppLock is retrieving the address of the keyboard hook. LOG_PROCESSING
Getting configuration from registry The AppLock configuration is being read from the
registry. This occurs at initialization and also at entry
into user mode. The registry must be re-read at entry
into user mode in case the administration changed the
settings of the application being controlled.
LOG_PROCESSING
Getting encrypt pwd length The length of the encrypted password is being
calculated.
LOG_EX
Hook wndproc failure AppLock is unable to lock the application. This could
happen if the application being locked encountered an
error after performing its initialization and shut itself
down prior to being locked by AppLock.
LOG_ERROR
Hook wndproc of open app failure The application is open, but AppLock cannot lock it. LOG_ERROR
Hot key event creation failure The Admin applet is unable to create the hotkey
notification.
LOG_ERROR
Hot key pressed Processing the hotkey and backdoor entry LOG_EX
Hot key pressed Processing the hotkey and backdoor entry LOG_EX
Hot key set event failure When the administrator changes the hotkey
configuration the hotkey controller must be notified.
This notification failed.
LOG_ERROR
Hotkey press message received The user just pressed the configured hotkey. LOG_PROCESSING
In app hook:WM_SIZE In addition to preventing the locked application from
exiting, AppLock must also prevent the application from
enabling the taskbar and resizing the application’s
window. This message traps a change in the window
size and corrects it.
LOG_EX