Message

Explanation and/or corrective action

Level

 

 

 

Enter AppLockEnumWindows

In order for AppLock to control the application being

LOG_EX

 

locked so it can prevent the application from exiting,

 

 

AppLock launches the application and has to wait

 

 

until it has 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

LOG_PROCESSING

 

mode. In full screen mode, the taskbar is hidden

 

 

and disabled.

 

 

 

 

Enter GetAppInfo

Processing is at the beginning of the function that

LOG_PROCESSING

 

retrieves the application information from the

 

 

registry.

 

 

 

 

Enter password dialog

Entering the password dialog processing.

LOG_PROCESSING

 

 

 

Enter password timeout

Entering the password timeout processing.

LOG_PROCESSING

 

 

 

Enter restart app timer

Some application shut down before AppLock can

LOG_PROCESSING

 

stop it. In these cases, AppLock gets notification of

 

 

the exit. When the notification is received, AppLock

 

 

starts a timer to restart the application. This

 

 

message logs that the timer has expired and the

 

 

processing is at the beginning of the timer function.

 

 

 

 

Enter TaskbarScreenMode

Entering the function that switches the screen to

LOG_PROCESSING

 

non-full screen mode and enable the taskbar.

 

 

 

 

Enter ToAdmin

Entering the function that handles a mode switch

LOG_PROCESSING

 

into admin mode.

 

 

 

 

Enter ToUser

Entering the function that handles the mode switch

LOG_PROCESSING

 

to user mode

 

 

 

 

Enter verify password

Entering the password verification processing.

LOG_PROCESSING

 

 

 

Exit AppLockEnumWindows-Found

There are two exit paths from the enumeration

LOG_PROCESSING

 

function. This message denotes the enumeration

 

 

function found the application.

 

 

 

 

Exit AppLockEnumWindows-Not found

There are two exit paths from the enumeration

LOG_PROCESSING

 

function. This message denotes the enumeration

 

 

function did not find the application.

 

 

 

 

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

LOG_PROCESSING

 

screen.

 

 

 

 

Exit GetAppInfo

Processing is at the end of the function that

LOG_PROCESSING

 

retrieved the application information from the

 

 

registry.

 

 

 

 

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

LOG_PROCESSING

 

back to normal operation for the administrator.

 

 

 

 

6 - 15