Stefan Leichter : ole32: Define WINE_FILEVERSION in version resource of ole2nls.dll too.

Alexandre Julliard julliard at winehq.org
Mon Oct 1 07:55:04 CDT 2007


Module: wine
Branch: master
Commit: b511912446ca57ce7be94ab239df8791bfe682e8
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b511912446ca57ce7be94ab239df8791bfe682e8

Author: Stefan Leichter <Stefan.Leichter at camline.com>
Date:   Sat Sep 29 23:09:14 2007 +0200

ole32: Define WINE_FILEVERSION in version resource of ole2nls.dll too.

---

 dlls/ole32/version16.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/ole32/version16.rc b/dlls/ole32/version16.rc
index ee94ef9..3cabba9 100644
--- a/dlls/ole32/version16.rc
+++ b/dlls/ole32/version16.rc
@@ -16,6 +16,7 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
+#define WINE_FILEVERSION 2,10,3050,1
 #define WINE_FILEVERSION_STR "2.10.3050.1"
 #define WINE_FILEDESCRIPTION_STR "Wine OLE dll"
 #define WINE_FILENAME_STR "OLE2NLS.DLL"




More information about the wine-cvs mailing list