diff -r d5423fbb4f29 -r 3b17fc5c9564 wim/Scard/src/ScardAccessControl.cpp --- a/wim/Scard/src/ScardAccessControl.cpp Tue Feb 02 00:44:34 2010 +0200 +++ b/wim/Scard/src/ScardAccessControl.cpp Fri Feb 19 23:42:03 2010 +0200 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2003 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -693,7 +693,7 @@ EFileLoggingModeAppend, _L( "CScardAccessControl::InitialiseReader: Opening Reader\n" ) ); #endif - iReader->Open( iStatus ); + iReader->OpenAsync( iStatus ); } #ifdef _DEBUG else