Click here to Skip to main content
15,921,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Recreating views... Pin
mid=574120-Jul-07 8:17
mid=574120-Jul-07 8:17 
GeneralRe: Recreating views... Pin
led mike20-Jul-07 8:29
led mike20-Jul-07 8:29 
GeneralRe: Recreating views... Pin
mid=574120-Jul-07 8:34
mid=574120-Jul-07 8:34 
GeneralRe: Recreating views... Pin
#realJSOP22-Jul-07 0:38
professional#realJSOP22-Jul-07 0:38 
GeneralRe: Recreating views... Pin
led mike23-Jul-07 4:47
led mike23-Jul-07 4:47 
GeneralRe: Recreating views... Pin
mid=574123-Jul-07 5:00
mid=574123-Jul-07 5:00 
GeneralRe: Recreating views... Pin
led mike23-Jul-07 5:05
led mike23-Jul-07 5:05 
GeneralRe: Recreating views... Pin
Abhijeet Pathak20-Jul-07 8:41
Abhijeet Pathak20-Jul-07 8:41 
ok,

i'm actually i'm working on a Windows Explorer like application.
The web browser control is used in right pane. Which emulates the list view
exactly similar to that in Windows Explorer. But, when some drive/folder selected
in it, that folder is actually marked as 'in use' by Windows (i.e. some file handles
must be kept open by Windows). Even SetCurrentDirectory() doesn't works. Now, I think
that whenever a new drive is to be shown, i can destroy the old view and recreate new
one...
GeneralRe: Recreating views... Pin
mid=574120-Jul-07 9:38
mid=574120-Jul-07 9:38 
GeneralRe: Recreating views... Pin
#realJSOP22-Jul-07 0:42
professional#realJSOP22-Jul-07 0:42 
GeneralRe: Recreating views... Pin
Abhijeet Pathak22-Jul-07 0:54
Abhijeet Pathak22-Jul-07 0:54 
AnswerRe: Recreating views... Pin
mid=574120-Jul-07 8:18
mid=574120-Jul-07 8:18 
GeneralRe: Recreating views... Pin
Abhijeet Pathak20-Jul-07 8:42
Abhijeet Pathak20-Jul-07 8:42 
AnswerRe: Recreating views... Pin
Paul Conrad20-Jul-07 9:22
professionalPaul Conrad20-Jul-07 9:22 
GeneralRe: Recreating views... Pin
Abhijeet Pathak20-Jul-07 9:28
Abhijeet Pathak20-Jul-07 9:28 
QuestionNeed help [modified] Pin
yaminisridaran20-Jul-07 2:47
yaminisridaran20-Jul-07 2:47 
AnswerRe: Need urgent help Pin
toxcct20-Jul-07 2:49
toxcct20-Jul-07 2:49 
GeneralRe: Need urgent help Pin
yaminisridaran20-Jul-07 2:53
yaminisridaran20-Jul-07 2:53 
GeneralRe: Need urgent help Pin
toxcct20-Jul-07 2:55
toxcct20-Jul-07 2:55 
GeneralRe: Need urgent help Pin
yaminisridaran20-Jul-07 2:58
yaminisridaran20-Jul-07 2:58 
GeneralRe: Need urgent help Pin
toxcct20-Jul-07 3:08
toxcct20-Jul-07 3:08 
GeneralRe: Need urgent help Pin
yaminisridaran20-Jul-07 3:09
yaminisridaran20-Jul-07 3:09 
GeneralRe: Need urgent help Pin
toxcct20-Jul-07 3:12
toxcct20-Jul-07 3:12 
GeneralRe: Need urgent help Pin
yaminisridaran20-Jul-07 3:14
yaminisridaran20-Jul-07 3:14 
GeneralRe: Need urgent help Pin
jhwurmbach20-Jul-07 3:50
jhwurmbach20-Jul-07 3:50 

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.