Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: string problem! ahh Pin
PJ Arends30-Nov-04 12:29
professionalPJ Arends30-Nov-04 12:29 
GeneralIsolate value and perform arithmetic [C++] Pin
Shaitan0030-Nov-04 10:43
Shaitan0030-Nov-04 10:43 
GeneralRe: Isolate value and perform arithmetic [C++] Pin
PJ Arends30-Nov-04 11:10
professionalPJ Arends30-Nov-04 11:10 
GeneralRe: Isolate value and perform arithmetic [C++] Pin
Joaquín M López Muñoz30-Nov-04 11:12
Joaquín M López Muñoz30-Nov-04 11:12 
GeneralRe: Isolate value and perform arithmetic [C++] Pin
Shaitan003-Dec-04 11:03
Shaitan003-Dec-04 11:03 
GeneralPrinting Landscape mode Pin
Anonymous30-Nov-04 9:53
Anonymous30-Nov-04 9:53 
GeneralRe: Printing Landscape mode Pin
PJ Arends30-Nov-04 11:22
professionalPJ Arends30-Nov-04 11:22 
GeneralRe: Printing Landscape mode Pin
Anonymous30-Nov-04 11:37
Anonymous30-Nov-04 11:37 
Thanks for repsonding.

I did call it right after it had returned:
memset( &pd, 0, sizeof(PRINTDLG) );
// other init stuff

//then
if( !PrintDlg(&pd)) return 1;

// then I had here that code here...
// landscape mode .. etc

Joe,
GeneralRe: Printing Landscape mode Pin
PJ Arends30-Nov-04 12:21
professionalPJ Arends30-Nov-04 12:21 
GeneralRe: Printing Landscape mode Pin
Anonymous30-Nov-04 12:42
Anonymous30-Nov-04 12:42 
GeneralRe: Printing Landscape mode Pin
PJ Arends30-Nov-04 12:55
professionalPJ Arends30-Nov-04 12:55 
GeneralRe: Printing Landscape mode Pin
Anonymous30-Nov-04 15:01
Anonymous30-Nov-04 15:01 
GeneralRe: Printing Landscape mode Pin
PJ Arends30-Nov-04 16:28
professionalPJ Arends30-Nov-04 16:28 
GeneralRe: Printing Landscape mode Pin
lisoft30-Nov-04 15:10
lisoft30-Nov-04 15:10 
GeneralRe: Printing Landscape mode Pin
Anonymous30-Nov-04 16:02
Anonymous30-Nov-04 16:02 
GeneralRe: Printing Landscape mode Pin
lisoft30-Nov-04 16:16
lisoft30-Nov-04 16:16 
GeneralRe: Printing Landscape mode Pin
Anonymous30-Nov-04 16:26
Anonymous30-Nov-04 16:26 
GeneralRe: Printing Landscape mode Pin
lisoft30-Nov-04 17:53
lisoft30-Nov-04 17:53 
GeneralRe: Printing Landscape mode Pin
Anonymous30-Nov-04 19:04
Anonymous30-Nov-04 19:04 
QuestionHow to compile .exe without trash ? Pin
mirex30-Nov-04 9:24
mirex30-Nov-04 9:24 
AnswerRe: How to compile .exe without trash ? Pin
BlackDice30-Nov-04 10:16
BlackDice30-Nov-04 10:16 
GeneralRe: How to compile .exe without trash ? Pin
mirex1-Dec-04 4:54
mirex1-Dec-04 4:54 
GeneralRe: How to compile .exe without trash ? Pin
Blake Miller1-Dec-04 5:29
Blake Miller1-Dec-04 5:29 
GeneralRe: How to compile .exe without trash ? Pin
mirex2-Dec-04 3:28
mirex2-Dec-04 3:28 
GeneralRe: How to compile .exe without trash ? Pin
Blake Miller2-Dec-04 3:57
Blake Miller2-Dec-04 3:57 

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.