Hi,
my application needs to know if the computer is going into hibernate, standby or power off mode and when the computer is returning from one of this modes.
I guess the WM_POWERBROADCAST would be the right thing, but how would i get this message within bmx, without using c++ ?
Does anyone have an example how to peek and work with window messages within bmx?
my application needs to know if the computer is going into hibernate, standby or power off mode and when the computer is returning from one of this modes.
I guess the WM_POWERBROADCAST would be the right thing, but how would i get this message within bmx, without using c++ ?
Does anyone have an example how to peek and work with window messages within bmx?