| | |
InitCommonControlsEx
Please support our C advertiser: Programming Forums - DaniWeb Sister Site
![]() |
Try something like this.
INITCOMMONCONTROLSEX InitCtrlEx;
InitCtrlEx.dwSize = sizeof(INITCOMMONCONTROLSEX);
InitCtrlEx.dwICC = ICC_PROGRESS_CLASS; // This depends on the control you are tryinn to initialize
InitCommonControlsEx(&InitCtrlEx);![]() |
Similar Threads
- _WIN32_IE >= 0x0300 (C++)
- find files of certain type... (Assembly)
Other Threads in the C Forum
- Previous Thread: play mp3
- Next Thread: hw assignment help on selection & merge sort
| Thread Tools | Search this Thread |
Tag cloud for C
#include ansi array arrays asterisks binarysearch calculate centimeter changingto char command convert copyimagefile cprogramme creafecopyofanytypeoffileinc database directory dynamic fflush file fork forloop framework functions getlasterror givemetehcodez grade graphics gtkgcurlcompiling hacking hardware histogram homework inches include incrementoperators input iso kernel km lazy linked linkedlist linux linuxsegmentationfault list lists locate logical_drives looping loopinsideloop. lowest match matrix microsoft motherboard multi mysql number opendocumentformat opensource owf pattern pdf performance pointer posix problem probleminc process program programming radix recursion recv research reversing scanf scripting segmentationfault sequential shape socket socketprograming spoonfeeding standard string strings structures student systemcall testing threads turboc unix user variable voidmain() wab windowsapi






