Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!sbi!zeus!cf_su10!cf_su14!nee From: nee@cf_su14.Salomon.Com (Robert Nee) Newsgroups: comp.windows.ms.programmer Subject: Detecting Full-screen DOS apps Message-ID: <140@cf_su20.cf_su10.Sbi.COM> Date: 13 Dec 90 20:22:14 GMT Sender: root@cf_su10.Sbi.COM Reply-To: nee@cf_su14.Salomon.Com (Robert Nee) Organization: Salomon Brothers, NY Lines: 13 I have a question for all of you experts. How can I determine if a DOS application is running full screen under windows. I am writing a windows program that opens a window in the background but I need to be able to determine if the user is in a full screen DOS session first to prevent from dumping him back into windows. I know how to check if the active window is a DOS window, by checking it's class name. I'm stumped after that. Any help would be appreciated. Thanks. Robert Nee