Click here to Skip to main content
15,895,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Overriding Base Class Members Pin
Stuart Dootson10-Mar-09 7:59
professionalStuart Dootson10-Mar-09 7:59 
GeneralRe: Overriding Base Class Members Pin
ForNow10-Mar-09 12:34
ForNow10-Mar-09 12:34 
GeneralRe: Overriding Base Class Members Pin
Stuart Dootson10-Mar-09 12:48
professionalStuart Dootson10-Mar-09 12:48 
GeneralRe: Overriding Base Class Members Pin
ForNow10-Mar-09 13:06
ForNow10-Mar-09 13:06 
GeneralRe: Overriding Base Class Members Pin
Stuart Dootson10-Mar-09 13:28
professionalStuart Dootson10-Mar-09 13:28 
AnswerRe: Overriding Base Class Members Pin
CPallini10-Mar-09 10:16
mveCPallini10-Mar-09 10:16 
QuestionApplication Type - DLL (Pt. 2) Pin
su_penguin10-Mar-09 5:58
su_penguin10-Mar-09 5:58 
AnswerRe: Application Type - DLL (Pt. 2) Pin
Stuart Dootson10-Mar-09 6:25
professionalStuart Dootson10-Mar-09 6:25 
windows.h will be in the Windows SDK include folder, which is the "$C:\Program Files\Microsoft SDKs\Windows\v6.1\Include" part of the include path.

Is the $ sign really in that bit of the include path, 'cause it looks wrong to me. If that solves your problem, then you'll also want to remove the $ signs in the equivalent parts of the Library and Path environment variables.

Also - does that folder (C:\Program Files\Microsoft SDKs\Windows\v6.1\Include) actually exist?

BTW - my install of VS2005 has $(VCInstallDir)PlatformSDK\include - I guess you've installed a new Platfrom SDK version and asked it to integrate with Visual Studio?



GeneralRe: Application Type - DLL (Pt. 2) Pin
su_penguin10-Mar-09 6:33
su_penguin10-Mar-09 6:33 
QuestionWS_EX_CONTROLPARENT and freeze Pin
BadJerry10-Mar-09 5:34
BadJerry10-Mar-09 5:34 
AnswerRe: WS_EX_CONTROLPARENT and freeze Pin
BadJerry10-Mar-09 5:44
BadJerry10-Mar-09 5:44 
QuestionConfiguration properites of IIS. Pin
mmayur10-Mar-09 4:32
mmayur10-Mar-09 4:32 
AnswerRe: Configuration properites of IIS. Pin
led mike10-Mar-09 4:42
led mike10-Mar-09 4:42 
GeneralRe: Configuration properites of IIS. Pin
Iain Clarke, Warrior Programmer10-Mar-09 5:49
Iain Clarke, Warrior Programmer10-Mar-09 5:49 
GeneralRe: Configuration properites of IIS. Pin
led mike10-Mar-09 7:18
led mike10-Mar-09 7:18 
QuestionProblem with CString Pin
Abhijit Jana10-Mar-09 4:15
professionalAbhijit Jana10-Mar-09 4:15 
AnswerRe: Problem with CString Pin
David Crow10-Mar-09 4:20
David Crow10-Mar-09 4:20 
GeneralRe: Problem with CString Pin
Abhijit Jana10-Mar-09 5:55
professionalAbhijit Jana10-Mar-09 5:55 
AnswerRe: Problem with CString Pin
safemj11-Mar-09 0:15
safemj11-Mar-09 0:15 
QuestionCustom listcontrol Pin
toolsrnd10-Mar-09 4:14
toolsrnd10-Mar-09 4:14 
AnswerRe: Custom listcontrol Pin
Code-o-mat10-Mar-09 4:24
Code-o-mat10-Mar-09 4:24 
QuestionRe: Custom listcontrol Pin
David Crow10-Mar-09 4:25
David Crow10-Mar-09 4:25 
AnswerRe: Custom listcontrol Pin
Hamid_RT10-Mar-09 5:02
Hamid_RT10-Mar-09 5:02 
QuestionImplementing queues along with threads Pin
kr_ash10-Mar-09 3:21
kr_ash10-Mar-09 3:21 
AnswerRe: Implementing queues along with threads Pin
David Crow10-Mar-09 3:59
David Crow10-Mar-09 3:59 

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.