Merge documentation/status/version into the version code.

Dimitrie O. Paun dimi at intelliware.ca
Fri Sep 26 12:00:48 CDT 2003


cvs rm -f documentation/status/version

ChangeLog
    Dimitrie O. Paun <dpaun at rogers.com>
    Merge documentation/status/version into the version code.

Index: dlls/version/info.c
===================================================================
RCS file: /var/cvs/wine/dlls/version/info.c,v
retrieving revision 1.39
diff -u -r1.39 info.c
--- dlls/version/info.c	5 Sep 2003 23:08:29 -0000	1.39
+++ dlls/version/info.c	26 Sep 2003 16:58:31 -0000
@@ -18,6 +18,9 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *
+ * TODO
+ *   o Verify VerQueryValue()
  */
 
 #include <stdarg.h>
Index: dlls/version/install.c
===================================================================
RCS file: /var/cvs/wine/dlls/version/install.c,v
retrieving revision 1.21
diff -u -r1.21 install.c
--- dlls/version/install.c	5 Sep 2003 23:08:29 -0000	1.21
+++ dlls/version/install.c	26 Sep 2003 16:57:35 -0000
@@ -17,6 +17,9 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *
+ * TODO
+ *   o Check the installation functions.
  */
 
 #include <stdlib.h>

-- 
Dimi.





More information about the wine-patches mailing list