Click here to Skip to main content
15,905,323 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: Library in Visual C++ .NET Pin
HENDRIK R7-Feb-03 2:49
HENDRIK R7-Feb-03 2:49 
GeneralEditing Files/Creating FIles Pin
PyroSkull6667-Feb-03 2:39
PyroSkull6667-Feb-03 2:39 
GeneralRe: Editing Files/Creating FIles Pin
HENDRIK R7-Feb-03 2:45
HENDRIK R7-Feb-03 2:45 
GeneralProblem with Matrox Meteor-II/CL Framegrabber Pin
Heiko 377-Feb-03 2:13
sussHeiko 377-Feb-03 2:13 
QuestionCan anyone tell me the memory size of the type SOCKET(long/int/...) Pin
Willem B7-Feb-03 2:01
Willem B7-Feb-03 2:01 
AnswerRe: Can anyone tell me the memory size of the type SOCKET(long/int/...) Pin
Tim Smith7-Feb-03 2:25
Tim Smith7-Feb-03 2:25 
GeneralRe: Can anyone tell me the memory size of the type SOCKET(long/int/...) Pin
Willem B7-Feb-03 2:28
Willem B7-Feb-03 2:28 
GeneralRe: Can anyone tell me the memory size of the type SOCKET(long/int/...) Pin
Tim Smith7-Feb-03 4:39
Tim Smith7-Feb-03 4:39 

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.