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

C / C++ / MFC

 
AnswerRe: How to wait until Explorer finishes copying a file Pin
Randor 24-Nov-10 6:43
professional Randor 24-Nov-10 6:43 
mints555 wrote:
And, if the file is still being used by explorer for writing, the program gives an error.


I would recommend that you attempt to open the file with exclusive access when copying. The OS should deny your request if the handle is being referenced by another process.

Best Wishes,
-David Delaune
GeneralRe: How to wait until Explorer finishes copying a file [modified] Pin
ShadowUz24-Nov-10 20:57
ShadowUz24-Nov-10 20:57 
QuestionVS/C++ runaway process debugging Pin
Alan Kurlansky24-Nov-10 4:06
Alan Kurlansky24-Nov-10 4:06 
AnswerRe: VS/C++ runaway process debugging Pin
Randor 24-Nov-10 6:56
professional Randor 24-Nov-10 6:56 
QuestionNotification in Multi CListBox Pin
002comp23-Nov-10 23:39
002comp23-Nov-10 23:39 
QuestionRe: Notification in Multi CListBox Pin
CPallini23-Nov-10 23:46
mveCPallini23-Nov-10 23:46 
AnswerRe: Notification in Multi CListBox Pin
002comp24-Nov-10 0:24
002comp24-Nov-10 0:24 
GeneralRe: Notification in Multi CListBox Pin
CPallini24-Nov-10 0:32
mveCPallini24-Nov-10 0:32 
GeneralRe: Notification in Multi CListBox Pin
002comp24-Nov-10 1:10
002comp24-Nov-10 1:10 
QuestionRe: Notification in Multi CListBox Pin
CPallini24-Nov-10 1:38
mveCPallini24-Nov-10 1:38 
AnswerRe: Notification in Multi CListBox Pin
002comp24-Nov-10 1:58
002comp24-Nov-10 1:58 
QuestionRe: Notification in Multi CListBox [modified] Pin
CPallini24-Nov-10 2:15
mveCPallini24-Nov-10 2:15 
AnswerRe: Notification in Multi CListBox Pin
002comp24-Nov-10 19:30
002comp24-Nov-10 19:30 
Questionwhat data type use in String concatination function in vc++ DLL? Pin
mathivanaan23-Nov-10 17:22
mathivanaan23-Nov-10 17:22 
AnswerRe: what data type use in String concatination function in vc++ DLL? Pin
KingsGambit23-Nov-10 17:51
KingsGambit23-Nov-10 17:51 
AnswerRe: what data type use in String concatination function in vc++ DLL? Pin
S Houghtelin24-Nov-10 4:30
professionalS Houghtelin24-Nov-10 4:30 
GeneralRe: what data type use in String concatination function in vc++ DLL? Pin
meaningoflights24-Nov-10 17:42
meaningoflights24-Nov-10 17:42 
QuestionSort Functions Pin
Babylon Lion23-Nov-10 8:18
Babylon Lion23-Nov-10 8:18 
AnswerRe: Sort Functions Pin
«_Superman_»23-Nov-10 8:32
professional«_Superman_»23-Nov-10 8:32 
AnswerRe: Sort Functions Pin
David Crow23-Nov-10 8:39
David Crow23-Nov-10 8:39 
GeneralRe: Sort Functions Pin
Babylon Lion23-Nov-10 10:11
Babylon Lion23-Nov-10 10:11 
GeneralRe: Sort Functions Pin
CurtainDog23-Nov-10 21:12
CurtainDog23-Nov-10 21:12 
AnswerRe: Sort Functions Pin
CPallini23-Nov-10 9:24
mveCPallini23-Nov-10 9:24 
GeneralRe: Sort Functions Pin
Babylon Lion23-Nov-10 9:44
Babylon Lion23-Nov-10 9:44 
GeneralRe: Sort Functions Pin
CPallini23-Nov-10 10:06
mveCPallini23-Nov-10 10:06 

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.