Click here to Skip to main content
15,908,015 members

Survey Results

Which libraries do you use?   [Edit]

Survey period: 23 Sep 2002 to 29 Sep 2002

Most developers use libraries to cut development time. Which libraries help make your life a little easier?

OptionVotes% 
MFC1,09369.09
ATL53433.75
STL60037.93
WTL24415.42
.NET base class library37523.70
Boost976.13
wxWindows402.53
None301.90
Other1036.51
Respondents were allowed to choose more than one answer; totals may not add up to 100%

View optional text answers (132 answers)


 
GeneralMesage Unit Header in VC++ Pin
VC is not my cup of tea...24-Sep-02 10:42
sussVC is not my cup of tea...24-Sep-02 10:42 
GeneralRe: Mesage Unit Header in VC++ Pin
Christian Graus24-Sep-02 13:02
protectorChristian Graus24-Sep-02 13:02 
GeneralRe: Mesage Unit Header in VC++ Pin
Tim Smith25-Sep-02 9:35
Tim Smith25-Sep-02 9:35 
GeneralRe: Mesage Unit Header in VC++ Pin
Christian Graus25-Sep-02 13:20
protectorChristian Graus25-Sep-02 13:20 
GeneralRe: Mesage Unit Header in VC++ Pin
Gary R. Wheeler25-Sep-02 14:36
Gary R. Wheeler25-Sep-02 14:36 
GeneralMFC Rules! Pin
Anonymous24-Sep-02 10:38
Anonymous24-Sep-02 10:38 
GeneralRe: MFC Rules! Pin
Christian Graus24-Sep-02 13:03
protectorChristian Graus24-Sep-02 13:03 
GeneralRe: MFC Rules! Pin
Nemanja Trifunovic24-Sep-02 15:46
Nemanja Trifunovic24-Sep-02 15:46 
I use MFC whenever I need to do GUI programming (which I hate), but I don't like it at all. It covers too many different things: from strings and user controls to ISAPI extensions and sockets (BTW MFC socket classes suck).

On the other hand, ATL is very nicely designed, however, I don't use COM, and have worked only with ATL Server.

As for STL, I use it all the time, but I was much more enthusiastic about it in the beginning than now. The same goes for Boost.

But the craziest thing is that I have never found a good string class for C++ (std::basic_string sucks, as well as MFC CString).

Beer | [beer]
GeneralRe: MFC Rules! Pin
Anonymous25-Sep-02 7:49
Anonymous25-Sep-02 7:49 
GeneralRe: MFC Rules! Pin
Anonymous24-Sep-02 17:04
Anonymous24-Sep-02 17:04 
GeneralRe: MFC Rules! Pin
Michael P Butler24-Sep-02 23:58
Michael P Butler24-Sep-02 23:58 
GeneralRe: MFC Rules! Pin
Shog924-Sep-02 17:25
sitebuilderShog924-Sep-02 17:25 
GeneralRe: MFC Rules! Pin
Michael P Butler25-Sep-02 0:01
Michael P Butler25-Sep-02 0:01 
GeneralRe: MFC Rules! Pin
Michael P Butler24-Sep-02 23:55
Michael P Butler24-Sep-02 23:55 
GeneralWhich STL? Pin
Thomas Freudenberg23-Sep-02 11:18
Thomas Freudenberg23-Sep-02 11:18 
GeneralRe: Which STL? Pin
Igor Sukhov24-Sep-02 3:50
Igor Sukhov24-Sep-02 3:50 
GeneralRe: Which STL? Pin
Tim Smith24-Sep-02 4:47
Tim Smith24-Sep-02 4:47 
GeneralRe: Which STL? Pin
rhoward24-Sep-02 7:12
professionalrhoward24-Sep-02 7:12 
GeneralNative C++ doing well Pin
Fazlul Kabir23-Sep-02 6:44
Fazlul Kabir23-Sep-02 6:44 
GeneralSad Pin
Christian Graus22-Sep-02 23:38
protectorChristian Graus22-Sep-02 23:38 
GeneralRe: Sad Pin
peterchen23-Sep-02 0:15
peterchen23-Sep-02 0:15 
GeneralRe: Sad Pin
George23-Sep-02 0:26
George23-Sep-02 0:26 
GeneralRe: Sad Pin
Fazlul Kabir23-Sep-02 0:36
Fazlul Kabir23-Sep-02 0:36 
GeneralRe: Sad Pin
Michael P Butler23-Sep-02 0:44
Michael P Butler23-Sep-02 0:44 
GeneralRe: Sad Pin
Brian Delahunty23-Sep-02 3:46
Brian Delahunty23-Sep-02 3:46 

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.