#ifndef __SHUTDOWN_PRECOMP_H #define __SHUTDOWN_PRECOMP_H #include #include #include #include #include //shutdown codes #include "resource.h" // misc.c INT AllocAndLoadString(OUT LPTSTR *lpTarget, IN HINSTANCE hInst, IN UINT uID); #endif