View Single Post
Old Jan 27th, 2008, 7:02 AM   #9
pcbrainbuster
Programmer
 
Join Date: Dec 2007
Posts: 93
Rep Power: 1 pcbrainbuster is on a distinguished road
Re: Timers and hooks -

But WndList is being changed in EnumWindows(), I think I should mension that WndList is a vector<HWND> and in EnumWindows() I am appending handles to windows...

Any ideas?

Thanks.
pcbrainbuster is offline   Reply With Quote