Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: So, did anyone here figured how to send emails if the SMTP server requires authentication? Pin
Anders Molin21-Jun-02 5:45
professionalAnders Molin21-Jun-02 5:45 
Generalexception handling w/ Variants Pin
Paul M Watt20-Jun-02 11:30
mentorPaul M Watt20-Jun-02 11:30 
GeneralRe: exception handling w/ Variants Pin
Rama Krishna Vavilala20-Jun-02 11:34
Rama Krishna Vavilala20-Jun-02 11:34 
GeneralRe: exception handling w/ Variants Pin
Paul M Watt20-Jun-02 11:39
mentorPaul M Watt20-Jun-02 11:39 
GeneralRe: exception handling w/ Variants Pin
Joaquín M López Muñoz20-Jun-02 11:49
Joaquín M López Muñoz20-Jun-02 11:49 
GeneralRe: exception handling w/ Variants Pin
Paul M Watt20-Jun-02 12:35
mentorPaul M Watt20-Jun-02 12:35 
GeneralCopying files/directories Pin
esapp42020-Jun-02 11:00
esapp42020-Jun-02 11:00 
GeneralRe: Copying files/directories Pin
Ramu Pulipati20-Jun-02 11:11
Ramu Pulipati20-Jun-02 11:11 
SHFileOperation() is the one you are looking for!

It does have the progress window if you want to use.
It does do copy recursive sub-directories.
This does copy/rename/delete too...;) all in one package

I dont think this is the fastest way but application level safest way as its a high level api.

Thanks,
Ramu
GeneralQuestions about the BITMAP structure. Pin
redeemer20-Jun-02 10:42
redeemer20-Jun-02 10:42 
GeneralRe: Questions about the BITMAP structure. Pin
Bill Wilson20-Jun-02 11:01
Bill Wilson20-Jun-02 11:01 
GeneralRe: Questions about the BITMAP structure. Pin
redeemer20-Jun-02 11:45
redeemer20-Jun-02 11:45 
GeneralRe: Questions about the BITMAP structure. Pin
Christian Graus20-Jun-02 12:24
protectorChristian Graus20-Jun-02 12:24 
QuestionHow do I handle events from a dynamically created ActiveX control? Pin
Dave Janu20-Jun-02 10:20
Dave Janu20-Jun-02 10:20 
AnswerRe: How do I handle events from a dynamically created ActiveX control? Pin
Bill Wilson20-Jun-02 11:06
Bill Wilson20-Jun-02 11:06 
GeneralSystem Wide Hook from Service Pin
Dana Holt20-Jun-02 9:55
Dana Holt20-Jun-02 9:55 
GeneralHTTP Protocol :: Winsock Pin
valikac20-Jun-02 9:49
valikac20-Jun-02 9:49 
GeneralRe: HTTP Protocol :: Winsock Pin
Nish Nishant20-Jun-02 10:08
sitebuilderNish Nishant20-Jun-02 10:08 
GeneralRe: HTTP Protocol :: Winsock Pin
valikac20-Jun-02 11:39
valikac20-Jun-02 11:39 
GeneralRe: HTTP Protocol :: Winsock Pin
Joaquín M López Muñoz20-Jun-02 11:57
Joaquín M López Muñoz20-Jun-02 11:57 
GeneralRe: HTTP Protocol :: Winsock Pin
valikac20-Jun-02 12:16
valikac20-Jun-02 12:16 
GeneralRe: Success Pin
valikac21-Jun-02 4:55
valikac21-Jun-02 4:55 
Generalimage state for tree Pin
pnpfriend20-Jun-02 9:34
pnpfriend20-Jun-02 9:34 
QuestionHow do I Display an Access table into a List Ctrl?? Pin
markshian20-Jun-02 9:18
markshian20-Jun-02 9:18 
AnswerRe: How do I Display an Access table into a List Ctrl?? Pin
Mazdak20-Jun-02 10:05
Mazdak20-Jun-02 10:05 
QuestionWorker thread with periodic action/wakeup? Pin
20-Jun-02 8:48
suss20-Jun-02 8: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.