Hi
My system includes Windows98, VC++6.0, DirectX8.1 SDK.
Trying to compile samples or project built with Application Wizard I get the next error messages:
c:\program files\microsoft sdk\include\prerelease\d3dx8math.h(262) : error C2065:
‘ULONG_PTR’ : undeclared identifier
and
c:\program files\microsoft sdk\include\prerelease\dsound.h : error : ‘DWORD_PTR’ :
undeclared identifier
.
c:\program files\microsoft sdk\include has no .h files. Only …include\prerelease\ has.
The same about lib subdir.
In VC++6.0 directories pathes set like c:\program files\microsoft sdk\include\prerelease
and c:\program files\microsoft sdk\lib\prerelease at the tops.
I tryed another release of SDK8.1 on another PC, which has .h and .lib filesin ..\include and
…\lib subdirs, apart from prerelease subdirs, but I got the same error messages.
Please, let me know how I can get DirectX8.1 SDK installed properly.
Thanks,
Alexy