Hi Allen,
There is a function in User32.DLL called ExitWindowsEX which performs
several functions to shut down Windows 95.
I've attached a basic prog to illustrate it's use.
Ensure you've closed down ALL other programs in windows before running this
as this runs the Shutdown directly; you'll need to add any user confirmation yourself.
Good luck !
James
!
!
There is a function in User32.DLL called ExitWindowsEX which performs
several functions to shut down Windows 95.
I've attached a basic prog to illustrate it's use.
Ensure you've closed down ALL other programs in windows before running this
as this runs the Shutdown directly; you'll need to add any user confirmation yourself.
Good luck !
James
!
!