Click here to Skip to main content
15,902,908 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralVS.NET Debugging issues Pin
brdavid13-Aug-04 11:24
brdavid13-Aug-04 11:24 
GeneralRe: VS.NET Debugging issues Pin
Marcello13-Aug-04 18:09
Marcello13-Aug-04 18:09 
GeneralCSocket Data lost Pin
phongle11913-Aug-04 9:12
phongle11913-Aug-04 9:12 
GeneralRe: CSocket Data lost Pin
mahade113-Aug-04 22:20
mahade113-Aug-04 22:20 
GeneralRe: CSocket Data lost Pin
phongle11915-Aug-04 16:42
phongle11915-Aug-04 16:42 
GeneralRe: CSocket Data lost Pin
Anonymous15-Aug-04 4:49
Anonymous15-Aug-04 4:49 
GeneralChart problem with visual studio 2005 Pin
pamela_fernando13-Aug-04 6:56
pamela_fernando13-Aug-04 6:56 
Generaltell filesystem to reload after I write Pin
Henry miller13-Aug-04 5:19
Henry miller13-Aug-04 5:19 
I've written an ISO 9660 burner application, which works, but after I burn a disk I need to eject and reinsert the disk before windows sees the new files. How do I tell windows to reload the filesystem?

I've found SHChangeNotify which seems like what I should use, but no combonation of option does anything that I can see.

SHChagneNotify(SHCNE_ALLEVENTS,SHCNF_PATH,zdDrive,NULL);
seems like it should be overkill but it doens't work. Lesser options don't work. In particular sending media removed then media inserted didn't work. Nor did various updateItem combonations.

Am I on the wrong track? Are there other options I should give?

I also send a message to explorer, which seems like it might be working (the window closes when I send a media removed), but the contents don't change when I look. Nor does a dir at the command prompt get anything.
I
GeneralRe: tell filesystem to reload after I write Pin
Ravi Bhavnani13-Aug-04 10:47
professionalRavi Bhavnani13-Aug-04 10:47 
GeneralRe: tell filesystem to reload after I write Pin
Henry miller16-Aug-04 4:20
Henry miller16-Aug-04 4:20 
GeneralRe: tell filesystem to reload after I write Pin
Marcello14-Aug-04 5:34
Marcello14-Aug-04 5:34 
GeneralMulitline Edit Box Pin
Johnny Peszek13-Aug-04 5:08
Johnny Peszek13-Aug-04 5:08 
GeneralRe: Mulitline Edit Box Pin
David Crow13-Aug-04 5:25
David Crow13-Aug-04 5:25 
GeneralRe: Mulitline Edit Box Pin
Johnny Peszek13-Aug-04 5:42
Johnny Peszek13-Aug-04 5:42 
GeneralRe: Mulitline Edit Box Pin
Shi Zhu14-Aug-04 5:32
Shi Zhu14-Aug-04 5:32 
GeneralRe: Mulitline Edit Box Pin
Johnny Peszek16-Aug-04 1:53
Johnny Peszek16-Aug-04 1:53 
GeneralRe: Mulitline Edit Box Pin
Jeremy Falcon13-Aug-04 6:54
professionalJeremy Falcon13-Aug-04 6:54 
GeneralRe: Mulitline Edit Box Pin
Johnny Peszek13-Aug-04 7:34
Johnny Peszek13-Aug-04 7:34 
Generalproblem while adding record in MFC database application Pin
skgk13-Aug-04 5:00
skgk13-Aug-04 5:00 
GeneralRe: problem while adding record in MFC database application Pin
David Crow13-Aug-04 5:34
David Crow13-Aug-04 5:34 
GeneralRe: problem while adding record in MFC database application Pin
skgk17-Aug-04 3:55
skgk17-Aug-04 3:55 
GeneralRe: problem while adding record in MFC database application Pin
David Crow17-Aug-04 4:11
David Crow17-Aug-04 4:11 
QuestionHow to call and execute parameter query with ADO? Pin
george ivanov13-Aug-04 4:23
george ivanov13-Aug-04 4:23 
GeneralStatic text disappears after losing focus Pin
shultas13-Aug-04 4:12
shultas13-Aug-04 4:12 
GeneralRe: Static text disappears after losing focus Pin
Ravi Bhavnani13-Aug-04 4:48
professionalRavi Bhavnani13-Aug-04 4:48 

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.