Browse Source

Explicitly include this header for SHFILEINFO.

# no need to MFH
PEAR_1_4DEV
Wez Furlong 23 years ago
parent
commit
f7a86e5b5e
  1. 1
      TSRM/TSRM.h

1
TSRM/TSRM.h

@ -41,6 +41,7 @@
# define WIN32_LEAN_AND_MEAN
# endif
# include <windows.h>
# include <shellapi.h>
#elif defined(NETWARE)
# include <nks/thread.h>
#ifdef USE_MPK

Loading…
Cancel
Save