Click here to Skip to main content
15,916,838 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralVoice Recording Pin
Chintan7-Feb-03 18:50
Chintan7-Feb-03 18:50 
GeneralRe: Voice Recording Pin
TSrinivasR7-Feb-03 20:47
TSrinivasR7-Feb-03 20:47 
GeneralRe: Voice Recording Pin
Chintan18-Feb-03 18:14
Chintan18-Feb-03 18:14 
GeneralRe: Voice Recording Pin
TSrinivasR20-Feb-03 16:27
TSrinivasR20-Feb-03 16:27 
GeneralRe: Voice Recording Pin
Chintan22-Feb-03 20:51
Chintan22-Feb-03 20:51 
GeneralActivating Splitter Panes Pin
Daniel Salby7-Feb-03 18:38
Daniel Salby7-Feb-03 18:38 
GeneralWindowActivation Pin
satyavasu7-Feb-03 18:37
satyavasu7-Feb-03 18:37 
Generalmfc: tabbing order.. Pin
trustno17-Feb-03 17:57
trustno17-Feb-03 17:57 
GeneralRe: mfc: tabbing order.. Pin
Kazz7-Feb-03 23:24
Kazz7-Feb-03 23:24 
GeneralRe: mfc: tabbing order.. Pin
Joel Lucsy8-Feb-03 9:22
Joel Lucsy8-Feb-03 9:22 
GeneralRe: mfc: tabbing order.. Pin
Kazz8-Feb-03 16:07
Kazz8-Feb-03 16:07 
GeneralBuilding Error Every Time! Pin
Aidman7-Feb-03 13:39
Aidman7-Feb-03 13:39 
GeneralRe: Building Error Every Time! Pin
Michael Dunn7-Feb-03 13:56
sitebuilderMichael Dunn7-Feb-03 13:56 
GeneralRe: Building Error Every Time! Pin
Aidman7-Feb-03 22:55
Aidman7-Feb-03 22:55 
QuestionInline Assembler? Pin
LiquidKnight7-Feb-03 11:48
LiquidKnight7-Feb-03 11:48 
Questionexporting classes and parent classes? Pin
clintsinger7-Feb-03 11:28
clintsinger7-Feb-03 11:28 
AnswerRe: exporting classes and parent classes? Pin
Mike Nordell7-Feb-03 21:07
Mike Nordell7-Feb-03 21:07 
GeneralApp Launcher Pin
MemLeak7-Feb-03 10:10
MemLeak7-Feb-03 10:10 
GeneralRe: App Launcher Pin
Mash7-Feb-03 10:34
Mash7-Feb-03 10:34 
GeneralRe: App Launcher Pin
Mike Nordell7-Feb-03 21:08
Mike Nordell7-Feb-03 21:08 
GeneralCryptoAPI and CryptGenKey problem ! Pin
Hadi Rezaee7-Feb-03 10:10
Hadi Rezaee7-Feb-03 10:10 
QuestionHELP FILES from a WORD DOCUMENT ? Pin
youssef7-Feb-03 9:45
youssef7-Feb-03 9:45 
AnswerRe: HELP FILES from a WORD DOCUMENT ? Pin
Amit Dey7-Feb-03 11:00
Amit Dey7-Feb-03 11:00 
GeneralIt won't refresh! Pin
will13837-Feb-03 8:50
will13837-Feb-03 8:50 
GeneralRe: It won't refresh! Pin
Jeff J7-Feb-03 9:21
Jeff J7-Feb-03 9:21 
It sounds like your CViews' OnUpdate handlers are not verifying the existence of new/non-existing folders, since the last cache of nodes was created. It does sound like this is happening when expand events are happening, though, for child subtrees. Perhaps you need to add further verification code outside of expand events. I do not know the details of your updating code, so this is just a guess.

Cheers

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.