Welcome to my first DLL for Visual DialogScript.

This DLL has only one command with two options.
It enables or disables the CTRL+ALT+DEL-combination
by pretending a screensaver is running. Note that
this DLL will only work on Win9X-systems.

SLEDGE CTRLALTDEL,ON
SLEDGE CTRLALTDEL,OFF

The "ON"-option will enable the CTRL+ALT+DEL option and
the "OFF"-option will disable the CTRL+ALT+DEL option. When
the DLL fails to process the command, OK is set to false!
This will happen when run on Windows NT/2000.
Use this functionality with care! It is not intended to
be used from within programs. This function is only used
internally from within Windows and should not be used by
programmers in applications :)

For any comment on this DLL: please e-mail me at SLEDGE@VDS3.MYWEB.NL

Greetz,

Sledge