Click here to Skip to main content
15,895,011 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Listview redraw problems Pin
Shog96-Jul-02 17:11
sitebuilderShog96-Jul-02 17:11 
GeneralRe: Listview redraw problems Pin
CaesarCZ7-Jul-02 0:18
CaesarCZ7-Jul-02 0:18 
GeneralRe: Listview redraw problems Pin
Shog97-Jul-02 8:24
sitebuilderShog97-Jul-02 8:24 
GeneralInet help Pin
5-Jul-02 6:36
suss5-Jul-02 6:36 
GeneralRe: Inet help Pin
Todd Smith5-Jul-02 6:52
Todd Smith5-Jul-02 6:52 
GeneralRe: Inet help Pin
5-Jul-02 6:59
suss5-Jul-02 6:59 
GeneralRe: Inet help Pin
Hanzo25-Oct-02 18:58
Hanzo25-Oct-02 18:58 
QuestionWin32, ATL, WTL or MFC, which route to take? Pin
generic_user_id5-Jul-02 5:51
generic_user_id5-Jul-02 5:51 
Currently I use the MFC for all my programs, but I don't like the large library and the solid framework that comes along with it. So I thought I wanted to get rid of it, and thus I looked at plain Win32.

But as almost all my programs are heavily dependant of their GUI, programming in Win32 will be unnecessary cumbersome and repetative.

So I figured I do want some (light) framework to work with...

WTL looks very promising, but as microsoft doesn't officially support it, and because there is no documentation on it whatsoever I don't think it's an alternative either.

ATL and COM are (as far as I know) mainly for developing controls and such. I don't get the idea it's any good for designing functional user interfaces.

So... what should I do? Learn WTL despite the lack of documentation? Start with win32 (Pretzolts book - thanks guys) and build everything from scratch? Or should I give ATL a try? Or maybe there are other alternatives?

I hope somebody can shed light on this!

Thanks a lot in advance

Best regards,
Griffith
AnswerRe: Win32, ATL, WTL or MFC, which route to take? Pin
Michael Dunn5-Jul-02 8:19
sitebuilderMichael Dunn5-Jul-02 8:19 
GeneralRe: Win32, ATL, WTL or MFC, which route to take? Pin
generic_user_id5-Jul-02 11:48
generic_user_id5-Jul-02 11:48 
GeneralRe: Win32, ATL, WTL or MFC, which route to take? Pin
loket5-Jul-02 12:07
loket5-Jul-02 12:07 
GeneralRe: Win32, ATL, WTL or MFC, which route to take? Pin
Michael Dunn5-Jul-02 12:08
sitebuilderMichael Dunn5-Jul-02 12:08 
GeneralRe: Win32, ATL, WTL or MFC, which route to take? Pin
generic_user_id5-Jul-02 23:29
generic_user_id5-Jul-02 23:29 
AnswerRe: Win32, ATL, WTL or MFC, which route to take? Pin
loket5-Jul-02 12:01
loket5-Jul-02 12:01 
GeneralRe: Win32, ATL, WTL or MFC, which route to take? Pin
generic_user_id5-Jul-02 23:34
generic_user_id5-Jul-02 23:34 
GeneralRe: Win32, ATL, WTL or MFC, which route to take? Pin
loket6-Jul-02 1:52
loket6-Jul-02 1:52 
GeneralRe: Win32, ATL, WTL or MFC, which route to take? Pin
generic_user_id6-Jul-02 2:32
generic_user_id6-Jul-02 2:32 
GeneralRe: Win32, ATL, WTL or MFC, which route to take? Pin
generic_user_id6-Jul-02 2:50
generic_user_id6-Jul-02 2:50 
GeneralRe: Win32, ATL, WTL or MFC, which route to take? Pin
loket6-Jul-02 2:55
loket6-Jul-02 2:55 
GeneralProcessing GPS data in C++ Pin
5-Jul-02 4:41
suss5-Jul-02 4:41 
Generaldisabled menu item at start Pin
ns5-Jul-02 3:36
ns5-Jul-02 3:36 
GeneralRe: disabled menu item at start Pin
Fredrik Skog5-Jul-02 3:55
Fredrik Skog5-Jul-02 3:55 
GeneralRe: disabled menu item at start Pin
ns5-Jul-02 4:02
ns5-Jul-02 4:02 
GeneralRe: disabled menu item at start Pin
Roger Allen5-Jul-02 4:08
Roger Allen5-Jul-02 4:08 
GeneralRe: disabled menu item at start Pin
Fredrik Skog5-Jul-02 4:12
Fredrik Skog5-Jul-02 4:12 

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.