Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!clarkson!sun.soe.clarkson.edu!nelson Date: Wed, 15 May 91 08:11:53 EDT From: Russ Nelson Message-Id: <9105151211.AA13961@sun.soe.clarkson.edu> Subject: Is WH_WINDOWMSG documented Newsgroups: comp.windows.ms.programmer Is WH_WINDOWMGR undocumented? It appears in windows.h, but not in my Windows 2 SDK documentation, nor in Borland's THELP online documentation. Is it in the Windows 3 SDK documentation? I'm writing an application that needs to be informed when any top-level window gets created, destroyed, moved, or sized. WH_WINDOWMGR seems like it should do the trick, but it doesn't seem to work...