Click here to Skip to main content
16,004,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDisplaying image using array.... Pin
we3Guy3-Jul-06 17:16
we3Guy3-Jul-06 17:16 
AnswerRe: Displaying image using array.... Pin
earl3-Jul-06 18:02
earl3-Jul-06 18:02 
AnswerRe: Displaying image using array.... Pin
Hamid_RT3-Jul-06 18:21
Hamid_RT3-Jul-06 18:21 
Questionserial communication Pin
thathvamsi3-Jul-06 17:04
thathvamsi3-Jul-06 17:04 
AnswerRe: serial communication [modified] Pin
earl3-Jul-06 17:54
earl3-Jul-06 17:54 
AnswerRe: serial communication Pin
Rilhas9-Jul-06 5:19
Rilhas9-Jul-06 5:19 
QuestionStdAfx questions Pin
Super Lloyd3-Jul-06 17:04
Super Lloyd3-Jul-06 17:04 
AnswerRe: StdAfx questions Pin
Michael Dunn3-Jul-06 17:10
sitebuilderMichael Dunn3-Jul-06 17:10 
You should include stdafx.h in every .cpp file, not in any header files. If you do that, the header guards will prevent all the stdafx.h contents from being parsed again, but it'll look sloppy.


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

VB > soccer
GeneralRe: StdAfx questions Pin
Super Lloyd3-Jul-06 18:32
Super Lloyd3-Jul-06 18:32 
AnswerRe: StdAfx questions Pin
Saurabh.Garg3-Jul-06 20:58
Saurabh.Garg3-Jul-06 20:58 
GeneralRe: StdAfx questions Pin
Super Lloyd3-Jul-06 21:07
Super Lloyd3-Jul-06 21:07 
QuestionProblem with GetProcAddress Pin
RedDragon2k3-Jul-06 16:39
RedDragon2k3-Jul-06 16:39 
AnswerRe: Problem with GetProcAddress Pin
earl3-Jul-06 17:52
earl3-Jul-06 17:52 
AnswerRe: Problem with GetProcAddress Pin
Hamid_RT3-Jul-06 20:21
Hamid_RT3-Jul-06 20:21 
Questionnewfile , new window in MDI Pin
zeus_master3-Jul-06 15:59
zeus_master3-Jul-06 15:59 
AnswerRe: newfile , new window in MDI Pin
zeus_master3-Jul-06 18:35
zeus_master3-Jul-06 18:35 
AnswerRe: newfile , new window in MDI [modified] Pin
*Dreamz3-Jul-06 20:08
*Dreamz3-Jul-06 20:08 
Questionc++ and external structs [modified] Pin
earl3-Jul-06 14:25
earl3-Jul-06 14:25 
AnswerRe: c++ and external structs Pin
Michael Dunn3-Jul-06 16:59
sitebuilderMichael Dunn3-Jul-06 16:59 
QuestionNew Dialog in a saved .exe Pin
Reagan Conservative3-Jul-06 7:05
Reagan Conservative3-Jul-06 7:05 
AnswerRe: New Dialog in a saved .exe Pin
Zac Howland3-Jul-06 7:10
Zac Howland3-Jul-06 7:10 
GeneralRe: New Dialog in a saved .exe Pin
Reagan Conservative3-Jul-06 8:20
Reagan Conservative3-Jul-06 8:20 
GeneralRe: New Dialog in a saved .exe Pin
Zac Howland3-Jul-06 8:38
Zac Howland3-Jul-06 8:38 
GeneralRe: New Dialog in a saved .exe Pin
Reagan Conservative3-Jul-06 9:56
Reagan Conservative3-Jul-06 9:56 
GeneralRe: New Dialog in a saved .exe Pin
Zac Howland3-Jul-06 12:29
Zac Howland3-Jul-06 12:29 

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.