Message

Explanation and/or corrective action

Level

 

 

 

 

 

 

Hook wndproc of open

The application is open, but AppLock cannot lock it.

LOG_ERROR

app failure

 

 

 

 

 

Hot key event creation

The Admin applet is unable to create the hotkey notification.

LOG_ERROR

failure

 

 

 

 

 

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

LOG_ERROR

notified. This notification failed.

 

 

 

 

 

Hotkey press message

The user just pressed the configured hotkey.

LOG_PROC-

received

ESSING

 

 

 

 

 

In addition to preventing the locked application from exiting, AppLock must also prevent

 

In app hook:WM_SIZE

the application from enabling the taskbar and resizing the application’s window. This mes-

LOG_EX

 

sage traps a change in the window size and corrects it.

 

 

 

 

In app hook:WM_WIN-

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 mes-

LOG_EX

DOWPOSCHANGED

sage traps a change in the window position and corrects it.

 

 

 

 

 

 

Initializing keyboard

AppLock is calling the keyboard hook initialization.

LOG_PROC-

hook procedure

ESSING

 

 

 

 

Keyboard hook initial-

The keyboard filter initialization failed.

LOG_ERROR

ization failure

 

 

 

 

 

Keyboard hook loaded

The keyboard hook dll exists and loaded successfully.

LOG_EX

OK

 

 

 

 

 

L after Ctrl

Processing the backdoor entry.

LOG_EX

 

 

 

Loading keyboard hook

When AppLock first loads, it loads a dll that contains the keyboard hook processing. This

LOG_PROC-

message is logged prior to the load attempt.

ESSING

 

 

 

 

Open failure

The status information is being saved to a file and the file open has failed. This could

LOG_ERROR

occur if the file is write protected. If the file does not exist, it is created.

 

 

 

 

 

Open registry failure

If the Administration registry key does not exist, the switch to user mode fails because the

LOG_ERROR

AppName value in the Administration key is not available.

 

 

 

 

 

Opened status file

The status information is being saved to a file and the file has been opened successfully.

LOG_EX

 

 

 

Out of memory for

Not enough memory to encrypt the password.

LOG_ERROR

encrypted pwd

 

 

 

 

 

pRealTaskbarWndProc

The taskbar control has already been installed.

LOG_EX

already set

 

 

 

 

 

Pwd cancelled or invalid-

The password prompt was cancelled by the user or the maximum number of failed

LOG_EX

remain in user mode

attempts to enter a password was exceeded.

 

 

 

 

Read registry error-hot

The hotkey registry entry is missing or empty. This is not considered an error. The key-

LOG_ERROR

key

board hook uses an embedded default if the value is not set in the registry.

 

 

 

 

Read registry failure-app

AppName registry value does not exist or is empty. This constitutes a failure for switching

LOG_ERROR

name

into user mode.

 

 

 

 

Read registry failure-

AppCommandLine registry entry is missing or empty. This is not considered an error

LOG_ERROR

Cmd Line

since command line information is not necessary to launch and lock the application.

 

 

 

 

Read registry failure-Inter-

The Internet registry entry is missing or empty. This is not considered an error since the

LOG_ERROR

net

Internet value is not necessary to launch and lock the application.

 

 

 

 

4-53