/****************************************************************************\ PCH.H / Mass Storage Device Installer (MSDINST.LIB) Microsoft Confidential Copyright (c) Microsoft Corporation 2001 All rights reserved Precompiled Header file for the MSD Installation library. 07/2001 - Jason Cohen (JCOHEN) Added this new header file for the new MSD Isntallation project. \****************************************************************************/ #ifndef _PCH_H_ #define _PCH_H_ #include #include #include //#include //#include #include #include #include //#include //#include //#include #include //#include #include #include #include #endif // _PCH_H_