Changeset 343 for trunk/include/cppbase


Ignore:
Timestamp:
Dec 4, 2006, 12:57:42 PM (19 years ago)
Author:
pr
Message:

Add CREATEOBJECT FAIL option. Bug 893.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/cppbase/bs_config_impl.h

    r308 r343  
    1414
    1515/*
    16  *      This file Copyright (C) 1999-2002 Ulrich M”ller.
     16 *      This file Copyright (C) 1999-2006 Ulrich M”ller.
    1717 *      This program is free software; you can redistribute it and/or modify
    1818 *      it under the terms of the GNU General Public License as published by
     
    466466            ustring     _ustrSetupString;     // this one might be NULL
    467467            ustring     _ustrLocation;
    468             BOOL        _fReplace;
     468            ULONG       _ulFlags;  // V1.0.14 (2006-12-03) [pr]: renamed from _fReplace @@fixes 893
    469469
    470470            // the following is set by BSConfigExcpt::CreateObject
Note: See TracChangeset for help on using the changeset viewer.