Windows / Shutdown / Interception
[1/1] from: sqlab::gmx::net at: 8-Dec-2004 8:57
Hi
I am looking for a way to intercept the shutdown of a Rebol console
application.
I used the Linux example of Carl Sassenrath via the system-port as a sample
and exchanged the signals with winmsg, WM_CLOSE and WM_DESTROY, but no
success.
Is there any working example for Windows available ?
AR