ketch23
February 21, 2002, 11:58 am
I'm building a VB app that will spend a lot of time minimized on the task bar. I want that app to run some code when the pc user does "ctrl+alt+del" in windows (lock or shut down pc)
How can I capture the Windows "ctrl+alt+del" event in my app even though the application does not have the focus (minimized on task bar) ?
How can I capture the Windows "ctrl+alt+del" event in my app even though the application does not have the focus (minimized on task bar) ?