diff -r bf7481649c98 -r 2717213c588a windowing/windowserver/wins_switching/wsgraphicdrawer_stubs.h --- a/windowing/windowserver/wins_switching/wsgraphicdrawer_stubs.h Fri Jun 11 14:58:47 2010 +0300 +++ b/windowing/windowserver/wins_switching/wsgraphicdrawer_stubs.h Tue Jun 22 15:21:29 2010 +0300 @@ -1,19 +1,13 @@ -// Copyright (c) 2004-2009 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" -// which accompanies this distribution, and is available -// at the URL "http://www.eclipse.org/legal/epl-v10.html". -// -// Initial Contributors: -// Nokia Corporation - initial contribution. -// -// Contributors: -// -// Description: -// Generated from "../BWINS/graphicdraweru.def" file size: 11211 -// -// +/* + * Copyright (c) 2004-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" + * which accompanies this distribution, and is available + * at the URL "http://www.eclipse.org/legal/epl-v10.html". + */ + +/* Generated from "../BWINS/graphicdraweru.def" file size: 11100 */ extern "C" { void common_dispatch(); @@ -562,7 +556,7 @@ __declspec(naked) void call_vector_61 () { - // ; class CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::AddTLC(class CWsGraphicDrawer *) + // ; struct CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::AddTLC(class CWsGraphicDrawer *) _asm mov eax, 61 _asm jmp common_dispatch } @@ -571,7 +565,7 @@ __declspec(naked) void call_vector_62 () { - // ; void CWsGraphicDrawerArray::CommitP(class CWsGraphicDrawerArray::XRollBackBase *) + // ; void CWsGraphicDrawerArray::CommitP(struct CWsGraphicDrawerArray::XRollBackBase *) _asm mov eax, 62 _asm jmp common_dispatch } @@ -580,7 +574,7 @@ __declspec(naked) void call_vector_63 () { - // ; class CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::RemoveTLC(struct TGraphicDrawerId const &) + // ; struct CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::RemoveTLC(struct TGraphicDrawerId const &) _asm mov eax, 63 _asm jmp common_dispatch } @@ -598,7 +592,7 @@ __declspec(naked) void call_vector_65 () { - // ; class CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::SwapTLC(class CWsGraphicDrawer *) + // ; struct CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::SwapTLC(class CWsGraphicDrawer *) _asm mov eax, 65 _asm jmp common_dispatch }