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