This page contains the following errors:

error on line 75 at column 145: Premature end of data in tag tr line 74

Below is a rendering of the page up to the first error.

git.saurik.com Git - wxWidgets.git/blame - src/common/fileconf.cpp
wxTempFile bug corrected: the temp file is now created in the same dir
[wxWidgets.git] / src / common / fileconf.cpp
CommitLineData
c801d85f
KB
1///////////////////////////////////////////////////////////////////////////////
2// Name: fileconf.cpp
3// Purpose: implementation of wxFileConfig derivation of wxConfig
4// Author: Vadim Zeitlin
5// Modified by:
6// Created: 07.04.98 (adapted from appconf.cpp)
7// RCS-ID: $Id$
8