Click here to Skip to main content
15,887,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Array of size ZERO Pin
Maximilien24-Nov-10 7:10
Maximilien24-Nov-10 7:10 
AnswerRe: Array of size ZERO Pin
Randor 24-Nov-10 7:10
professional Randor 24-Nov-10 7:10 
AnswerRe: Array of size ZERO Pin
«_Superman_»24-Nov-10 7:22
professional«_Superman_»24-Nov-10 7:22 
AnswerRe: Array of size ZERO Pin
Sauro Viti24-Nov-10 7:37
professionalSauro Viti24-Nov-10 7:37 
AnswerRe: Array of size ZERO Pin
Aescleal24-Nov-10 10:06
Aescleal24-Nov-10 10:06 
QuestionHow to wait until Explorer finishes copying a file (Solved) Pin
ShadowUz24-Nov-10 5:03
ShadowUz24-Nov-10 5:03 
AnswerRe: How to wait until Explorer finishes copying a file Pin
Luc Pattyn24-Nov-10 5:38
sitebuilderLuc Pattyn24-Nov-10 5:38 
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 

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.