comctl32: higher minor version number

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

one of my programs (Das Telefonbuch für Deutschland. Frühjahr 2001) forces the 
update of the comctl32.dll with the old minor version of the buildin dll. 
This is the version of the updated comctl32.dll

ChangeLog
-------------
	updated minor version number
--- ../wine/dlls/comctl32/comctl32.h	Tue Dec 10 20:07:59 2002
+++ dlls/comctl32/comctl32.h	Wed Sep  3 09:13:55 2003
@@ -128,9 +128,9 @@
 INT  Str_GetPtrWtoA (LPCWSTR lpSrc, LPSTR lpDest, INT nMaxLen);
 BOOL Str_SetPtrAtoW (LPWSTR *lppDest, LPCSTR lpSrc);
 
-#define COMCTL32_VERSION_MINOR 0
+#define COMCTL32_VERSION_MINOR 80
 #define WINE_FILEVERSION 5, COMCTL32_VERSION_MINOR, 0, 0
-#define WINE_FILEVERSIONSTR "5.00"
+#define WINE_FILEVERSIONSTR "5.80"
 
 /* Our internal stack structure of the window procedures to subclass */
 typedef struct

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux