home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / gdi / complexscript / cstext.res / Dialogs / 105.rc < prev   
Encoding:
Text File  |  1998-03-30  |  464 b   |  10 lines

  1. 105 DIALOG 0, 0, 186, 55
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  4. CAPTION "Dialog"
  5. FONT 8, "MS Sans Serif"
  6. {
  7.  CONTROL "OK", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 66, 30, 50, 14
  8.  CONTROL "CSTEXT, a sample application illustrating how to display complex scripts such as Arabic, Hebrew or Thai.", 65535, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 7, 7, 172, 22
  9. }
  10.