Hook user logoff/reboot

contains all delphi packages mentioned below
Post Reply
Peebee
Posts: 2
Joined: Fri Mar 21, 2008 9:20 am

Hook user logoff/reboot

Post by Peebee »

I'trying to hook user logoff end system reboot/shutdown.
The reboot/shutdown works fine, but I can't find the correct way to
hook a user logoff.

Does anyone have an example ?

TIA

Paul
madshi
Site Admin
Posts: 10764
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

I seem to have missed this thread somehow. Sorry for the very late reply!

Hooking ExitWindowsEx should do the trick, I think.
Post Reply