How about adding a function to detect shutdown/restart/hibernate and resume from hibernation to PowerFunctions?
You can discuss the services that I authored here.
Frodo
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
How about adding a function to detect shutdown/restart/hibernate and resume from hibernation to PowerFunctions?
I could do it, but you likely wouldn't get the message until after hibernate occured.Originally Posted by 0l33l
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
Well, in NaviVoice, I get the message and I have time to pause recognition. How do you think I got SAPI to resume after hibernationOriginally Posted by frodobaggins
So, is FC that much slower![]()
It depends on how you implement it. You can pause hibernation until you are done doing whatever you need to do.Originally Posted by 0l33l
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.
-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
I didn't even needed to do that. I guess my events were executed faster than the hibernation.Originally Posted by xBrady
That's not the problem. It's just the way Windows works, unless you do some special handling of hibernation yourself, sending messages will likely not reach the other apps until they come back, as they have prepared for hibernate. The reason you can pause Sapi is because it is running in your own app.
We can try it out and see if it works though![]()
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
True, or send that app a command after your app has finished executing its instructionsOriginally Posted by frodobaggins
![]()
Sweet, people with USB devices that are recalcitrant when it comes to waking up from sleep/hibernation will be able to use this to launch a mechanism to re-initialize the offending hardware.
Chrysler 300 - Fabricating
http://hallert.net/
Ok. I have found several bugs in my joystick service, however they are easy to fix.
But now I have another problem, and I need input on how to solve it.
Ok, the service enumerates and post events for 4 joysticks.
What do I do if the user decides to start a game or some other app that needs
the joysticks ? How should I proceed there ?
Help guys.
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
Bookmarks