Re: StrRetToBuf and visual c++ 6

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Bogdan wrote:

You can't even get through the compilation process. Most likely your problem is that you are referencing and old shlwapi.h (i.e. the one from 1998 or so). Make sure that you have a fairly recent platform sdk installed and set your build directories in IDE (i.e. include, lib) to point to the SDK's directories _before_ VC6's standard directories.



Feb 2003 is the latest PSDK that will work with VC6. But that should be late enough.

David Wilkinson

.