|
From: Mo D. <md...@us...> - 2002-03-07 02:08:32
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv9917 Modified Files: ChangeLog Log Message: * win/tkWinX.c: Define _WIN32_IE as 0x0300 before including commctrl.h so that we can access the InitCommonControlsEx API when building Tk with mingw. |