home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / unzip52.zip / wizdll / wizdll.h < prev    next >
C/C++ Source or Header  |  1996-02-08  |  102b  |  9 lines

  1. #ifndef _WIZDLL_H
  2. #define _WIZDLL_H
  3.  
  4. #define DLL_MAJOR 1
  5. #define DLL_MINOR 0
  6.  
  7. #endif /* _WIZDLL_H */
  8.  
  9.