22 lines
457 B
C++
22 lines
457 B
C++
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Copyright (c) 1996-1997 Microsoft Corporation
|
|
//
|
|
// Module Name:
|
|
// PropLstS.cpp
|
|
//
|
|
// Abstract:
|
|
// Stub for implementation of property list classes.
|
|
//
|
|
// Author:
|
|
// David Potter (davidp) February 24, 1997
|
|
//
|
|
// Revision History:
|
|
//
|
|
// Notes:
|
|
//
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
#include "stdafx.h"
|
|
#include "PropList.cpp"
|