///////////////////////////////////////////////////////////////////////////// // // Copyright (c) 1998-1999 Microsoft Corporation // // Module Name: // PropLstS.cpp // // Description: // Stub for implementation of property list classes. // // Author: // Galen Barbee (GalenB) 20-Dec-1998 // // Revision History: // // Notes: // ///////////////////////////////////////////////////////////////////////////// #include "stdafx.h" #if CLUSAPI_VERSION >= 0x0500 #include #else #include "PropList.cpp" #endif // CLUSAPI_VERSION >= 0x0500