Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!sharkey!oxtrap!metavax!adam From: adam@metavax.UUCP (- Mr. Engineering) Newsgroups: comp.windows.ms Subject: Does DialogBox preserve Data Segment Address? Summary: Windows, DialogBox, SDK Message-ID: <3816@metavax.UUCP> Date: 8 Feb 89 22:09:21 GMT References: <460@msn005.misemi> <1366@agora.UUCP> Reply-To: adam@metavax.UUCP (Adam Hoffman -- Mr. Engineering) Organization: Meta Systems, Ltd. -- Ann Arbor, MI Lines: 4 Does anyone know if Windows locks the data segment while a DialogBox is active? I have a feeling that DialogBox (the function) does nothing special about locking the data segment while it calls PeekMessage or whatever it calls...