comctl32: Remove an obsolete resource attribute.
This commit is contained in:
parent
c39793087d
commit
482a5746ee
|
@ -64,7 +64,7 @@ FONT 8, "MS Shell Dlg"
|
|||
LTEXT "This has been a test property sheet!", -1, 10, 6, 170, 8
|
||||
}
|
||||
|
||||
IDD_PROP_PAGE_MESSAGE_TEST DIALOG DISCARDABLE 0, 0, 339, 179
|
||||
IDD_PROP_PAGE_MESSAGE_TEST DIALOG 0, 0, 339, 179
|
||||
STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_CHILD | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Message Test"
|
||||
BEGIN
|
||||
|
|
Loading…
Reference in New Issue