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

C / C++ / MFC

 
Questionhow to change font while printing in MFC Pin
Member 94878020-May-05 5:31
Member 94878020-May-05 5:31 
AnswerRe: how to change font while printing in MFC Pin
lynchspawn20-May-05 7:08
lynchspawn20-May-05 7:08 
GeneralRotation in VC++ Pin
manishnayyar20-May-05 5:00
manishnayyar20-May-05 5:00 
GeneralRe: Rotation in VC++ Pin
Christian Graus20-May-05 14:00
protectorChristian Graus20-May-05 14:00 
QuestionDuplicate a file? Pin
mcgahanfl20-May-05 4:36
mcgahanfl20-May-05 4:36 
AnswerRe: Duplicate a file? Pin
Tom Wright20-May-05 4:52
Tom Wright20-May-05 4:52 
GeneralRe: Duplicate a file? Pin
mcgahanfl23-May-05 2:44
mcgahanfl23-May-05 2:44 
AnswerRe: Duplicate a file? Pin
Tom Archer20-May-05 17:00
Tom Archer20-May-05 17:00 
In addition to what Tom said, I would also suggest looking at the MakeSureDirectoryPathExists function if you need to copy the file to a specific folder hierarchy.

(This function is in the dbghelp.dll, which you'll need to distribute depending on the target OS - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/makesuredirectorypathexists.asp)

Cheers,
Tom Archer - Archer Consulting Group

"Eat your brussel sprouts, Junior. There are starving Chinese children American programmers that would kill for that food!"
GeneralRe: Duplicate a file? Pin
mcgahanfl23-May-05 2:45
mcgahanfl23-May-05 2:45 
GeneralMemory full error in C++ DLL Pin
Ashish Chauhan20-May-05 4:22
Ashish Chauhan20-May-05 4:22 
GeneralRe: Memory full error in C++ DLL Pin
David Crow20-May-05 6:44
David Crow20-May-05 6:44 
GeneralRe: Memory full error in C++ DLL Pin
Ashish Chauhan20-May-05 20:31
Ashish Chauhan20-May-05 20:31 
GeneralRe: Memory full error in C++ DLL Pin
ThatsAlok20-May-05 22:15
ThatsAlok20-May-05 22:15 
GeneralRe: Memory full error in C++ DLL Pin
David Crow23-May-05 2:06
David Crow23-May-05 2:06 
QuestionHow to return character array from C++ DLL to VB 6.0 DLL Pin
Ashish Chauhan20-May-05 4:19
Ashish Chauhan20-May-05 4:19 
AnswerRe: How to return character array from C++ DLL to VB 6.0 DLL Pin
Tom Wright20-May-05 4:47
Tom Wright20-May-05 4:47 
AnswerRe: How to return character array from C++ DLL to VB 6.0 DLL Pin
David Crow20-May-05 6:45
David Crow20-May-05 6:45 
GeneralRe: How to return character array from C++ DLL to VB 6.0 DLL Pin
Ashish Chauhan20-May-05 21:18
Ashish Chauhan20-May-05 21:18 
GeneralRe: How to return character array from C++ DLL to VB 6.0 DLL Pin
David Crow23-May-05 2:00
David Crow23-May-05 2:00 
Generaltelnet Pin
ben y20-May-05 3:45
ben y20-May-05 3:45 
GeneralRe: telnet Pin
Tom Wright20-May-05 5:08
Tom Wright20-May-05 5:08 
GeneralSimple question about STL list class Pin
Budric B.20-May-05 3:31
Budric B.20-May-05 3:31 
GeneralAlso... Pin
Budric B.20-May-05 3:35
Budric B.20-May-05 3:35 
GeneralOoops Pin
Budric B.20-May-05 3:39
Budric B.20-May-05 3:39 
GeneralRe: Simple question about STL list class Pin
Cedric Moonen20-May-05 3:43
Cedric Moonen20-May-05 3:43 

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.