Click here to Skip to main content
15,918,303 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Catching Exceptions in MFC Pin
AlexO7-Feb-03 5:34
AlexO7-Feb-03 5:34 
GeneralVisual C++ wizard Pin
De Nardis Andrea7-Feb-03 5:03
De Nardis Andrea7-Feb-03 5:03 
Questionhow to set CListbox row height variable? Pin
hamchoy7-Feb-03 4:52
hamchoy7-Feb-03 4:52 
AnswerRe: how to set CListbox row height variable? Pin
Roger Allen7-Feb-03 6:07
Roger Allen7-Feb-03 6:07 
GeneralCPen Pin
Ahmad997-Feb-03 3:55
Ahmad997-Feb-03 3:55 
GeneralRe: CPen Pin
Joaquín M López Muñoz7-Feb-03 4:00
Joaquín M López Muñoz7-Feb-03 4:00 
GeneralRe: CPen Pin
Ahmad997-Feb-03 4:09
Ahmad997-Feb-03 4:09 
GeneralRe: CPen Pin
Maximilien7-Feb-03 4:19
Maximilien7-Feb-03 4:19 
GeneralCTreeCtrl Pin
will13837-Feb-03 3:51
will13837-Feb-03 3:51 
GeneralRe: CTreeCtrl Pin
Joaquín M López Muñoz7-Feb-03 3:59
Joaquín M López Muñoz7-Feb-03 3:59 
GeneralRe: CTreeCtrl Pin
will13837-Feb-03 4:11
will13837-Feb-03 4:11 
GeneralRe: CTreeCtrl Pin
Joaquín M López Muñoz7-Feb-03 4:33
Joaquín M López Muñoz7-Feb-03 4:33 
GeneralRe: CTreeCtrl Pin
will13837-Feb-03 4:36
will13837-Feb-03 4:36 
GeneralRe: CTreeCtrl Pin
Joaquín M López Muñoz7-Feb-03 4:43
Joaquín M López Muñoz7-Feb-03 4:43 
GeneralRe: CTreeCtrl Pin
will13837-Feb-03 4:50
will13837-Feb-03 4:50 
GeneralRe: CTreeCtrl Pin
will13837-Feb-03 5:31
will13837-Feb-03 5:31 
Ok,

Almost there. Thank you for your help so far. Now I'm correctly checking the drives and it is returning properly. I'm correctly setting the selection of the drives.

But now, for example, if the user selects the floppy drive but there's no floppy in it, I get the error returned and change the selection to the previous selection. problem is even though the selection has changed, the floppy drive is still continously attempted to be read. It's almost as if that selected drive still has focus. Another clue is that after I change the selection, there is still a dotted-line box around the floppy drive, which says to me that the CTreeCtrl still has kept the focus on the Floppy drive and not changed it to the drive I switched the selection to. make sense?

Now whatConfused | :confused: This is my last piece for resolving this one. Any help in the matter is greatly appreciated. Thanks a ton! Smile | :)

Dan Willis
GeneralRe: CTreeCtrl Pin
will13837-Feb-03 5:44
will13837-Feb-03 5:44 
GeneralCapturing stdout/stderr Pin
Chou7-Feb-03 3:40
Chou7-Feb-03 3:40 
GeneralRe: Capturing stdout/stderr Pin
Joaquín M López Muñoz7-Feb-03 3:43
Joaquín M López Muñoz7-Feb-03 3:43 
GeneralRe: Capturing stdout/stderr Pin
Chou7-Feb-03 3:51
Chou7-Feb-03 3:51 
GeneralConverting C++ project to MFC Pin
Jabir7-Feb-03 3:29
Jabir7-Feb-03 3:29 
GeneralRe: Converting C++ project to MFC Pin
Joaquín M López Muñoz7-Feb-03 3:45
Joaquín M López Muñoz7-Feb-03 3:45 
GeneralRe: Converting C++ project to MFC Pin
Jabir7-Feb-03 21:42
Jabir7-Feb-03 21:42 
GeneralVisio like MFC control Pin
loic7-Feb-03 2:57
loic7-Feb-03 2:57 
GeneralLibrary in Visual C++ .NET Pin
jongentje7-Feb-03 2:40
jongentje7-Feb-03 2:40 

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.