Click here to Skip to main content
16,006,442 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSHFileOperation problem Pin
Alex Orovetskiy22-Nov-05 6:05
Alex Orovetskiy22-Nov-05 6:05 
AnswerRe: SHFileOperation problem Pin
Chris Losinger22-Nov-05 6:32
professionalChris Losinger22-Nov-05 6:32 
AnswerRe: SHFileOperation problem Pin
David Crow22-Nov-05 8:09
David Crow22-Nov-05 8:09 
GeneralRe: SHFileOperation problem Pin
Alex Orovetskiy22-Nov-05 8:23
Alex Orovetskiy22-Nov-05 8:23 
GeneralRe: SHFileOperation problem Pin
Chris Losinger22-Nov-05 8:33
professionalChris Losinger22-Nov-05 8:33 
GeneralRe: SHFileOperation problem Pin
Alex Orovetskiy22-Nov-05 9:03
Alex Orovetskiy22-Nov-05 9:03 
GeneralRe: SHFileOperation problem Pin
David Crow22-Nov-05 9:00
David Crow22-Nov-05 9:00 
GeneralRe: SHFileOperation problem Pin
Alex Orovetskiy22-Nov-05 9:14
Alex Orovetskiy22-Nov-05 9:14 
DavidCrow wrote:
Bloated? With data, possibly. With code, hardly ever. You are making the common mistake of assuming more code = more bloat.


Well yeah, I am making this assuption. I am basing it on one thing: when I'm not doing any coding on the project and than return only to spend around 10 mins figuring out what does what. But that's pretty much irrelevant to the subject.
Just tried the following (note that szFrom contains \*.*):

<br />
char buf[MAX_PATH];<br />
strcpy(buf,szFrom);<br />
strcat(buf,"\0");


It didn't work. I will try using the demo of that wrapper class to see if it comes out with the same results or no.
GeneralRe: SHFileOperation problem Pin
Chris Losinger22-Nov-05 9:27
professionalChris Losinger22-Nov-05 9:27 
GeneralRe: SHFileOperation problem Pin
Alex Orovetskiy22-Nov-05 9:43
Alex Orovetskiy22-Nov-05 9:43 
GeneralRe: SHFileOperation problem Pin
Chris Losinger22-Nov-05 9:51
professionalChris Losinger22-Nov-05 9:51 
QuestionRe: SHFileOperation problem Pin
David Crow22-Nov-05 9:38
David Crow22-Nov-05 9:38 
AnswerRe: SHFileOperation problem Pin
Alex Orovetskiy22-Nov-05 9:48
Alex Orovetskiy22-Nov-05 9:48 
Questionwince - ppc2003 - change network management defaults Pin
sdt2422-Nov-05 5:40
sdt2422-Nov-05 5:40 
QuestionHandle to Menu Pin
NYTSX22-Nov-05 4:45
NYTSX22-Nov-05 4:45 
QuestionRe: Handle to Menu Pin
David Crow22-Nov-05 8:04
David Crow22-Nov-05 8:04 
AnswerRe: Handle to Menu Pin
PJ Arends22-Nov-05 8:06
professionalPJ Arends22-Nov-05 8:06 
GeneralRe: Handle to Menu Pin
NYTSX28-Nov-05 7:01
NYTSX28-Nov-05 7:01 
QuestionSplitterWnd in CMainFrame (MDI) Pin
LionAM22-Nov-05 3:41
LionAM22-Nov-05 3:41 
QuestionRe: SplitterWnd in CMainFrame (MDI) Pin
David Crow22-Nov-05 7:57
David Crow22-Nov-05 7:57 
QuestionRe: SplitterWnd in CMainFrame (MDI) Pin
LionAM28-Nov-05 8:54
LionAM28-Nov-05 8:54 
QuestionRe: SplitterWnd in CMainFrame (MDI) Pin
David Crow29-Nov-05 8:31
David Crow29-Nov-05 8:31 
QuestionSocket on Thread PB Pin
rofrantz22-Nov-05 2:43
rofrantz22-Nov-05 2:43 
AnswerRe: Socket on Thread PB Pin
Roger Stoltz22-Nov-05 10:57
Roger Stoltz22-Nov-05 10:57 
Questionhow to prevent property page from been changed? Pin
includeh1022-Nov-05 2:07
includeh1022-Nov-05 2:07 

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.