home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / diveex.zip / direct.h < prev    next >
Text File  |  1994-03-30  |  190b  |  5 lines

  1. ULONG DirectScreenInit ( VOID );
  2. ULONG DirectScreenDisplay ( PBYTE pbSrc, PBYTE pbPal, ULONG ulWidth, ULONG ulHeight );
  3. ULONG DirectScreenTerm ( VOID );
  4. ULONG DirectPrintInfo ( VOID );
  5.