home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / psion / opp16f_zip / INCLUDE / SDK / PRNPREV.OPH < prev    next >
Encoding:
Text File  |  1995-12-21  |  244 b   |  15 lines

  1. #define PRNPREV_OPH
  2.  
  3. #ifndef DLGBOX_OPH
  4. #include <sdk\dlgbox>
  5. #endif
  6.  
  7. /* Property of prnprev */
  8.  
  9. STRUCT PR_PRNPREV
  10.     root#(SIZEOF(PRS_ROOT))
  11.     win#(SIZEOF(PRS_WIN))
  12.     dlgchain#(SIZEOF(PRS_DLGCHAIN))
  13.     dlgbox#(SIZEOF(PRS_DLGBOX))
  14. ENDS
  15.