| | |
windows.h error
Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Nov 2007
Posts: 981
Reputation:
Solved Threads: 210
Don't ever replace/modify the system header files, instead simply get a complete SDK, which is guaranteed to be compatible with your compiler.
Okay so i have windows XP, Microsoft Visual C++ 2008 Express Edition, what SDK do i need?
Make it idiot proof and someone will make a better idiot.
Check out my Site | and join us on IRC | Python Specific IRC
Check out my Site | and join us on IRC | Python Specific IRC
•
•
Join Date: Nov 2007
Posts: 981
Reputation:
Solved Threads: 210
•
•
•
•
Okay so i have windows XP, Microsoft Visual C++ 2008 Express Edition, what SDK do i need?
•
•
•
•
With MSVC 6.0, the latest Windows SDK that can be used is the Windows Server 2003 Platform SDK
Either switch to that old SDK or get e.g. a VS Express edition, which works with your current SDK.
Last edited by Ancient Dragon; Mar 16th, 2009 at 10:23 am.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Depends on what you are trying to do. The compiler contains everything you need to write simple gui programs using win32 api functions. If you want MFC then you can't use the Express edition at all because it doesn't support MFC. If you want something beyond the basic gui functions then you probably should download the entire Windows Platform SDK, which is quite large.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
•
•
Join Date: Nov 2007
Posts: 981
Reputation:
Solved Threads: 210
Umm, maybe you misunderstood me (?). I was not trying to say that MSVC 6.0 cannot be used on Windows versions later than "Windows Server 2003".
Instead, I was trying to say that the "Windows Server 2003 Platform SDK" is the last SDK version that is compatible and works with MSVC 6.0.
Instead, I was trying to say that the "Windows Server 2003 Platform SDK" is the last SDK version that is compatible and works with MSVC 6.0.
•
•
•
•
Umm, maybe you misunderstood me (?). I was not trying to say that MSVC 6.0 cannot be used on Windows versions later than "Windows Server 2003".
Instead, I was trying to say that the "Windows Server 2003 Platform SDK" is the last SDK version that is compatible and works with MSVC 6.0.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Cheers, i re-installed all of the headers and its worked!
Thanks guys,
Cheers
Thanks guys,
Cheers
Make it idiot proof and someone will make a better idiot.
Check out my Site | and join us on IRC | Python Specific IRC
Check out my Site | and join us on IRC | Python Specific IRC
![]() |
Similar Threads
- Windows Error - Help Me Please!!! (Windows NT / 2000 / XP)
- Windows error 7032, no sound, 0x7c9105f8 (Windows NT / 2000 / XP)
- windows error service spyware (Viruses, Spyware and other Nasties)
- windows error service-popups keep coming back (Viruses, Spyware and other Nasties)
- windows error service spyware message (Viruses, Spyware and other Nasties)
Other Threads in the C++ Forum
- Previous Thread: windows api help
- Next Thread: Child removal problem with Xerces
Views: 1454 | Replies: 17
| Thread Tools | Search this Thread |
Tag cloud for C++
6 api application array arrays assignment beginner binary bitmap c++ c/c++ calculator char class classes code coding compile compiler console conversion convert count data database delete developer display dll email encryption error file forms fstream function functions game generator getline givemetehcodez graph homeworkhelper iamthwee ifstream image input int java lazy lib loop looping loops map math matrix memory multidimensional multiple newbie news node number output parameter pointer problem program programming project proxy python random read recursion recursive reference return sort sorting string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






