WcProfile
初期化ファイル(*.ini)管理
ソース
Profile.hpp
Profile.cpp
Profile.inl
サンプル
ProfileTest.lzh
概要
初期化ファイルの項目とと変数を結び付けて管理します。
任意の型に拡張する場合は
  
WcProfileKey
::StringToClass
  
WcProfileKey
::ClassToString
を記述します。