Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cwjcc!hal!nic.MR.NET!umn-cs!biegansk From: biegansk@umn-cs.CS.UMN.EDU (Paul Bieganski) Newsgroups: comp.windows.ms Subject: Multiple 'main' windows ? Keywords: menu, window, WM_COMMAND Message-ID: <11587@umn-cs.CS.UMN.EDU> Date: 15 Mar 89 04:42:24 GMT Distribution: usa Organization: University of Minnesota, Minneapolis Lines: 14 Question for Windows vets: None of the documentation (+ books) I've checked mentions the possibility (?) of having more than 1 'main window' (i.e. an OVERLAPPED style window with NULL parent, with its own menu etc.). I've tried it and it seems to work (sort-of) - everything is fine except for the fact that some messages mysteriously don't make it to the message processor of my 2'nd (and following) windows - PAINT sometimes (?!) makes it, COMMAND never (!) makes it (even though the menu 'works' and SPY shows all messages coming in OK). I hope the bug is on my side - please respond if you've had any experience with the above case (Email ok - I'll summarize). Thanks in advance Paul ******************************************************************************