Changeset 343 for trunk/include/cppbase
- Timestamp:
- Dec 4, 2006, 12:57:42 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/cppbase/bs_config_impl.h
r308 r343 14 14 15 15 /* 16 * This file Copyright (C) 1999-200 2Ulrich Mller.16 * This file Copyright (C) 1999-2006 Ulrich Mller. 17 17 * This program is free software; you can redistribute it and/or modify 18 18 * it under the terms of the GNU General Public License as published by … … 466 466 ustring _ustrSetupString; // this one might be NULL 467 467 ustring _ustrLocation; 468 BOOL _fReplace;468 ULONG _ulFlags; // V1.0.14 (2006-12-03) [pr]: renamed from _fReplace @@fixes 893 469 469 470 470 // the following is set by BSConfigExcpt::CreateObject
Note:
See TracChangeset
for help on using the changeset viewer.