home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 9 / CDACTUAL9.iso / progs / CB / DATA.Z / SHELLAPI.H < prev    next >
Encoding:
C/C++ Source or Header  |  1995-06-22  |  92 b   |  5 lines

  1. #ifdef __FLAT__
  2.   #include <win32\shellapi.h>
  3. #else
  4.   #include <win16\shellapi.h>
  5. #endif