[PATCH] Version info for comctl32.dll

lawson_whitney at juno.com lawson_whitney at juno.com
Sat Mar 17 21:48:59 CST 2001


On Sat, 17 Mar 2001 lawson_whitney at juno.com wrote:

> >
> With wine_common_ver.rc changed as attached, and
> dlls/oleaut32/version.rc
>
> #define WINE_FILEVERSION 10,0,0,0
> #define WINE_FILEVERSION_STR "10.0"
> #define WINE_PRODUCTVERSION 10,1,0,0

Oops, where did that ____________^ come from?

> #define WINE_PRODUCTVERSION_STR "10.0"

It also still works with this as version.rc:

#define WINE_FILEVERSION 10,0,0,0
#define WINE_FILEVERSION_STR "10.0"
#define WINE_PRODUCTVERSION 10,0,0,0
#define WINE_PRODUCTVERSION_STR "10.0"
#define WINE_FILEDESCRIPTION_STR "Wine OLE dll"
#define WINE_FILENAME_STR "oleaut32.dll"

#include "wine/wine_common_ver.rc"

Lawson
---cut here


________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.




More information about the wine-devel mailing list