Some questions about directx transform
I am a beginner on directx transform.
I have some questions about it.
1. The MSDN mentioned that there is a tool named DXETool.exe, but I can not find it under VS directory. is it out of date?
2. I find some codes(http://www.sworks.com/keng/da/multimedia/dtrans/c++/dxetool/), but it can not be compiled. There are lot of compile error in afxcomctl32.h, for example,
Error 1 error C2059: syntax error : '__stdcall' d:\program files\microsoft visual studio 8\vc\atlmfc\include\afxcomctl32.h 295
Can anyone give me some help to fix it?
3. I installed the lasted DirectX, but I found there is no any content about directx transform. This confused me,if I want to go further on directx transform, which material I should read. can someone give me some suggestion?
thank a lot.

