Ignore:
Timestamp:
Jan 21, 2013, 11:31:52 AM (11 years ago)
Author:
roman
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/StressEvr/StressEvr.cpp

    r56 r166  
    11////////////////////////////////////////////////////////////
    2 // Copyright (C) Roman Ryltsov, 2008-2012
     2// Copyright (C) Roman Ryltsov, 2008-2013
    33// Created by Roman Ryltsov roman@alax.info
    4 //
    5 // $Id$
    64
    75#include "stdafx.h"
     
    2725        CStressEvrModule() throw()
    2826        {
    29                 #if defined(_DEBUG)
    30                 AtlTraceLoadSettings(NULL);
    31                 #endif // defined(_DEBUG)
     27                AtlTraceSetDefaultSettings();
    3228                _W(CExceptionFilter::Initialize());
    3329                _Z4(atlTraceRefcount, 4, _T("this 0x%p\n"), this);
Note: See TracChangeset for help on using the changeset viewer.