ChangeSet ID: 12911
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/07/14 16:42:50
Modified files:
dlls/msi : version.rc
Log message:
Aric Stewart <aric(a)codeweavers.com>
Update the MSI version to be the same as on win2k.
Patch: http://cvs.winehq.org/patch.py?id=12911
Old revision New revision Changes Path
1.1 1.2 +4 -4 wine/dlls/msi/version.rc
ChangeSet ID: 12907
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: jnewman(a)wine.codeweavers.com 2004/07/14 14:02:06
Modified files:
. : index.php
Log message:
Ivan <puoti(a)inwind.it>
Get users to contact the newsgroup or the mailing list for support.
Patch: http://cvs.winehq.org/patch.py?id=12907
Old revision New revision Changes Path
1.2 1.3 +4 -1 appdb/index.php
ChangeSet ID: 12903
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/07/13 19:52:55
Modified files:
dlls/user/tests: resource.rc class.c
Log message:
Sami Aario <sami.aario(a)surfeu.fi>
Added tests for registering a dialog box created by using the CLASS
directive in a resource file, then creating the dialog using
CreateDialogParam.
Patch: http://cvs.winehq.org/patch.py?id=12903
Old revision New revision Changes Path
1.2 1.3 +8 -0 wine/dlls/user/tests/resource.rc
1.15 1.16 +49 -0 wine/dlls/user/tests/class.c