A
Ashok
Hi,
My Application running on XPe is controlling the System Shutdown by
intercepting the WM_POWERBROADCAST. When it receives this message, the
applicaiton sends out a message to all the applications it has launched to
close. Once it receives a confirmation, it initiates shutdown by calling
InitiateSystemShutdown( ).
It works fine on WinXP professional but when I try the same on the Hardware
with WinXPe, it does not. We have a Explorer shell running on WindowsXPe and
whenever I press the shutdown button, I am getting the messages from
WM_POWERBROADCAST message handler but it is not sending any messages to the
Applications for graceful closing, instead hardware shuts the power to the
processor immediately. Please let me know if you have any idea about this.
Thanks,
Ashok
My Application running on XPe is controlling the System Shutdown by
intercepting the WM_POWERBROADCAST. When it receives this message, the
applicaiton sends out a message to all the applications it has launched to
close. Once it receives a confirmation, it initiates shutdown by calling
InitiateSystemShutdown( ).
It works fine on WinXP professional but when I try the same on the Hardware
with WinXPe, it does not. We have a Explorer shell running on WindowsXPe and
whenever I press the shutdown button, I am getting the messages from
WM_POWERBROADCAST message handler but it is not sending any messages to the
Applications for graceful closing, instead hardware shuts the power to the
processor immediately. Please let me know if you have any idea about this.
Thanks,
Ashok