Prev: What is to be the best free IDE to write database applications on Windows
Next: [sockets] Listen on several UDP ports ?
From: B.S on 20 Feb 2010 08:33 i am trying to get child window of "Progman" class but it is giving me an error "Invalid handle window" i am using for this hwnd=FindWindow("Progman",0); hwnd=GetWindow(hwnd,GW_CHILD); it is finding window but it isn't returning child window. this funqtion worked very good on my old OS windows XP now i have Windows 7. All programs compiled on XP workes grite but compiled on Windows 7 doesn't please help |