Index: freexp/xp_ntvdm.pas
===================================================================
RCS file: /server/cvs/freexp/xp_ntvdm.pas,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- freexp/xp_ntvdm.pas 1 Jan 2005 11:16:31 -0000       1.9
+++ freexp/xp_ntvdm.pas 30 Dec 2005 18:37:08 -0000      1.10
@@ -7,7 +7,9 @@
 { Die Nutzungsbedingungen fuer diesen Quelltext finden Sie in der }
 { Datei SLIZENZ.TXT oder auf www.crosspoint.de/oldlicense.html.   }
 { --------------------------------------------------------------- }
-{ $Id: xp_ntvdm.pas,v 1.9 2005/01/01 11:16:31 mw Exp $            }
+{ $Id: xp_ntvdm.pas,v 1.10 2005/12/30 18:37:08 mw Exp $            }
+
+{$R xp_ntvdm.rc}
 
 Library xp_ntvdm;
 
@@ -304,6 +306,10 @@
 
 {
   $Log: xp_ntvdm.pas,v $
+  Revision 1.10  2005/12/30 18:37:08  mw
+  MW: - Die XP_NTVDM.DLL zeigt jetzt auch im Windows-Explorer
+        Versionsinfos an.
+
   Revision 1.9  2005/01/01 11:16:31  mw
   MW: - Willkommen im Jahr 2005
 
Index: freexp/xp_ntvdm.rc
===================================================================
RCS file: freexp/xp_ntvdm.rc
diff -N freexp/xp_ntvdm.rc
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ freexp/xp_ntvdm.rc  30 Dec 2005 18:37:08 -0000      1.2
@@ -0,0 +1,22 @@
+1 VERSIONINFO
+FILEVERSION 3,40,2,0
+PRODUCTVERSION 3,40,2,0
+FILEFLAGSMASK 0
+FILEOS 0x40000
+FILETYPE 1
+{
+ BLOCK "StringFileInfo"
+ {
+   BLOCK "040704E4"
+   {
+    VALUE "CompanyName", "FreeXP"
+    VALUE "FileDescription", "FreeXP NTVDM-Extension"
+    VALUE "FileVersion", "3.40.2"
+    VALUE "InternalName", "XP_NTVDM"
+    VALUE "LegalCopyright", "Copyright « 2005"
+    VALUE "OriginalFilename", "XP_NTVDM.DLL"
+    VALUE "ProductName", "FreeXP XP_NTVDM"
+    VALUE "ProductVersion", "3.40.2"
+    }
+  }
+}
Index: freexp/binaries/XP_NTVDM.DLL
===================================================================
RCS file: /server/cvs/freexp/binaries/XP_NTVDM.DLL,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
Binary files /tmp/cvsA5FtfE and /tmp/cvsJaILUr differ

------------------------------------------------------------------------
FreeXP CVS-Mailingliste
CVS-List@freexp.de
http://www.freexp.de/cgi-bin/mailman/listinfo/cvs-list

Antwort per Email an