home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
w3_games
/
chess321.arj
/
REVIEW.DLG
< prev
next >
Wrap
Text File
|
1991-01-12
|
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