home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
hry
/
chess321
/
review.dlg
< prev
next >
Wrap
Text File
|
1995-12-09
|
376b
|
8 lines
REVIEW DIALOG LOADONCALL MOVEABLE DISCARDABLE 50, 31, 173, 130
CAPTION "Review game moves"
STYLE WS_BORDER | WS_CAPTION | WS_SYSMENU | WS_POPUP
BEGIN
CONTROL "", 100, "listbox", LBS_NOTIFY | LBS_NOREDRAW | LBS_USETABSTOPS | WS_BORDER | WS_VSCROLL | WS_CHILD, 5, 15, 164, 113
CONTROL " move score depth time", 101, "static", SS_LEFT | WS_CHILD, 5, 5, 164, 8
END