For the lack of a better forum (I was looking for a PSDK forum), I ask here.
Why are ATL libs included for AMD64 platform in the PSDK (SRV2003R2), but not for IA64 and x86 platforms
There is PSDK\lib\amd64\atlmfc\atl.lib and PSDK\lib\amd64\atlmfc\atlamd64.lib, but no such libs for IA64 and x86.
I am looking for some library that exports AllocStdCallThunk.

Platform SDK atl libs
thechristopher
Thanks for the replies. I am aware of the workarounds for the problem. The libraries, for example, are also included in the DDK.
My question was about the inconsistency - libraries for AMD64, but not for x86/IA64. The question still remains open.
Santiago Aceñolaza
you don't need a lib to use ATL from the Platform SDK. Just follow steps 1 to 4 here:
http://www.codeproject.com/wtl/WTLExpress.asp
XinuXano
MuniHemadriBabu.Jogi