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

ATL / WTL / STL

 
GeneralATL free threaded question Pin
Martin Hinchy6-Oct-04 13:31
Martin Hinchy6-Oct-04 13:31 
GeneralRe: ATL free threaded question Pin
Michael Dunn9-Oct-04 6:29
sitebuilderMichael Dunn9-Oct-04 6:29 
GeneralRe: ATL free threaded question Pin
Jörgen Sigvardsson9-Oct-04 8:12
Jörgen Sigvardsson9-Oct-04 8:12 
GeneralRe: ATL free threaded question Pin
Martin Hinchy10-Oct-04 12:39
Martin Hinchy10-Oct-04 12:39 
GeneralMFCan you Introduce... Pin
Polite Programmer6-Oct-04 12:35
Polite Programmer6-Oct-04 12:35 
GeneralRe: MFCan you Introduce... Pin
Joaquín M López Muñoz6-Oct-04 12:56
Joaquín M López Muñoz6-Oct-04 12:56 
GeneralRe: MFCan you Introduce... Pin
Polite Programmer6-Oct-04 13:05
Polite Programmer6-Oct-04 13:05 
GeneralRe: MFCan you Introduce... Pin
Joaquín M López Muñoz6-Oct-04 13:20
Joaquín M López Muñoz6-Oct-04 13:20 
First of all, I know very little about ATL, so some of my responses are tentative at best.

What are the benifits of using WTL over MFC?

It is cleaner, it does not suffer from some design defects affecting MFC (most notably in multithreading issues) and does not impose a complete framework on you (that meaning, you can add just a bit of WTL to an otherwise perfectly regular Win32. MFC, OTOH, forces you to write the whole app according to the framework it provides.)
On the cons side, WTL does not provide you with wizards (I think) and it is somewhat harder to learn, as the tecnhiques it relies on are more advanced.

Also, when it is a good time to learn ATL?

I couldn't say. Probably, knowing some UI stuff (plain Win32 or MFC) before delving into WTL is good.

Lastly, How you see the future of MFC/ATL/VC++ in the world of .NET (especially, please consider the 'interpreted' nature of .NET...)

I think WTL just does not apply to .NET UI.

Moreover, if Microsoft is not maintaining WTL, then who is?

http://sourceforge.net/projects/wtl/[^]

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
Want a Boost forum in Code Project? Vote here[^]!
GeneralRe: MFCan you Introduce... Pin
toxcct6-Oct-04 22:50
toxcct6-Oct-04 22:50 
GeneralATL 2-byte leak, i'm embarassed Pin
Eugene Homyakov6-Oct-04 5:28
Eugene Homyakov6-Oct-04 5:28 
GeneralRe: ATL 2-byte leak, i'm embarassed Pin
unimatrics10-Oct-04 7:03
unimatrics10-Oct-04 7:03 
GeneralMessage Map problem Pin
qur6-Oct-04 1:11
qur6-Oct-04 1:11 
QuestionIs possible to use ATL 7.0 in VC.6 ? Pin
Rodrigo Pinto Pereira de Souza5-Oct-04 9:50
Rodrigo Pinto Pereira de Souza5-Oct-04 9:50 
AnswerRe: Is possible to use ATL 7.0 in VC.6 ? Pin
toxcct5-Oct-04 21:26
toxcct5-Oct-04 21:26 
AnswerRe: Is possible to use ATL 7.0 in VC.6 ? Pin
Kevin McFarlane9-Oct-04 4:13
Kevin McFarlane9-Oct-04 4:13 
GeneralRe: Is possible to use ATL 7.0 in VC.6 ? Pin
Jörgen Sigvardsson9-Oct-04 13:15
Jörgen Sigvardsson9-Oct-04 13:15 
GeneralRe: Is possible to use ATL 7.0 in VC.6 ? Pin
Kevin McFarlane10-Oct-04 0:38
Kevin McFarlane10-Oct-04 0:38 
GeneralRe: Is possible to use ATL 7.0 in VC.6 ? Pin
Jörgen Sigvardsson10-Oct-04 6:30
Jörgen Sigvardsson10-Oct-04 6:30 
Generalkey_compare problem in maps Pin
sips4-Oct-04 19:48
sips4-Oct-04 19:48 
GeneralRe: key_compare problem in maps Pin
Joaquín M López Muñoz4-Oct-04 20:03
Joaquín M López Muñoz4-Oct-04 20:03 
GeneralRe: key_compare problem in maps Pin
sips4-Oct-04 20:36
sips4-Oct-04 20:36 
GeneralRe: key_compare problem in maps Pin
Joaquín M López Muñoz4-Oct-04 21:10
Joaquín M López Muñoz4-Oct-04 21:10 
GeneralRe: key_compare problem in maps Pin
sips4-Oct-04 22:58
sips4-Oct-04 22:58 
GeneralFlicker Problem in Listview Pin
Anonymous4-Oct-04 1:11
Anonymous4-Oct-04 1:11 
GeneralSTL stupid question Pin
RadioShark4-Oct-04 0:41
RadioShark4-Oct-04 0:41 

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.