home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / SIMPLE.PAK / VERSION.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-06  |  68 b   |  6 lines

  1. #ifdef WIN32
  2. #include <winver.h>
  3. #else
  4. #include <ver.h>
  5. #endif
  6.