using Delphi5.
I have an app that starts with windows boot and I would like to Close and Start it on the Hibernate/Wake command.
I need to be able to detect if it is coming back from an Hibernate so I can run my app each time. I have a setting in the Registry where the User can choose to run only once per day.
I am guessing there is a windows Message or Registry entry that tells the machine that it is going into and coming back from an Hibernate.
Thoughts and suggestions?
Thanks for looking at this question.