Click here to Skip to main content
16,011,120 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Event notification from checkbox within TreeControl (from WTL) Pin
algol14-Oct-03 21:15
algol14-Oct-03 21:15 
QuestionHow can my control download the file located on the remote server automatically? Pin
stanley guan8-Oct-03 0:22
stanley guan8-Oct-03 0:22 
Generalvectors. Pin
WREY7-Oct-03 14:32
WREY7-Oct-03 14:32 
GeneralRe: vectors. Pin
valikac8-Oct-03 5:55
valikac8-Oct-03 5:55 
GeneralRe: vectors. Pin
ZoogieZork8-Oct-03 8:00
ZoogieZork8-Oct-03 8:00 
GeneralRe: vectors. Pin
George L. Jackson3-Nov-03 1:47
George L. Jackson3-Nov-03 1:47 
GeneralRe: vectors. Pin
WREY3-Nov-03 5:39
WREY3-Nov-03 5:39 
GeneralLinker error when trying to use CStringT Pin
IGx896-Oct-03 14:06
IGx896-Oct-03 14:06 
I get this error when trying to incorporate some code that uses ATL's CStringT into my straight Win32 program:
<br />
IGCutter error LNK2019: unresolved external symbol "class ATL::CAtlStringMgr ATL::g_strmgr" (?g_strmgr@ATL@@3VCAtlStringMgr@1@A) referenced in function "public: static struct ATL::IAtlStringMgr * __cdecl ATL::StrTraitATL<char,class ATL::ChTraitsCRT<char> >::GetDefaultManager(void)" (?GetDefaultManager@?$StrTraitATL@DV?$ChTraitsCRT@D@ATL@@@ATL@@SAPAUIAtlStringMgr@2@XZ)<br />

My header has these files defined (many are probably unnecessary):
<br />
#include <atlbase.h><br />
#include <objbase.h><br />
extern CComModule _Module;<br />
#include <atlcom.h><br />
#include <atlapp.h><br />
#include <atlwin.h><br />
#include <atlframe.h><br />
#include <atlstr.h><br />

and I have "Static link to ATL" specified. What in the world am I doing wrong?

Thanks!
GeneralWTL &quot;shared-source&quot; news update Pin
Mike.NET6-Oct-03 10:29
Mike.NET6-Oct-03 10:29 
GeneralAtl Server - CBlobCache Pin
rbeckett6-Oct-03 7:55
rbeckett6-Oct-03 7:55 
GeneralRe: Atl Server - CBlobCache Pin
rbeckett6-Oct-03 8:54
rbeckett6-Oct-03 8:54 
GeneralATL header file... Pin
byblostas5-Oct-03 12:25
byblostas5-Oct-03 12:25 
GeneralRe: ATL header file... Pin
Michael Dunn7-Oct-03 16:19
sitebuilderMichael Dunn7-Oct-03 16:19 
GeneralAbout interface ISimpleFrameSite Pin
Foxray3-Oct-03 20:51
Foxray3-Oct-03 20:51 
GeneralDeskbands with HTML content based on URL Pin
riberollesb@fsb.fr3-Oct-03 6:03
riberollesb@fsb.fr3-Oct-03 6:03 
Generaladding a second interface to coclass Pin
rob agar2-Oct-03 22:08
rob agar2-Oct-03 22:08 
GeneralWTL download Pin
Gaz2-Oct-03 9:49
Gaz2-Oct-03 9:49 
GeneralRe: WTL download Pin
Michael Dunn2-Oct-03 10:53
sitebuilderMichael Dunn2-Oct-03 10:53 
GeneralCreating instances of COM objects inside the module Pin
jparsons2-Oct-03 7:12
jparsons2-Oct-03 7:12 
GeneralRe: Creating instances of COM objects inside the module Pin
Michael Dunn2-Oct-03 7:55
sitebuilderMichael Dunn2-Oct-03 7:55 
GeneralRe: Creating instances of COM objects inside the module Pin
jparsons2-Oct-03 9:37
jparsons2-Oct-03 9:37 
GeneralCompilation error C3702 &quot;ATL is required for COM events&quot; Pin
jparsons2-Oct-03 5:49
jparsons2-Oct-03 5:49 
GeneralRe: Compilation error C3702 &quot;ATL is required for COM events&quot; Pin
jparsons2-Oct-03 7:07
jparsons2-Oct-03 7:07 
GeneralWTL ListViewCtrl Pin
Michael P Butler2-Oct-03 2:26
Michael P Butler2-Oct-03 2:26 
Generalspeed Pin
raastad1-Oct-03 22:20
raastad1-Oct-03 22:20 

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.