ChangeSet ID: 15910 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/03 04:41:59
Modified files: dlls/msi : msiquery.c dialog.c
Log message: Mike McCormack mike@codeweavers.com - implement checkboxes in dialogs - use TextStyle enumeration instead of numbers - fix MSI_IterateRecords to return the correct count
Patch: http://cvs.winehq.org/patch.py?id=15910
Old revision New revision Changes Path 1.21 1.22 +0 -1 wine/dlls/msi/msiquery.c 1.2 1.3 +64 -12 wine/dlls/msi/dialog.c