| Windows with Delphi Windows API (94) Windows Filesystem (41) Windows Forms (69) Windows Graphics (38)
New related comments Number of comments in the last 48 hours Play WAV files |
Disable/ Enable task switching
Under Windows 3.x and 95/98 you can prevent that a user switches to another application with the following code which pretends to be a screensaver running. This does not work under Windows NT.
Comments:
|