playwnd.obj : error LNK2019: unresolved external symbol "long __stdcall
ATL::AtlWinModuleInit(struct ATL::_ATL_WIN_MODULE70 *)"
(?AtlWinModuleInit@ATL@@YGJPAU_ATL_WIN_MODULE70@1@@Z) referenced in function
"public: __thiscall ATL::CAtlWinModule::CAtlWinModule(void)"
(??0CAtlWinModule@ATL@@QAE@XZ)
playwnd.obj : error LNK2001: unresolved external symbol "class
ATL::CAtlBaseModule ATL::_AtlBaseModule"
(?_AtlBaseModule@ATL@@3VCAtlBaseModule@1@A)
Any help would be greatly appreciated!
Thanks,
Richard Wilder
IGT
> The PlayWnd sample builds fine under VS 6 but when I try to build it under
> VS.NET I get these two unresolved references:
Try upgrading to the latest version of the SDK (VS6 is on the way out as
far as support).
--
Please read this before replying:
1. Learn about newsgroups - http://dev.6581.com/newsgroups.html
2. Trim & respond in-line (please don't top post or snip everything)
3. Benefit others - follow up if you are helped or you found a solution
What version of the DX SDK do you have?
What version of the Windows Platform SDK do you have?
The October 2004 DX SDK has VS.NET compatible files but does not ship with
VS6 dsw files (DShow is in the Extras download).
Google groups has you covered: