July 2000
Intermediate to advanced
392 pages
10h 19m
English
Under NT, shell crashes are not really a problem. You can access the
Run command from the Task Manager and start up another instance of
Explorer.exe.
Under Windows 98, there is no Run command that is available from the Task Manager. When developing for the shell, you can save yourself countless headaches by keeping a simple program running at all times during your development. This program can have a form with one command button that executes the following line of code:
Shell "Explorer.exe"
Read now
Unlock full access