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

C / C++ / MFC

 
GeneralRe: VC7 compiled projects still work on 98/ME? Pin
RickGavin9-Sep-05 7:14
RickGavin9-Sep-05 7:14 
GeneralRe: VC7 compiled projects still work on 98/ME? Pin
David Crow9-Sep-05 7:21
David Crow9-Sep-05 7:21 
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 
I got two suggestions.

The first is to distribute the MFC7 files with your app. The MFC files are redistributable. Or you could statically link MFC.

The second, which I have not tried, would be to copy the file Afx.h to your project directory, and include it in your stdafx.h file. The file Afx.h is the file that links the mfc libs to your app. This may or may not work, but might be worth a try.



"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" - mYkel - 21 Jun '04

"There's not enough blatant self-congratulatory backslapping in the world today..." - HumblePie - 21 Jun '05

Within you lies the power for good - Use it!
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 
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 

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.