View Single Post
Old 03-30-07, 07:42 PM   #2 (permalink)
orconquest
Aximsite Prospect
 
Join Date: Mar 2007
Posts: 6
Thanked 0 Times in 0 Posts
HURRAY! I finally got it,

so basically you need to use a

::PostMessage(HWND_BROADCAST, WM_WININICHANGE, 0xF2, 0);

instead of the SendMessage. That took 1 week to figure out...good lord!
orconquest is offline   Reply With Quote