A background task is causing problems on notebooks with XP-SP2. The application is developed using D7. It seems that the notebook is shutting down even though the application is busy processing a background thread.
Reading various web articals it seems: setThreadExecutionState(ES_SYSTEM_REQUIRED| ES_CONTINUOUS); setthreadPriority(thread_PRiority_highest); may be part of the answer but I can not locate the unit they are in and they do not show in any delphi help searches. Has anyone dealt with this problem before? Would really like to squash this bug so any help is most welcome. thanks Richard __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
