|
-
February 28th, 2010, 11:34 AM
#6
Re: errors with 'shlobj.h' ?
 Originally Posted by Cpp_Noob
a friend compiled the same project using VC 2008 without any problems thought...
Didn't that give you a hint on what's going on. 
From MS Windows® Server 2003 SP1 Platform SDK download page:This SDK does not support working with Microsoft Visual C/C++®, 6.0 as support for VC 6.0 has ended. The last SDK that will work with VC 6.0 is the February 2003 Edition, you can order a CD on the fulfillment site. Side by side installations are not supported.
The SDK names are a bit similar (and since the one you want is not downloadable anymore), are you sure you have the correct SDK installed?
Edit: The best choice is of course to upgrade your environment but if you decide not to upgrade this link will be nice: http://blogs.msdn.com/windowssdk/arc...20/640172.aspx
Last edited by S_M_A; February 28th, 2010 at 01:39 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|