home *** CD-ROM | disk | FTP | other *** search
/ Bart's Chess Hits / Chess.iso / Chess / GAMES / GNUCHESS / CHESS32.RES / Dialogs / 263 / 1033.rc
Encoding:
Text File  |  1995-02-22  |  386 b   |  9 lines

  1. 263 DIALOG 50, 31, 173, 130
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU
  4. CAPTION "Review game moves"
  5. {
  6.  CONTROL "", 100, LISTBOX, LBS_NOTIFY | LBS_NOREDRAW | LBS_USETABSTOPS | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL, 5, 15, 164, 113
  7.  CONTROL "\tmove\tscore\tdepth\ttime", 101, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE, 5, 5, 164, 8
  8. }
  9.