Jeff 96bf40c7a1 转储到git上。 5 vuotta sitten
..
test 96bf40c7a1 转储到git上。 5 vuotta sitten
CustomItem.h 96bf40c7a1 转储到git上。 5 vuotta sitten
DynDialogEx.cpp 96bf40c7a1 转储到git上。 5 vuotta sitten
DynDialogEx.h 96bf40c7a1 转储到git上。 5 vuotta sitten
DynDialogItemEx.cpp 96bf40c7a1 转储到git上。 5 vuotta sitten
DynDialogItemEx.h 96bf40c7a1 转储到git上。 5 vuotta sitten
ListDynDialogEx.cpp 96bf40c7a1 转储到git上。 5 vuotta sitten
ListDynDialogEx.h 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGrid.cpp 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGrid.dsp 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGrid.dsw 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGrid.h 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGrid.sln 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGrid.vcproj 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGridCombo.cpp 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGridCombo.h 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGridDirectoryPicker.cpp 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGridDirectoryPicker.h 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGridInPlaceEdit.cpp 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGridInPlaceEdit.h 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGridMonthCalCtrl.cpp 96bf40c7a1 转储到git上。 5 vuotta sitten
PropertyGridMonthCalCtrl.h 96bf40c7a1 转储到git上。 5 vuotta sitten
Readme.txt 96bf40c7a1 转储到git上。 5 vuotta sitten
StdAfx.cpp 96bf40c7a1 转储到git上。 5 vuotta sitten
StdAfx.h 96bf40c7a1 转储到git上。 5 vuotta sitten

Readme.txt

========================================================================
STATIC LIBRARY : PropertyGrid
========================================================================


AppWizard has created this PropertyGrid library for you.

This file contains a summary of what you will find in each of the files that
make up your PropertyGrid application.

/////////////////////////////////////////////////////////////////////////////

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named PropertyGrid.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
The compiler and linker switches have been modified to support MFC. Using the
MFC ClassWizard with this project requires that you add several files to the
project, including "resource.h", "PropertyGrid.rc" and a "PropertyGrid.h" that
includes resource.h. If you add an rc file to a static library, you may
experience difficulties due to the limitation that only one rc file may be
present in a Dll or Exe. This problem may be overcome by including the
library's .rc file into the parent project's .rc file.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.


/////////////////////////////////////////////////////////////////////////////