i have been facing some issue with a time attendance applciation i developed recently.
the last problems were not related to the application it self but with some errors outside the aplication.
since this is a finger print recognition application, the application must have to be on top of evrything else, and in theory this is the only application that runs on the computer.
but from time to time, an error (diferent everytime) is showing on the desktop and infromt onf my aplication. it is OS related not VFP related.
what i want to do is from time to time, check if my application is on top of everything else on the windows desktop, if not, bring it on top thus the people wont see the OS error and keep registering on the tme attendance app, otehr wise if the see the OS error, they just dont register their fingerprint
i do not want to take care of the OS errors, i am looking for a snippet to bring my app on top of everything
any thoughts?
the last problems were not related to the application it self but with some errors outside the aplication.
since this is a finger print recognition application, the application must have to be on top of evrything else, and in theory this is the only application that runs on the computer.
but from time to time, an error (diferent everytime) is showing on the desktop and infromt onf my aplication. it is OS related not VFP related.
what i want to do is from time to time, check if my application is on top of everything else on the windows desktop, if not, bring it on top thus the people wont see the OS error and keep registering on the tme attendance app, otehr wise if the see the OS error, they just dont register their fingerprint
i do not want to take care of the OS errors, i am looking for a snippet to bring my app on top of everything
any thoughts?