Afficher un message
Vieux 22/02/2008, 09h54   #3
Lars Uffmann
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: In C++ programming, what librarys or frameworks are you using?

CppNewer wrote:
> Or most peopel use the OS' API directly? or everyone made own series
> of library such as Socket, Thread API.


I'm currently using:

- wxWidgets (big difference to what I was used to, with the sizer
concept, but worth a look) with wxFormBuilder
- boost::thread
- winsock2 (supposed to be compatible to sockets-library under linux)
- xerces-c (domxml parsing)

all of this with Eclipse CDT & Cygwin, thinking about "migrating" to
MinGW though, for not needing cygwin1.dll or similar.

Best Regards,

Lars
  Réponse avec citation
 
Page generated in 0,04456 seconds with 9 queries