home *** CD-ROM | disk | FTP | other *** search
/ Xentax forum attachments archive / xentax.7z / 5257 / source.7z / x_preview.h < prev    next >
Encoding:
C/C++ Source or Header  |  2012-02-09  |  95 b   |  7 lines

  1. #ifndef __XENTAX_PREVIEW_H
  2. #define __XENTAX_PREVIEW_H
  3.  
  4. BOOL PreviewDialog(void);
  5.  
  6. #endif
  7.