
Message | Explanation and/or corrective action | Level | |
|
|
| |
Encrypt out of memory for | Unable to encrypt password. | LOG_ERROR | |
key |
|
| |
Encrypted data OK | The password has been successfully encrypted. | LOG_EX | |
|
|
| |
| In order for AppLock to control the application being locked so it can prevent the |
| |
Enter | application from exiting, AppLock launches the application and has to wait until it has | LOG_EX | |
AppLockEnumWindows | created and initialized its main window. This message is logged when the function that | ||
| |||
| waits for the application initialization is entered. |
| |
|
|
| |
Enter DecryptPwd | Entering the password decryption process. | LOG_ | |
PROCESSING | |||
|
| ||
|
|
| |
Enter EncryptPwd | Entering the password encryption processing. | LOG_ | |
PROCESSING | |||
|
| ||
|
|
| |
Enter FullScreenMode | Entering the function that switches the screen mode. In full screen mode, the taskbar is | LOG_ | |
hidden and disabled. | PROCESSING | ||
| |||
|
|
| |
Enter GetAppInfo | Processing is at the beginning of the function that retrieves the application information | LOG_ | |
from the registry. | PROCESSING | ||
| |||
|
|
| |
Enter password dialog | Entering the password dialog processing. | LOG_ | |
PROCESSING | |||
|
| ||
|
|
| |
Enter password timeout | Entering the password timeout processing. | LOG_ | |
PROCESSING | |||
|
| ||
|
|
| |
| Some application shut down before AppLock can stop it. In these cases, AppLock gets |
| |
Enter restart app timer | notification of the exit. When the notification is received, AppLock starts a timer to restart | LOG_ | |
the application. This message logs that the timer has expired and the processing is at the | PROCESSING | ||
| |||
| beginning of the timer function. |
| |
|
|
| |
Enter | Entering the function that switches the screen to | LOG_ | |
TaskbarScreenMode | taskbar. | PROCESSING | |
|
|
| |
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 | There are two exit paths from the enumeration function. This message denotes the | LOG_ | |
AppLockEnumWindows- | |||
enumeration function found the application. | PROCESSING | ||
Found | |||
|
| ||
|
|
| |
Exit | There are two exit paths from the enumeration function. This message denotes the | LOG_ | |
AppLockEnumWindows- | |||
enumeration function did not find the application. | PROCESSING | ||
Not found | |||
|
| ||
|
|
| |
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 | LOG_ | |
registry. | PROCESSING | ||
| |||
|
|
| |
Exit password dialog | Exiting password prompt processing. | LOG_ | |
|
|
|