add last backwards-compatible version

This commit is contained in:
2021-12-14 00:33:46 -07:00
parent 68b10d413b
commit b0dd3f07f3
335 changed files with 4746 additions and 19627 deletions

View File

@@ -112,14 +112,6 @@ BEGIN
LTEXT "Header",IDC_HEADER,8,4,348,8
END
IDD_LISTCONTROL_DEMO DIALOGEX 0, 0, 311, 177
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Dialog"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
CONTROL "",IDC_LIST1,"SysListView32",LVS_ALIGNLEFT | WS_BORDER | WS_TABSTOP,12,12,288,156
END
/////////////////////////////////////////////////////////////////////////////
//
@@ -168,14 +160,6 @@ BEGIN
TOPMARGIN, 7
BOTTOMMARGIN, 225
END
IDD_LISTCONTROL_DEMO, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 304
TOPMARGIN, 7
BOTTOMMARGIN, 170
END
END
#endif // APSTUDIO_INVOKED
@@ -195,21 +179,6 @@ BEGIN
0
END
IDD_LISTCONTROL_DEMO AFX_DIALOG_LAYOUT
BEGIN
0
END
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_SCROLL ICON "..\\..\\libPPUI\\IDI_SCROLL.ico"
#endif // English (United States) resources
/////////////////////////////////////////////////////////////////////////////