Ignore:
Timestamp:
Feb 18, 2005, 1:24:05 AM (21 years ago)
Author:
pr
Message:

Fixes bug 634.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/cppbase/bs_config.cpp

    r275 r276  
    15771577    }
    15781578
     1579    // V1.0.5 (2005-02-17) [pr]
     1580    // We now save the object synchronously to prevent objects getting lost if we
     1581    // restart the WPS imminently due to a class registration for example. @@fixes 634.
     1582    WinSaveObject (_hobj, FALSE);
    15791583    if (pLogFile)
    15801584    {
Note: See TracChangeset for help on using the changeset viewer.