Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Nov : Check for Windows Shutdown
Hi I have a formless application which scans specific files on a user's hard drive, is it possible to trap WM_QUERYENDSESSION in an application that does not have a main form? I just need to detect if Windows is being shut down. Thanks DGJ