home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / fonts / gtxtchx.def < prev    next >
Encoding:
Text File  |  1988-08-11  |  198 b   |  10 lines

  1. NAME         gtxtchx
  2. DESCRIPTION     'Get Text Character Extra'
  3. STUB         'WINSTUB.EXE'
  4. CODE         MOVEABLE DISCARDABLE
  5. DATA         MOVEABLE MULTIPLE
  6. HEAPSIZE     5120
  7. STACKSIZE     5120
  8. EXPORTS
  9.    WindowProc     @1
  10.