home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ida35bc.zip / GRABBER.IDS < prev    next >
Text File  |  1996-01-29  |  902b  |  37 lines

  1. ;
  2. ;    Alexander Lepetyuk (2:463/11.44@fidonet) kindly presented me
  3. ;    IDS files for WIN16.
  4. ;
  5. ;    This file is not tested or verifyed in any way.
  6. ;
  7. ;    If you have an installed version of MS Windows on your computer,
  8. ;    it may be better to use DLL files from it rather than this file.
  9. ;    To use DLLs from MS Windows directory, rename this file.
  10. ;
  11. ;            Ilfak Guilfanov, 25.06.95
  12. ;
  13. 1       PaintScreen
  14. 2       ScreenFree
  15. 3       BeginSelection
  16. 4       KeySelection
  17. 5       MakeSelctRect
  18. 6       InvertSelection
  19. 7       RenderSelection
  20. 8       ConsSelecRec
  21. 9       EndSelection
  22. 10      GetFontList
  23. 11      SetPaintFnt
  24. 12      UpdateScreen
  25. 13      CursorOn
  26. 14      CursorPosit
  27. 15      CursorOff
  28. 16      CheckGRBVersion
  29. 17      AdjustInitEndPt
  30. 18      GetDisplayUpd
  31. 19      GrabEvent
  32. 20      GrabComplete
  33. 21      GrbGetTextColor
  34. 22      GrbUnlockApp
  35. 23      TranslateWinToFScreen
  36. 
  37.