Click here to Skip to main content
15,901,853 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
Generalagain, Using COM+ services Pin
Roozbeh6917-Feb-04 20:31
professionalRoozbeh6917-Feb-04 20:31 
GeneralRe: Using COM+ services Pin
Steve S17-Feb-04 22:12
Steve S17-Feb-04 22:12 
GeneralRe: Using COM+ services Pin
Steve S18-Feb-04 1:59
Steve S18-Feb-04 1:59 
GeneralExposing struct as method parameter Pin
alex120517-Feb-04 19:42
alex120517-Feb-04 19:42 
GeneralRe: Exposing struct as method parameter Pin
ian mariano22-Feb-04 12:18
ian mariano22-Feb-04 12:18 
GeneralRe: Exposing struct as method parameter Pin
alex120522-Feb-04 17:16
alex120522-Feb-04 17:16 
GeneralRe: Exposing struct as method parameter Pin
ian mariano24-Feb-04 11:00
ian mariano24-Feb-04 11:00 
GeneralATL link errors in Direct Show samples (DX9 SDK ) Pin
Admiral Quality17-Feb-04 4:07
Admiral Quality17-Feb-04 4:07 
Hi all,

Wondering if anyone knows why I'm getting this error when i try to build certain DirectShow samples from the DX9SDK. Here's what i get compiling a debug

<br />
------ Build started: Project: PlayWnd, Configuration: Debug Win32 ------<br />
<br />
Linking...<br />
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)<br />
playwnd.obj : error LNK2001: unresolved external symbol "class ATL::CAtlBaseModule ATL::_AtlBaseModule" (?_AtlBaseModule@ATL@@3VCAtlBaseModule@1@A)<br />
.\Debug/PlayWnd.exe : fatal error LNK1120: 2 unresolved externals<br />



There are certain samples (with names ending in ASF) that require the Windows Media SDK and a certificate. But PlayWnd isn't one of them. (PlayWndASF is.)

I'm working on a full screen video player, the other relevant samples that play video also give me the same error. "Windowless" for example.

I know it's something stupid... Sigh | :sigh:
GeneralRe: ATL link errors in Direct Show samples (DX9 SDK ) Pin
Steve S17-Feb-04 6:18
Steve S17-Feb-04 6:18 
GeneralRe: ATL link errors in Direct Show samples (DX9 SDK ) Pin
Admiral Quality17-Feb-04 8:06
Admiral Quality17-Feb-04 8:06 
GeneralRe: ATL link errors in Direct Show samples (DX9 SDK ) Pin
Steve S17-Feb-04 22:13
Steve S17-Feb-04 22:13 
GeneralProblem writing Browser Helper Object Pin
Dave Midgley16-Feb-04 3:11
Dave Midgley16-Feb-04 3:11 
GeneralRe: Problem writing Browser Helper Object Pin
Michael Dunn17-Feb-04 20:28
sitebuilderMichael Dunn17-Feb-04 20:28 
GeneralRe: Problem writing Browser Helper Object Pin
macattack19-Feb-04 9:26
macattack19-Feb-04 9:26 
GeneralRe: Problem writing Browser Helper Object Pin
Dave Midgley19-Feb-04 11:59
Dave Midgley19-Feb-04 11:59 
Generaltemplate problem.. Pin
Member 40856115-Feb-04 21:05
Member 40856115-Feb-04 21:05 
GeneralRe: template problem.. Pin
Anonymous16-Feb-04 6:38
Anonymous16-Feb-04 6:38 
GeneralRe: template problem.. Pin
Robert A. T. Káldy19-Feb-04 3:40
Robert A. T. Káldy19-Feb-04 3:40 
GeneralWTL based D3D Pin
iNhuman14-Feb-04 23:12
iNhuman14-Feb-04 23:12 
Generalhelp me Pin
don7cry13-Feb-04 17:03
don7cry13-Feb-04 17:03 
Generalvector - interfacing to C api Pin
jcplatt13-Feb-04 10:28
jcplatt13-Feb-04 10:28 
GeneralRe: vector - interfacing to C api Pin
Michael Dunn13-Feb-04 17:17
sitebuilderMichael Dunn13-Feb-04 17:17 
QuestionHow to free the memory? Pin
freehawk12-Feb-04 15:53
freehawk12-Feb-04 15:53 
AnswerRe: How to free the memory? Pin
Tim Smith12-Feb-04 16:10
Tim Smith12-Feb-04 16:10 
GeneralRe: How to free the memory? Pin
freehawk12-Feb-04 18:21
freehawk12-Feb-04 18:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.