//+--------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992 - 1994. // // File: headers.hxx // // Contents: // // History: 7-Oct-94 BruceFo Created // //---------------------------------------------------------------------------- #ifndef UNICODE #error Disk Administrator MUST build with UNICODE defined! #endif // UNICODE //////////////////////////////////////////////////////////////////////////// #include #include #include #include #include #include // Common header file for Disk Administrator code #include "controls.hxx"