 Test ApiHooks.dll and ApiHooks.exe (EstablishApiHooks function):
ApiHooks.dll must be in search path of all processes because it is loaded
together with HookBeep.dll to ALL processes (USER32.dll too). In Win9x
must be ApiHooks.dll in PATH, in NT in %SystemRoot%\SYSTEM32.

1) Start Beep.exe

2) ApiHooks -o HookBeep ALL

3) Go on with Beep.exe - you'll see if it is hooked (existing process was hooked)

4) End Beep.exe

5) Start Beep.exe - you'll see if it is hooked (new process was hooked).
   In NT try for example: cmd /c cmd /c cmd /c cmd /c cmd /c cmd /c cmd /c Beep
