Eyy!

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

AstroDog
Posts: 7
Joined: 2003-03-22 10:29

Eyy!

Post by AstroDog » 2003-04-08 08:59

Code: Select all

while( (wnd=::GetWindow(mf->m_hWndClient, GW_CHILD)) != NULL) {
      if(wnd == wnd2)
         Sleep(100);
      else {
         ::PostMessage(wnd, WM_CLOSE, 0, 0);
         wnd2 = wnd;
      }
   }


Long time since I was here last. Just dove into the sourcecode and thought I'd make a stupid comment. What about iterators? :P
You live and you die.

Who is online

Users browsing this forum: Google [Bot] and 0 guests