Click here to Skip to main content
15,914,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MDI , Multiple views Pin
Alex_Y29-Jun-05 7:08
Alex_Y29-Jun-05 7:08 
Generaljust in time error Pin
pnpfriend29-Jun-05 5:25
pnpfriend29-Jun-05 5:25 
GeneralRe: just in time error Pin
David Crow29-Jun-05 5:26
David Crow29-Jun-05 5:26 
Generalnew user' test only Pin
rat.crown29-Jun-05 4:50
rat.crown29-Jun-05 4:50 
GeneralRe: new user' test only Pin
toxcct29-Jun-05 5:41
toxcct29-Jun-05 5:41 
GeneralRe: new user' test only Pin
Nathan Addy29-Jun-05 9:31
Nathan Addy29-Jun-05 9:31 
GeneralRe: new user' test only Pin
P-Rex29-Jun-05 21:20
P-Rex29-Jun-05 21:20 
GeneralWindows File Manipulation Pin
DigiFaith29-Jun-05 4:41
DigiFaith29-Jun-05 4:41 
I'm working on a bit of code that manages files and directories with operations such as copy, delete, archive to removable media, etc. If the program encounters an error while performing one of these operations, I want to be able to give the user some information as to the nature of the error, such as file not found, directory not found, access failure, invalid path, etc.

However, many of the functions I'm using, such as SHFileOperation, return only "successful" or "unsuccessful", and I can't find a way to get any information on the nature of the error on an "unsuccessful" return. Any ideas?
GeneralRe: Windows File Manipulation Pin
Ravi Bhavnani29-Jun-05 5:11
professionalRavi Bhavnani29-Jun-05 5:11 
GeneralRe: Windows File Manipulation Pin
David Crow29-Jun-05 5:25
David Crow29-Jun-05 5:25 
GeneralRe: Windows File Manipulation Pin
Ravi Bhavnani29-Jun-05 5:54
professionalRavi Bhavnani29-Jun-05 5:54 
GeneralRe: Windows File Manipulation Pin
Jose Lamas Rios29-Jun-05 5:12
Jose Lamas Rios29-Jun-05 5:12 
GeneralRe: Windows File Manipulation Pin
DigiFaith29-Jun-05 6:22
DigiFaith29-Jun-05 6:22 
GeneralRe: Windows File Manipulation Pin
Jose Lamas Rios29-Jun-05 6:47
Jose Lamas Rios29-Jun-05 6:47 
Generalhelp with some date/time input pls Pin
neodeaths29-Jun-05 4:07
neodeaths29-Jun-05 4:07 
GeneralRe: help with some date/time input pls Pin
David Crow29-Jun-05 4:29
David Crow29-Jun-05 4:29 
GeneralRe: help with some date/time input pls Pin
neodeaths29-Jun-05 4:49
neodeaths29-Jun-05 4:49 
GeneralRe: help with some date/time input pls Pin
Ravi Bhavnani29-Jun-05 5:10
professionalRavi Bhavnani29-Jun-05 5:10 
GeneralRe: help with some date/time input pls Pin
David Crow29-Jun-05 5:24
David Crow29-Jun-05 5:24 
GeneralRe: help with some date/time input pls Pin
neodeaths29-Jun-05 14:13
neodeaths29-Jun-05 14:13 
GeneralRe: help with some date/time input pls Pin
David Crow29-Jun-05 16:58
David Crow29-Jun-05 16:58 
GeneralRe: help with some date/time input pls Pin
neodeaths2-Jul-05 9:40
neodeaths2-Jul-05 9:40 
GeneralRe: help with some date/time input pls Pin
David Crow2-Jul-05 12:07
David Crow2-Jul-05 12:07 
GeneralRe: help with some date/time input pls Pin
neodeaths2-Jul-05 17:50
neodeaths2-Jul-05 17:50 
GeneralRe: help with some date/time input pls Pin
David Crow4-Jul-05 11:42
David Crow4-Jul-05 11:42 

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.