Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Expression to Binary Tree Pin
Chris Losinger10-Jul-02 5:23
professionalChris Losinger10-Jul-02 5:23 
QuestionHow to Update Dialog Box Pin
Solero9-Jul-02 16:29
Solero9-Jul-02 16:29 
AnswerRe: How to Update Dialog Box Pin
Christian Graus9-Jul-02 17:48
protectorChristian Graus9-Jul-02 17:48 
GeneralRe: How to Update Dialog Box Pin
Rage9-Jul-02 23:07
professionalRage9-Jul-02 23:07 
GeneralSave Data Problem Pin
chen9-Jul-02 15:33
chen9-Jul-02 15:33 
GeneralSerialize function stops working all of a sudden Pin
Comfortably Numb9-Jul-02 12:54
Comfortably Numb9-Jul-02 12:54 
GeneralRe: Serialize function stops working all of a sudden Pin
Joaquín M López Muñoz9-Jul-02 13:10
Joaquín M López Muñoz9-Jul-02 13:10 
QuestionHow to use this Code? Pin
NickOne9-Jul-02 10:58
NickOne9-Jul-02 10:58 
GeneralHelp on WMF/EMF to file Pin
Jim Crafton9-Jul-02 10:26
Jim Crafton9-Jul-02 10:26 
GeneralRe: Help on WMF/EMF to file Pin
Shog99-Jul-02 15:46
sitebuilderShog99-Jul-02 15:46 
Generalworksheets::printpreview() Pin
pnpfriend9-Jul-02 9:53
pnpfriend9-Jul-02 9:53 
Questionhow dialog base application calls dos base application? Pin
pnpfriend9-Jul-02 9:48
pnpfriend9-Jul-02 9:48 
AnswerRe: how dialog base application calls dos base application? Pin
S van Leent9-Jul-02 10:12
S van Leent9-Jul-02 10:12 
GeneralRe: how ??? Pin
pnpfriend9-Jul-02 10:25
pnpfriend9-Jul-02 10:25 
GeneralRe: how ?? Pin
pnpfriend9-Jul-02 10:43
pnpfriend9-Jul-02 10:43 
GeneralRe: how ?? Pin
AlexMarbus9-Jul-02 11:08
AlexMarbus9-Jul-02 11:08 
GeneralRe: how ?? Pin
Rick York9-Jul-02 19:02
mveRick York9-Jul-02 19:02 
GeneralRe: how ?? Pin
pnpfriend10-Jul-02 2:21
pnpfriend10-Jul-02 2:21 
GeneralRe: how ?? Pin
S van Leent9-Jul-02 23:06
S van Leent9-Jul-02 23:06 
GeneralRe: how ?? Pin
pnpfriend10-Jul-02 2:53
pnpfriend10-Jul-02 2:53 
Thanks.. but I need to pass an argument, which is going to be file name.
the dos based program is basically opening excel files and format it like setting pagesetup like all pages in landscape, scaling 70%, fixing the margins.. and so on.

the dialog based program, smpPrint, have files' names, including excel files. other files could be, .txt, .doc, .tif, etc. i want smpPrint to use the excelPrint, dos based program, will take a file name, and format it. that's what i want to do.
and i have to know when the user closed Microsoft Excel application, so i have to use shellexecutex. shellexecuteex have a parameter that can tell the application is closed .
GeneralRe: how ?? Pin
pnpfriend10-Jul-02 3:57
pnpfriend10-Jul-02 3:57 
GeneralSafe way of passing WNDPROC through functions Pin
S van Leent9-Jul-02 8:51
S van Leent9-Jul-02 8:51 
GeneralRe: Safe way of passing WNDPROC through functions Pin
Joaquín M López Muñoz9-Jul-02 13:06
Joaquín M López Muñoz9-Jul-02 13:06 
GeneralRe: Safe way of passing WNDPROC through functions Pin
S van Leent9-Jul-02 23:08
S van Leent9-Jul-02 23:08 
General'asynchronous' version of _access() Pin
Srini Kella9-Jul-02 8:08
Srini Kella9-Jul-02 8:08 

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.