// Precompiled header for UNICPP #ifndef _UNICPP_PCH__ #define _UNICPP_PCH__ #include "w4warn.h" #pragma warning(disable:4131) // 'CreateInfoFile' : uses old-style declarator #pragma warning(disable:4702) // unreachable code #define _SHELL32_ #ifdef WINNT extern "C" { #include #include #include #include } #endif #undef STRICT #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "debug.h" #include "shellp.h" #include "shlguid.h" #include "shguidp.h" #include "clsobj.h" #include "local.h" #include "deskstat.h" #include "dutil.h" #include "admovr2.h" #include "advanced.h" #include "clsobj.h" #include "dback.h" #include "dbackp.h" #include "dcomp.h" #include "dcompp.h" #include "deskcls.h" #include "deskhtm.h" #include "deskhtml.h" #include "deskstat.h" #include "dsubscri.h" #include "dutil.h" #include "expdsprt.h" #include "hnfblock.h" #include "local.h" #include "msstkppg.h" #include "options.h" #include "resource.h" #include "schedule.h" #include "utils.h" #include "comcat.h" #include "netview.h" #include "ids.h" #include "fldset.h" #include "recdocs.h" #include "brfcasep.h" #include "startids.h" #include "defview.h" #include "htmlhelp.h" #include "uemapp.h" #include "expdsprt.h" #include "dspsprt.h" // The W version of this API has been implemented in shlwapi, so we save code // and use that version. If we include w95wraps.h we'll get this definition // for us, but shell32 isn't single binary yet so we don't use it. #define ShellMessageBoxW ShellMessageBoxWrapW #endif