Page 1 of 1

GetMessage Question

PostPosted: Feb 13, 2003 @ 2:05pm
by eric_wong
I'm writing a game and I want to stop updating new frame if the dialog box of active sync is about to appear.

i expect that either WM_KILLFOCUS message or WA_INACTIVE should be received before the dialog box shows up. However, the message is received after the showing of dialog box and the screen is trashed.

I wonder if someone can help me on it?

Thanks

PostPosted: Feb 13, 2003 @ 2:10pm
by sponge
Post this in the Developer forum, many of the developers will read there, but not in General PPC.

Or one of the mods will kindly move it, whatever happens first.