Click here to Skip to main content
16,011,805 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: :confused: PLEASE help me with a simple DOS C++ programming problem Pin
Erik Funkenbusch14-Dec-00 13:46
Erik Funkenbusch14-Dec-00 13:46 
GeneralRe: :confused: PLEASE help me with a simple DOS C++ programming problem Pin
14-Dec-00 14:19
suss14-Dec-00 14:19 
GeneralRe: :confused: PLEASE help me with a simple DOS C++ programming problem Pin
14-Dec-00 15:01
suss14-Dec-00 15:01 
GeneralRe: :confused: PLEASE help me with a simple DOS C++ programming problem Pin
Erik Funkenbusch15-Dec-00 11:50
Erik Funkenbusch15-Dec-00 11:50 
GeneralDirectX screensaver Pin
Amit Dey14-Dec-00 5:23
Amit Dey14-Dec-00 5:23 
Generalownerdraw combobox Pin
13-Dec-00 22:11
suss13-Dec-00 22:11 
GeneralModeless dialogs can be reached even if there's one that is modal Pin
Joan M13-Dec-00 12:01
professionalJoan M13-Dec-00 12:01 
GeneralRe: Modeless dialogs can be reached even if there's one that is modal Pin
Michael Dunn13-Dec-00 19:28
sitebuilderMichael Dunn13-Dec-00 19:28 
I think you're misunderstanding what "modal" means. When a dialog or prop sheet is modal, its parent window is disabled until the dialog is closed.

What I think is happening is, you have a dialog as your main window, with another modeless dialog and a model prop sheet. Since the prop sheet disables the main dialog (its parent), you can't do anything in the main dialog until you dismiss the prop sheet.

--Mike--
http://home.inreach.com/mdunn/
"That probably would've sounded more commanding if I wasn't wearing my yummy sushi pajamas."
  --Buffy
GeneralBackground image problem Pin
13-Dec-00 11:18
suss13-Dec-00 11:18 
GeneralRe: Background image problem Pin
13-Dec-00 16:27
suss13-Dec-00 16:27 
GeneralUnusal Visual C++ behavior please help Pin
13-Dec-00 7:20
suss13-Dec-00 7:20 
GeneralRe: Unusal Visual C++ behavior please help Pin
Michael Dunn13-Dec-00 8:00
sitebuilderMichael Dunn13-Dec-00 8:00 
GeneralRe: Unusal Visual C++ behavior please help Pin
Ron Russell13-Dec-00 8:15
Ron Russell13-Dec-00 8:15 
GeneralRe: Unusal Visual C++ behavior please help Pin
13-Dec-00 9:41
suss13-Dec-00 9:41 
GeneralRe: Unusal Visual C++ behavior please help Pin
Ron Russell13-Dec-00 9:53
Ron Russell13-Dec-00 9:53 
GeneralHiding an application from the Tasklist Pin
Ron Russell13-Dec-00 6:14
Ron Russell13-Dec-00 6:14 
GeneralRe: Hiding an application from the Tasklist Pin
13-Dec-00 6:59
suss13-Dec-00 6:59 
GeneralRe: Hiding an application from the Tasklist Pin
Ron Russell13-Dec-00 7:42
Ron Russell13-Dec-00 7:42 
GeneralBackground Image on CListCtrl Pin
Kannan Kalyanaraman12-Dec-00 23:52
Kannan Kalyanaraman12-Dec-00 23:52 
QuestionUpdating Resources under Windows 98/Me???? Pin
12-Dec-00 22:11
suss12-Dec-00 22:11 
QuestionHow to create a window without title bar? Pin
Satervalley12-Dec-00 22:02
Satervalley12-Dec-00 22:02 
AnswerRe: How to create a window without title bar? Pin
Tim Deveaux14-Dec-00 13:27
Tim Deveaux14-Dec-00 13:27 
Questionhow do i make a dialog hidden *before* it gets shown? Pin
12-Dec-00 12:27
suss12-Dec-00 12:27 
AnswerRe: how do i make a dialog hidden *before* it gets shown? Pin
Erik Funkenbusch12-Dec-00 13:25
Erik Funkenbusch12-Dec-00 13:25 
GeneralPortable Encryption API Pin
Alvaro Mendez12-Dec-00 8:15
Alvaro Mendez12-Dec-00 8:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.