View Single Post
Old Dec 9th, 2005, 5:29 PM   #11
ivan
Professional Programmer
 
ivan's Avatar
 
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4 ivan is on a distinguished road
In Dev-C++ all you need to do is to include <windows.h> header, link with libcomctrl32.a and call InitCommonControls().
ivan is offline   Reply With Quote