Click here to Skip to main content
16,007,843 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VC7 compiled projects still work on 98/ME? Pin
RickGavin9-Sep-05 7:36
RickGavin9-Sep-05 7:36 
GeneralRe: VC7 compiled projects still work on 98/ME? Pin
David Crow9-Sep-05 7:52
David Crow9-Sep-05 7:52 
GeneralRe: VC7 compiled projects still work on 98/ME? Pin
RickGavin9-Sep-05 8:06
RickGavin9-Sep-05 8:06 
GeneralRe: VC7 compiled projects still work on 98/ME? Pin
David Crow9-Sep-05 8:35
David Crow9-Sep-05 8:35 
GeneralRe: VC7 compiled projects still work on 98/ME? Pin
RickGavin9-Sep-05 9:00
RickGavin9-Sep-05 9:00 
AnswerRe: VC7 compiled projects still work on 98/ME? Pin
PJ Arends9-Sep-05 9:09
professionalPJ Arends9-Sep-05 9:09 
GeneralRe: VC7 compiled projects still work on 98/ME? Pin
Anonymous9-Sep-05 20:25
Anonymous9-Sep-05 20:25 
QuestionTurning win app into console still using cdocument Pin
Anna Anna9-Sep-05 5:40
Anna Anna9-Sep-05 5:40 
Hi all,

I have the following problem:
We have a Windows-Application (created with vc++ 6). The app lets open an project document (within the exe) an then you can do calculations based on the projects settings (functions are in a dll linked to the exe). Now we need to call the application from within PHP with the Projectfile path as a parameter. Therefore, no programm window should pop up and I would like to reuse the Class derived from CDocument for the project handling. It all should remain within one vc++ project.

I tried to put in a main() I copied from an vc++ windows console application project. But then it crashes when compiled as a window app and furthermore I cannot use the class derived from CDocument because the constructor is private I guess because of good reasons.

Since I'm really glueless where to start all ideas, code snippets, urls are very appreciated and thank you in advance for the time.

Anna
QuestionGDI, ScriptTextOut & printing (&preview) Pin
Super Lloyd9-Sep-05 3:53
Super Lloyd9-Sep-05 3:53 
AnswerRe: GDI, ScriptTextOut & printing (&preview) Pin
Super Lloyd5-Apr-06 14:21
Super Lloyd5-Apr-06 14:21 
Questionioctl() function Pin
rolati9-Sep-05 3:51
rolati9-Sep-05 3:51 
AnswerRe: ioctl() function Pin
Super Lloyd9-Sep-05 3:54
Super Lloyd9-Sep-05 3:54 
AnswerRe: ioctl() function Pin
David Crow9-Sep-05 4:21
David Crow9-Sep-05 4:21 
GeneralRe: ioctl() function Pin
rolati11-Sep-05 22:09
rolati11-Sep-05 22:09 
GeneralRe: ioctl() function Pin
David Crow12-Sep-05 2:30
David Crow12-Sep-05 2:30 
GeneralRe: ioctl() function Pin
rolati12-Sep-05 2:43
rolati12-Sep-05 2:43 
AnswerRe: ioctl() function Pin
markkuk10-Sep-05 3:04
markkuk10-Sep-05 3:04 
QuestionAbout System Tray Icon Menu -Plz Help Pin
parims9-Sep-05 3:24
parims9-Sep-05 3:24 
AnswerRe: About System Tray Icon Menu -Plz Help Pin
David Crow9-Sep-05 4:16
David Crow9-Sep-05 4:16 
QuestionHeader file update Pin
sunit59-Sep-05 2:56
sunit59-Sep-05 2:56 
AnswerRe: Header file update Pin
prasad_som9-Sep-05 3:05
prasad_som9-Sep-05 3:05 
GeneralRe: Header file update Pin
sunit59-Sep-05 3:10
sunit59-Sep-05 3:10 
AnswerRe: Header file update Pin
David Crow9-Sep-05 4:11
David Crow9-Sep-05 4:11 
GeneralRe: Header file update Pin
sunit59-Sep-05 4:39
sunit59-Sep-05 4:39 
QuestionRe: Header file update Pin
David Crow9-Sep-05 4:56
David Crow9-Sep-05 4:56 

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.