Click here to Skip to main content
15,904,024 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: Using ATL Dll? Pin
Steve S29-Nov-04 22:27
Steve S29-Nov-04 22:27 
AnswerRe: Using ATL Dll? Pin
sinall5-Dec-04 0:08
sinall5-Dec-04 0:08 
GeneralCListViewCtrl and swapping items Pin
retro_coder28-Nov-04 21:28
retro_coder28-Nov-04 21:28 
QuestionUsing DirectX with WTL? Pin
_leech_27-Nov-04 12:34
_leech_27-Nov-04 12:34 
AnswerRe: Using DirectX with WTL? Pin
Andrew Walker27-Nov-04 21:24
Andrew Walker27-Nov-04 21:24 
GeneralSTL or MFC Pin
Shlomi BH27-Nov-04 9:22
Shlomi BH27-Nov-04 9:22 
GeneralRe: STL or MFC Pin
Neville Franks27-Nov-04 9:34
Neville Franks27-Nov-04 9:34 
GeneralRe: STL or MFC Pin
Kevin McFarlane27-Nov-04 23:52
Kevin McFarlane27-Nov-04 23:52 
Unless there are convenient reasons not to, e.g., interacting with MFC serialization, I would go for STL. STL is generally much more powerful. As Neville says below there is a learning curve but it's worth it. Plus I found that STL was easier to use than it was to understand!

I often use CString in preference to string in an MFC app. because it makes for easier interaction with MFC controls, etc., and it has better functionality. For everything else I go for STL these days.

Kevin
GeneralRe: STL or MFC Pin
Shlomi BH28-Nov-04 6:43
Shlomi BH28-Nov-04 6:43 
GeneralTAB not working properly within WebBrowser control embedded in modeless dialog box encapsulated in a ATL dll Pin
sashishk26-Nov-04 0:53
sashishk26-Nov-04 0:53 
GeneralRe: TAB not working properly within WebBrowser control embedded in modeless dialog box encapsulated in a ATL dll Pin
Michael Dunn27-Nov-04 8:48
sitebuilderMichael Dunn27-Nov-04 8:48 
GeneralA problem w/ ATL web server - URGENT !!! Pin
De Nardis Andrea25-Nov-04 22:04
De Nardis Andrea25-Nov-04 22:04 
GeneralRe: A problem w/ ATL web server - URGENT !!! Pin
Nicholas Cardi6-Dec-04 8:04
Nicholas Cardi6-Dec-04 8:04 
GeneralUsing ATL DLL. Pin
dSolariuM25-Nov-04 18:59
dSolariuM25-Nov-04 18:59 
GeneralRe: Using ATL DLL. Pin
Dimitris Vasiliadis25-Nov-04 20:32
Dimitris Vasiliadis25-Nov-04 20:32 
GeneralPassing a control Pin
John R. Shaw24-Nov-04 13:39
John R. Shaw24-Nov-04 13:39 
GeneralRe: Passing a control Pin
John R. Shaw24-Nov-04 13:55
John R. Shaw24-Nov-04 13:55 
GeneralRe: Passing a control Pin
Steve S24-Nov-04 22:25
Steve S24-Nov-04 22:25 
GeneralExplorer extension dll - WM_SHUTDOWN Pin
AssemblySoft24-Nov-04 0:46
AssemblySoft24-Nov-04 0:46 
GeneralRe: Explorer extension dll - WM_SHUTDOWN Pin
Igor Vigdorchik24-Nov-04 10:00
Igor Vigdorchik24-Nov-04 10:00 
GeneralRe: Explorer extension dll - WM_SHUTDOWN Pin
AssemblySoft24-Nov-04 22:57
AssemblySoft24-Nov-04 22:57 
QuestionHow to embeded a button onto the FlexGrid Cell? Pin
bohrium23-Nov-04 23:34
bohrium23-Nov-04 23:34 
GeneralVB ActiveX into ATL project Pin
Brian Gould23-Nov-04 20:24
Brian Gould23-Nov-04 20:24 
QuestionWhich collection class to use? Pin
paulb23-Nov-04 19:02
paulb23-Nov-04 19:02 
AnswerRe: Which collection class to use? Pin
Joaquín M López Muñoz23-Nov-04 21:13
Joaquín M López Muñoz23-Nov-04 21:13 

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.