Displaying 2 results from an estimated 2 matches for "bs_groupbox".
2007 Dec 28
0
Wine release 0.9.52
...rting a table using a column that is not selected.
msi: Sort each table of the join separately.
msi: Free the ordering information.
msi: Allow NULL parameters to be passed to the local MsiSetProperty.
msi: Initialize a default COM apartment for custom actions.
msi: The BS_GROUPBOX style should only be used if the HasBorder attribute is set.
msi: Fix deleting temporary rows, with tests.
msi: Allow the not-equal operator in WHERE query string comparisons.
msi: Allow whitespace after the property name when setting a property in the dialog.
Jeremy White (11):...
2007 Oct 26
0
Wine release 0.9.48
...ld be parsed as UTF-16 only if there is a BOM (with testcase).
ntdll: Support for UTF-16 manifests with reverse endianness.
msi: Make the WriteEnvironmentStrings handling of [~] a bit better.
kernel32: FindExSearchLimitToDirectories has no effect on FindFirstFileEx.
msi: Use BS_GROUPBOX for group boxes.
include: Add IProgressDialog definitions.
browseui: Implement the progress dialog.
advapi32: Fix CreateWellKnownSid test on Windows XP.
advapi32: Add a well known sid.
Miko?aj Zalewski (4):
advapi32/tests: Make the SDDL test pass under Vista.
ad...