os/graphics/windowing/windowserver/wins_switching/wsgraphicdrawer_stubs.h
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/graphics/windowing/windowserver/wins_switching/wsgraphicdrawer_stubs.h	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,773 @@
     1.4 +/*
     1.5 + * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     1.6 + * All rights reserved.
     1.7 + * This component and the accompanying materials are made available
     1.8 + * under the terms of "Eclipse Public License v1.0"
     1.9 + * which accompanies this distribution, and is available
    1.10 + * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 + */
    1.12 +
    1.13 +/* Generated from  "../BWINS/graphicdraweru.def" file size: 11100 */
    1.14 +
    1.15 +extern "C" {
    1.16 +void common_dispatch();
    1.17 +
    1.18 +__declspec(dllexport)
    1.19 +__declspec(naked)
    1.20 +void call_vector_1 ()
    1.21 +	{
    1.22 +	// ; CWsGraphicDrawer::CWsGraphicDrawer(void)
    1.23 +	_asm mov eax, 1
    1.24 +	_asm jmp common_dispatch
    1.25 +	}
    1.26 +
    1.27 +__declspec(dllexport)
    1.28 +__declspec(naked)
    1.29 +void call_vector_2 ()
    1.30 +	{
    1.31 +	// ; TWsGraphicMsgAnimation::TWsGraphicMsgAnimation(void)
    1.32 +	_asm mov eax, 2
    1.33 +	_asm jmp common_dispatch
    1.34 +	}
    1.35 +
    1.36 +__declspec(dllexport)
    1.37 +__declspec(naked)
    1.38 +void call_vector_3 ()
    1.39 +	{
    1.40 +	// ; TWsGraphicMsgBufParser::TWsGraphicMsgBufParser(class TDesC8 const &)
    1.41 +	_asm mov eax, 3
    1.42 +	_asm jmp common_dispatch
    1.43 +	}
    1.44 +
    1.45 +__declspec(dllexport)
    1.46 +__declspec(naked)
    1.47 +void call_vector_4 ()
    1.48 +	{
    1.49 +	// ; CWsGraphicDrawer::~CWsGraphicDrawer(void)
    1.50 +	_asm mov eax, 4
    1.51 +	_asm jmp common_dispatch
    1.52 +	}
    1.53 +
    1.54 +__declspec(dllexport)
    1.55 +__declspec(naked)
    1.56 +void call_vector_5 ()
    1.57 +	{
    1.58 +	// ; void CWsGraphicDrawerArray::AddLC(class CWsGraphicDrawer *)
    1.59 +	_asm mov eax, 5
    1.60 +	_asm jmp common_dispatch
    1.61 +	}
    1.62 +
    1.63 +__declspec(dllexport)
    1.64 +__declspec(naked)
    1.65 +void call_vector_6 ()
    1.66 +	{
    1.67 +	// ; void MWsAnimationScheduler::Animate(class MWsScreen &)
    1.68 +	_asm mov eax, 6
    1.69 +	_asm jmp common_dispatch
    1.70 +	}
    1.71 +
    1.72 +__declspec(dllexport)
    1.73 +__declspec(naked)
    1.74 +void call_vector_7 ()
    1.75 +	{
    1.76 +	// ; class TTimeIntervalMicroSeconds TWsGraphicMsgAnimation::AnimationTime(class TTime const &, class TTimeIntervalMicroSeconds const &) const
    1.77 +	_asm mov eax, 7
    1.78 +	_asm jmp common_dispatch
    1.79 +	}
    1.80 +
    1.81 +__declspec(dllexport)
    1.82 +__declspec(naked)
    1.83 +void call_vector_8 ()
    1.84 +	{
    1.85 +	// ; void CWsGraphicDrawer::BaseConstructL(class MWsGraphicDrawerEnvironment &, struct TGraphicDrawerId const &, class MWsClient &)
    1.86 +	_asm mov eax, 8
    1.87 +	_asm jmp common_dispatch
    1.88 +	}
    1.89 +
    1.90 +__declspec(dllexport)
    1.91 +__declspec(naked)
    1.92 +void call_vector_9 ()
    1.93 +	{
    1.94 +	// ; void CWsGraphicDrawerArray::Close(void)
    1.95 +	_asm mov eax, 9
    1.96 +	_asm jmp common_dispatch
    1.97 +	}
    1.98 +
    1.99 +__declspec(dllexport)
   1.100 +__declspec(naked)
   1.101 +void call_vector_10 ()
   1.102 +	{
   1.103 +	// ; int TGraphicDrawerId::Compare(struct TGraphicDrawerId const &) const
   1.104 +	_asm mov eax, 10
   1.105 +	_asm jmp common_dispatch
   1.106 +	}
   1.107 +
   1.108 +__declspec(dllexport)
   1.109 +__declspec(naked)
   1.110 +void call_vector_11 ()
   1.111 +	{
   1.112 +	// ; int TGraphicDrawerId::Compare(struct TGraphicDrawerId const &, struct TGraphicDrawerId const &)
   1.113 +	_asm mov eax, 11
   1.114 +	_asm jmp common_dispatch
   1.115 +	}
   1.116 +
   1.117 +__declspec(dllexport)
   1.118 +__declspec(naked)
   1.119 +void call_vector_12 ()
   1.120 +	{
   1.121 +	// ; int CWsGraphicDrawer::Contains(class TArray<struct TGraphicDrawerId> const &) const
   1.122 +	_asm mov eax, 12
   1.123 +	_asm jmp common_dispatch
   1.124 +	}
   1.125 +
   1.126 +__declspec(dllexport)
   1.127 +__declspec(naked)
   1.128 +void call_vector_13 ()
   1.129 +	{
   1.130 +	// ; int TWsGraphicMsgBufParser::Count(void) const
   1.131 +	_asm mov eax, 13
   1.132 +	_asm jmp common_dispatch
   1.133 +	}
   1.134 +
   1.135 +__declspec(dllexport)
   1.136 +__declspec(naked)
   1.137 +void call_vector_14 ()
   1.138 +	{
   1.139 +	// ; class CWsGraphicDrawer * WsGraphicDrawer::CreateLC(class TUid, class MWsGraphicDrawerEnvironment &, struct TGraphicDrawerId const &, class MWsClient &, class TDesC8 const &)
   1.140 +	_asm mov eax, 14
   1.141 +	_asm jmp common_dispatch
   1.142 +	}
   1.143 +
   1.144 +__declspec(dllexport)
   1.145 +__declspec(naked)
   1.146 +void call_vector_15 ()
   1.147 +	{
   1.148 +	// ; class TPtrC8 TWsGraphicMsgBufParser::Data(int) const
   1.149 +	_asm mov eax, 15
   1.150 +	_asm jmp common_dispatch
   1.151 +	}
   1.152 +
   1.153 +__declspec(dllexport)
   1.154 +__declspec(naked)
   1.155 +void call_vector_16 ()
   1.156 +	{
   1.157 +	// ; void CWsGraphicDrawer::Draw(class MWsGc &, class TRect const &, class TDesC8 const &) const
   1.158 +	_asm mov eax, 16
   1.159 +	_asm jmp common_dispatch
   1.160 +	}
   1.161 +
   1.162 +__declspec(dllexport)
   1.163 +__declspec(naked)
   1.164 +void call_vector_17 ()
   1.165 +	{
   1.166 +	// ; class MWsGraphicDrawerEnvironment & CWsGraphicDrawer::Env(void)
   1.167 +	_asm mov eax, 17
   1.168 +	_asm jmp common_dispatch
   1.169 +	}
   1.170 +
   1.171 +__declspec(dllexport)
   1.172 +__declspec(naked)
   1.173 +void call_vector_18 ()
   1.174 +	{
   1.175 +	// ; int TWsGraphicMsgBufParser::Find(class TUid, int) const
   1.176 +	_asm mov eax, 18
   1.177 +	_asm jmp common_dispatch
   1.178 +	}
   1.179 +
   1.180 +__declspec(dllexport)
   1.181 +__declspec(naked)
   1.182 +void call_vector_19 ()
   1.183 +	{
   1.184 +	// ; int CWsGraphicDrawer::HasAsChild(class TArray<struct TGraphicDrawerId> const &) const
   1.185 +	_asm mov eax, 19
   1.186 +	_asm jmp common_dispatch
   1.187 +	}
   1.188 +
   1.189 +__declspec(dllexport)
   1.190 +__declspec(naked)
   1.191 +void call_vector_20 ()
   1.192 +	{
   1.193 +	// ; struct TGraphicDrawerId const & CWsGraphicDrawer::Id(void) const
   1.194 +	_asm mov eax, 20
   1.195 +	_asm jmp common_dispatch
   1.196 +	}
   1.197 +
   1.198 +__declspec(dllexport)
   1.199 +__declspec(naked)
   1.200 +void call_vector_21 ()
   1.201 +	{
   1.202 +	// ; void CWsGraphicDrawer::Invalidate(void)
   1.203 +	_asm mov eax, 21
   1.204 +	_asm jmp common_dispatch
   1.205 +	}
   1.206 +
   1.207 +__declspec(dllexport)
   1.208 +__declspec(naked)
   1.209 +void call_vector_22 ()
   1.210 +	{
   1.211 +	// ; int CWsGraphicDrawerArray::IsEmpty(void) const
   1.212 +	_asm mov eax, 22
   1.213 +	_asm jmp common_dispatch
   1.214 +	}
   1.215 +
   1.216 +__declspec(dllexport)
   1.217 +__declspec(naked)
   1.218 +void call_vector_23 ()
   1.219 +	{
   1.220 +	// ; int TWsGraphicMsgAnimation::IsPlaying(class TTime const &, class TTimeIntervalMicroSeconds const &) const
   1.221 +	_asm mov eax, 23
   1.222 +	_asm jmp common_dispatch
   1.223 +	}
   1.224 +
   1.225 +__declspec(dllexport)
   1.226 +__declspec(naked)
   1.227 +void call_vector_24 ()
   1.228 +	{
   1.229 +	// ; int CWsGraphicDrawer::IsSharedWith(class TSecureId) const
   1.230 +	_asm mov eax, 24
   1.231 +	_asm jmp common_dispatch
   1.232 +	}
   1.233 +
   1.234 +__declspec(dllexport)
   1.235 +__declspec(naked)
   1.236 +void call_vector_25 ()
   1.237 +	{
   1.238 +	// ; int TWsGraphicMsgAnimation::Load(class TWsGraphicMsgBufParser const &)
   1.239 +	_asm mov eax, 25
   1.240 +	_asm jmp common_dispatch
   1.241 +	}
   1.242 +
   1.243 +__declspec(dllexport)
   1.244 +__declspec(naked)
   1.245 +void call_vector_26 ()
   1.246 +	{
   1.247 +	// ; int TWsGraphicMsgAnimation::Load(class TWsGraphicMsgBufParser const &, int)
   1.248 +	_asm mov eax, 26
   1.249 +	_asm jmp common_dispatch
   1.250 +	}
   1.251 +
   1.252 +__declspec(dllexport)
   1.253 +__declspec(naked)
   1.254 +void call_vector_27 ()
   1.255 +	{
   1.256 +	// ; class MWsClient const & CWsGraphicDrawer::Owner(void) const
   1.257 +	_asm mov eax, 27
   1.258 +	_asm jmp common_dispatch
   1.259 +	}
   1.260 +
   1.261 +__declspec(dllexport)
   1.262 +__declspec(naked)
   1.263 +void call_vector_28 ()
   1.264 +	{
   1.265 +	// ; void MWsAnimationScheduler::Redraw(class MWsScreen &)
   1.266 +	_asm mov eax, 28
   1.267 +	_asm jmp common_dispatch
   1.268 +	}
   1.269 +
   1.270 +__declspec(dllexport)
   1.271 +__declspec(naked)
   1.272 +void call_vector_29 ()
   1.273 +	{
   1.274 +	// ; int MWsAnimationScheduler::RedrawInvalid(class MWsScreen &, class TArray<struct TGraphicDrawerId> const &)
   1.275 +	_asm mov eax, 29
   1.276 +	_asm jmp common_dispatch
   1.277 +	}
   1.278 +
   1.279 +__declspec(dllexport)
   1.280 +__declspec(naked)
   1.281 +void call_vector_30 ()
   1.282 +	{
   1.283 +	// ; int CWsGraphicDrawerArray::Remove(struct TGraphicDrawerId const &)
   1.284 +	_asm mov eax, 30
   1.285 +	_asm jmp common_dispatch
   1.286 +	}
   1.287 +
   1.288 +__declspec(dllexport)
   1.289 +__declspec(naked)
   1.290 +void call_vector_31 ()
   1.291 +	{
   1.292 +	// ; int CWsGraphicDrawerArray::RemoveAll(class MWsClient const &)
   1.293 +	_asm mov eax, 31
   1.294 +	_asm jmp common_dispatch
   1.295 +	}
   1.296 +
   1.297 +__declspec(dllexport)
   1.298 +__declspec(naked)
   1.299 +void call_vector_32 ()
   1.300 +	{
   1.301 +	// ; int CWsGraphicDrawerArray::RemoveAndDestroy(struct TGraphicDrawerId const &)
   1.302 +	_asm mov eax, 32
   1.303 +	_asm jmp common_dispatch
   1.304 +	}
   1.305 +
   1.306 +__declspec(dllexport)
   1.307 +__declspec(naked)
   1.308 +void call_vector_33 ()
   1.309 +	{
   1.310 +	// ; int CWsGraphicDrawerArray::RemoveAndDestroyAll(class MWsClient const &)
   1.311 +	_asm mov eax, 33
   1.312 +	_asm jmp common_dispatch
   1.313 +	}
   1.314 +
   1.315 +__declspec(dllexport)
   1.316 +__declspec(naked)
   1.317 +void call_vector_34 ()
   1.318 +	{
   1.319 +	// ; void CWsGraphicDrawerArray::ResetAndDestroy(void)
   1.320 +	_asm mov eax, 34
   1.321 +	_asm jmp common_dispatch
   1.322 +	}
   1.323 +
   1.324 +__declspec(dllexport)
   1.325 +__declspec(naked)
   1.326 +void call_vector_35 ()
   1.327 +	{
   1.328 +	// ; class CWsGraphicDrawer const * CWsGraphicDrawerArray::ResolveGraphic(struct TGraphicDrawerId const &) const
   1.329 +	_asm mov eax, 35
   1.330 +	_asm jmp common_dispatch
   1.331 +	}
   1.332 +
   1.333 +__declspec(dllexport)
   1.334 +__declspec(naked)
   1.335 +void call_vector_36 ()
   1.336 +	{
   1.337 +	// ; void * MWsObjectProvider::ResolveObjectInterface(unsigned int)
   1.338 +	_asm mov eax, 36
   1.339 +	_asm jmp common_dispatch
   1.340 +	}
   1.341 +
   1.342 +__declspec(dllexport)
   1.343 +__declspec(naked)
   1.344 +void call_vector_37 ()
   1.345 +	{
   1.346 +	// ; int CWsGraphicDrawer::SendMessage(class TDesC8 const &)
   1.347 +	_asm mov eax, 37
   1.348 +	_asm jmp common_dispatch
   1.349 +	}
   1.350 +
   1.351 +__declspec(dllexport)
   1.352 +__declspec(naked)
   1.353 +void call_vector_38 ()
   1.354 +	{
   1.355 +	// ; int CWsGraphicDrawer::Share(class TSecureId)
   1.356 +	_asm mov eax, 38
   1.357 +	_asm jmp common_dispatch
   1.358 +	}
   1.359 +
   1.360 +__declspec(dllexport)
   1.361 +__declspec(naked)
   1.362 +void call_vector_39 ()
   1.363 +	{
   1.364 +	// ; int CWsGraphicDrawer::ShareGlobally(void)
   1.365 +	_asm mov eax, 39
   1.366 +	_asm jmp common_dispatch
   1.367 +	}
   1.368 +
   1.369 +__declspec(dllexport)
   1.370 +__declspec(naked)
   1.371 +void call_vector_40 ()
   1.372 +	{
   1.373 +	// ; int CWsGraphicDrawerArray::SwapLC(class CWsGraphicDrawer *)
   1.374 +	_asm mov eax, 40
   1.375 +	_asm jmp common_dispatch
   1.376 +	}
   1.377 +
   1.378 +__declspec(dllexport)
   1.379 +__declspec(naked)
   1.380 +void call_vector_41 ()
   1.381 +	{
   1.382 +	// ; class TUid TWsGraphicMsgBufParser::Uid(int) const
   1.383 +	_asm mov eax, 41
   1.384 +	_asm jmp common_dispatch
   1.385 +	}
   1.386 +
   1.387 +__declspec(dllexport)
   1.388 +__declspec(naked)
   1.389 +void call_vector_42 ()
   1.390 +	{
   1.391 +	// ; int CWsGraphicDrawer::UnShare(class TSecureId)
   1.392 +	_asm mov eax, 42
   1.393 +	_asm jmp common_dispatch
   1.394 +	}
   1.395 +
   1.396 +__declspec(dllexport)
   1.397 +__declspec(naked)
   1.398 +void call_vector_43 ()
   1.399 +	{
   1.400 +	// ; int CWsGraphicDrawer::UnShareGlobally(void)
   1.401 +	_asm mov eax, 43
   1.402 +	_asm jmp common_dispatch
   1.403 +	}
   1.404 +
   1.405 +__declspec(dllexport)
   1.406 +__declspec(naked)
   1.407 +void call_vector_44 ()
   1.408 +	{
   1.409 +	// ; int TWsGraphicMsgBufParser::Verify(void) const
   1.410 +	_asm mov eax, 44
   1.411 +	_asm jmp common_dispatch
   1.412 +	}
   1.413 +
   1.414 +__declspec(dllexport)
   1.415 +__declspec(naked)
   1.416 +void call_vector_45 ()
   1.417 +	{
   1.418 +	// ; class MWsGraphicDrawerEnvironment const & CWsGraphicDrawer::Env(void) const
   1.419 +	_asm mov eax, 45
   1.420 +	_asm jmp common_dispatch
   1.421 +	}
   1.422 +
   1.423 +__declspec(dllexport)
   1.424 +__declspec(naked)
   1.425 +void call_vector_46 ()
   1.426 +	{
   1.427 +	// ; void CWsGraphicDrawer::HandleEvent(struct TWservCrEvent const &)
   1.428 +	_asm mov eax, 46
   1.429 +	_asm jmp common_dispatch
   1.430 +	}
   1.431 +
   1.432 +__declspec(dllexport)
   1.433 +__declspec(naked)
   1.434 +void call_vector_47 ()
   1.435 +	{
   1.436 +	// ; int CWsGraphicDrawer::HasEventHandler(void) const
   1.437 +	_asm mov eax, 47
   1.438 +	_asm jmp common_dispatch
   1.439 +	}
   1.440 +
   1.441 +__declspec(dllexport)
   1.442 +__declspec(naked)
   1.443 +void call_vector_48 ()
   1.444 +	{
   1.445 +	// ; void CWsGraphicDrawer::SetEventHandler(class MWsEventHandler *)
   1.446 +	_asm mov eax, 48
   1.447 +	_asm jmp common_dispatch
   1.448 +	}
   1.449 +
   1.450 +__declspec(dllexport)
   1.451 +__declspec(naked)
   1.452 +void call_vector_49 ()
   1.453 +	{
   1.454 +	// ; TWservCrEvent::TWservCrEvent(unsigned long)
   1.455 +	_asm mov eax, 49
   1.456 +	_asm jmp common_dispatch
   1.457 +	}
   1.458 +
   1.459 +__declspec(dllexport)
   1.460 +__declspec(naked)
   1.461 +void call_vector_50 ()
   1.462 +	{
   1.463 +	// ; TWservCrEvent::TWservCrEvent(unsigned long, unsigned long)
   1.464 +	_asm mov eax, 50
   1.465 +	_asm jmp common_dispatch
   1.466 +	}
   1.467 +
   1.468 +__declspec(dllexport)
   1.469 +__declspec(naked)
   1.470 +void call_vector_51 ()
   1.471 +	{
   1.472 +	// ; TWservCrEvent::TWservCrEvent(unsigned long, unsigned long, void *)
   1.473 +	_asm mov eax, 51
   1.474 +	_asm jmp common_dispatch
   1.475 +	}
   1.476 +
   1.477 +__declspec(dllexport)
   1.478 +__declspec(naked)
   1.479 +void call_vector_52 ()
   1.480 +	{
   1.481 +	// ; int TWservCrEvent::SizeMode(void) const
   1.482 +	_asm mov eax, 52
   1.483 +	_asm jmp common_dispatch
   1.484 +	}
   1.485 +
   1.486 +__declspec(dllexport)
   1.487 +__declspec(naked)
   1.488 +void call_vector_53 ()
   1.489 +	{
   1.490 +	// ; unsigned long TWservCrEvent::Type(void) const
   1.491 +	_asm mov eax, 53
   1.492 +	_asm jmp common_dispatch
   1.493 +	}
   1.494 +
   1.495 +__declspec(dllexport)
   1.496 +__declspec(naked)
   1.497 +void call_vector_54 ()
   1.498 +	{
   1.499 +	// ; class RRegion const * TWservCrEvent::VisibleRegion(void) const
   1.500 +	_asm mov eax, 54
   1.501 +	_asm jmp common_dispatch
   1.502 +	}
   1.503 +
   1.504 +__declspec(dllexport)
   1.505 +__declspec(naked)
   1.506 +void call_vector_55 ()
   1.507 +	{
   1.508 +	// ; int TWservCrEvent::ScreenNumber(void) const
   1.509 +	_asm mov eax, 55
   1.510 +	_asm jmp common_dispatch
   1.511 +	}
   1.512 +
   1.513 +__declspec(dllexport)
   1.514 +__declspec(naked)
   1.515 +void call_vector_56 ()
   1.516 +	{
   1.517 +	// ; int TWsGraphicMsgBufParser::LoadFixed(class TUid, void *, int, int) const
   1.518 +	_asm mov eax, 56
   1.519 +	_asm jmp common_dispatch
   1.520 +	}
   1.521 +
   1.522 +__declspec(dllexport)
   1.523 +__declspec(naked)
   1.524 +void call_vector_57 ()
   1.525 +	{
   1.526 +	// ; int CWsGraphicDrawer::SendMessage(class CWsMessageData &)
   1.527 +	_asm mov eax, 57
   1.528 +	_asm jmp common_dispatch
   1.529 +	}
   1.530 +
   1.531 +__declspec(dllexport)
   1.532 +__declspec(naked)
   1.533 +void call_vector_58 ()
   1.534 +	{
   1.535 +	// ; class TRegion const * TWservCrEvent::DrawingRegion(void) const
   1.536 +	_asm mov eax, 58
   1.537 +	_asm jmp common_dispatch
   1.538 +	}
   1.539 +
   1.540 +__declspec(dllexport)
   1.541 +__declspec(naked)
   1.542 +void call_vector_59 ()
   1.543 +	{
   1.544 +	// ; int TWservCrEvent::WindowGroupIdentifier(void) const
   1.545 +	_asm mov eax, 59
   1.546 +	_asm jmp common_dispatch
   1.547 +	}
   1.548 +
   1.549 +__declspec(dllexport)
   1.550 +__declspec(naked)
   1.551 +void call_vector_60 ()
   1.552 +	{
   1.553 +	// ; int CWsGraphicDrawerArray::Add(class CWsGraphicDrawer *)
   1.554 +	_asm mov eax, 60
   1.555 +	_asm jmp common_dispatch
   1.556 +	}
   1.557 +
   1.558 +__declspec(dllexport)
   1.559 +__declspec(naked)
   1.560 +void call_vector_61 ()
   1.561 +	{
   1.562 +	// ; struct CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::AddTLC(class CWsGraphicDrawer *)
   1.563 +	_asm mov eax, 61
   1.564 +	_asm jmp common_dispatch
   1.565 +	}
   1.566 +
   1.567 +__declspec(dllexport)
   1.568 +__declspec(naked)
   1.569 +void call_vector_62 ()
   1.570 +	{
   1.571 +	// ; void CWsGraphicDrawerArray::CommitP(struct CWsGraphicDrawerArray::XRollBackBase *)
   1.572 +	_asm mov eax, 62
   1.573 +	_asm jmp common_dispatch
   1.574 +	}
   1.575 +
   1.576 +__declspec(dllexport)
   1.577 +__declspec(naked)
   1.578 +void call_vector_63 ()
   1.579 +	{
   1.580 +	// ; struct CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::RemoveTLC(struct TGraphicDrawerId const &)
   1.581 +	_asm mov eax, 63
   1.582 +	_asm jmp common_dispatch
   1.583 +	}
   1.584 +
   1.585 +__declspec(dllexport)
   1.586 +__declspec(naked)
   1.587 +void call_vector_64 ()
   1.588 +	{
   1.589 +	// ; int CWsGraphicDrawerArray::Swap(class CWsGraphicDrawer *)
   1.590 +	_asm mov eax, 64
   1.591 +	_asm jmp common_dispatch
   1.592 +	}
   1.593 +
   1.594 +__declspec(dllexport)
   1.595 +__declspec(naked)
   1.596 +void call_vector_65 ()
   1.597 +	{
   1.598 +	// ; struct CWsGraphicDrawerArray::XRollBackBase * CWsGraphicDrawerArray::SwapTLC(class CWsGraphicDrawer *)
   1.599 +	_asm mov eax, 65
   1.600 +	_asm jmp common_dispatch
   1.601 +	}
   1.602 +
   1.603 +__declspec(dllexport)
   1.604 +__declspec(naked)
   1.605 +void call_vector_66 ()
   1.606 +	{
   1.607 +	// ; enum CFbsBitGc::TGraphicsOrientation TWservCrEvent::Orientation(void) const
   1.608 +	_asm mov eax, 66
   1.609 +	_asm jmp common_dispatch
   1.610 +	}
   1.611 +
   1.612 +__declspec(dllexport)
   1.613 +__declspec(naked)
   1.614 +void call_vector_67 ()
   1.615 +	{
   1.616 +	// ; void WsGraphicDrawer::FinalClose(void)
   1.617 +	_asm mov eax, 67
   1.618 +	_asm jmp common_dispatch
   1.619 +	}
   1.620 +
   1.621 +__declspec(dllexport)
   1.622 +__declspec(naked)
   1.623 +void call_vector_68 ()
   1.624 +	{
   1.625 +	// ; int TWservCrEvent::WasVisible(void) const
   1.626 +	_asm mov eax, 68
   1.627 +	_asm jmp common_dispatch
   1.628 +	}
   1.629 +
   1.630 +__declspec(dllexport)
   1.631 +__declspec(naked)
   1.632 +void call_vector_69 ()
   1.633 +	{
   1.634 +	// ; TWservCrEvent::TWservCrEvent(unsigned long, unsigned long, void *, class MWsWindow *)
   1.635 +	_asm mov eax, 69
   1.636 +	_asm jmp common_dispatch
   1.637 +	}
   1.638 +
   1.639 +__declspec(dllexport)
   1.640 +__declspec(naked)
   1.641 +void call_vector_70 ()
   1.642 +	{
   1.643 +	// ; class MWsWindow * TWservCrEvent::Window(void) const
   1.644 +	_asm mov eax, 70
   1.645 +	_asm jmp common_dispatch
   1.646 +	}
   1.647 +
   1.648 +__declspec(dllexport)
   1.649 +__declspec(naked)
   1.650 +void call_vector_71 ()
   1.651 +	{
   1.652 +	// ; CWsPlugin::CWsPlugin(void)
   1.653 +	_asm mov eax, 71
   1.654 +	_asm jmp common_dispatch
   1.655 +	}
   1.656 +
   1.657 +__declspec(dllexport)
   1.658 +__declspec(naked)
   1.659 +void call_vector_72 ()
   1.660 +	{
   1.661 +	// ; CWsRenderStage::CWsRenderStage(void)
   1.662 +	_asm mov eax, 72
   1.663 +	_asm jmp common_dispatch
   1.664 +	}
   1.665 +
   1.666 +__declspec(dllexport)
   1.667 +__declspec(naked)
   1.668 +void call_vector_73 ()
   1.669 +	{
   1.670 +	// ; CWsPlugin::~CWsPlugin(void)
   1.671 +	_asm mov eax, 73
   1.672 +	_asm jmp common_dispatch
   1.673 +	}
   1.674 +
   1.675 +__declspec(dllexport)
   1.676 +__declspec(naked)
   1.677 +void call_vector_74 ()
   1.678 +	{
   1.679 +	// ; CWsRenderStage::~CWsRenderStage(void)
   1.680 +	_asm mov eax, 74
   1.681 +	_asm jmp common_dispatch
   1.682 +	}
   1.683 +
   1.684 +__declspec(dllexport)
   1.685 +__declspec(naked)
   1.686 +void call_vector_75 ()
   1.687 +	{
   1.688 +	// ; void CWsPlugin::BaseConstructL(class MWsGraphicDrawerEnvironment &)
   1.689 +	_asm mov eax, 75
   1.690 +	_asm jmp common_dispatch
   1.691 +	}
   1.692 +
   1.693 +__declspec(dllexport)
   1.694 +__declspec(naked)
   1.695 +void call_vector_76 ()
   1.696 +	{
   1.697 +	// ; void CWsRenderStage::BaseConstructL(void)
   1.698 +	_asm mov eax, 76
   1.699 +	_asm jmp common_dispatch
   1.700 +	}
   1.701 +
   1.702 +__declspec(dllexport)
   1.703 +__declspec(naked)
   1.704 +void call_vector_77 ()
   1.705 +	{
   1.706 +	// ; class MWsGraphicDrawerEnvironment & CWsPlugin::Env(void)
   1.707 +	_asm mov eax, 77
   1.708 +	_asm jmp common_dispatch
   1.709 +	}
   1.710 +
   1.711 +__declspec(dllexport)
   1.712 +__declspec(naked)
   1.713 +void call_vector_78 ()
   1.714 +	{
   1.715 +	// ; class MWsGraphicDrawerEnvironment const & CWsPlugin::Env(void) const
   1.716 +	_asm mov eax, 78
   1.717 +	_asm jmp common_dispatch
   1.718 +	}
   1.719 +
   1.720 +__declspec(dllexport)
   1.721 +__declspec(naked)
   1.722 +void call_vector_79 ()
   1.723 +	{
   1.724 +	// ; class CWsRenderStage * CWsRenderStage::Next(void)
   1.725 +	_asm mov eax, 79
   1.726 +	_asm jmp common_dispatch
   1.727 +	}
   1.728 +
   1.729 +__declspec(dllexport)
   1.730 +__declspec(naked)
   1.731 +void call_vector_80 ()
   1.732 +	{
   1.733 +	// ; class TDesC16 const & CWsPlugin::PluginName(void) const
   1.734 +	_asm mov eax, 80
   1.735 +	_asm jmp common_dispatch
   1.736 +	}
   1.737 +
   1.738 +__declspec(dllexport)
   1.739 +__declspec(naked)
   1.740 +void call_vector_81 ()
   1.741 +	{
   1.742 +	// ; void * CWsRenderStage::ResolveObjectInterface(unsigned int)
   1.743 +	_asm mov eax, 81
   1.744 +	_asm jmp common_dispatch
   1.745 +	}
   1.746 +
   1.747 +__declspec(dllexport)
   1.748 +__declspec(naked)
   1.749 +void call_vector_82 ()
   1.750 +	{
   1.751 +	// ; void CWsRenderStage::SetNext(class CWsRenderStage *)
   1.752 +	_asm mov eax, 82
   1.753 +	_asm jmp common_dispatch
   1.754 +	}
   1.755 +
   1.756 +__declspec(dllexport)
   1.757 +__declspec(naked)
   1.758 +void call_vector_83 ()
   1.759 +	{
   1.760 +	// ; class TSurfaceId const * TWservCrEvent::SurfaceId(void) const
   1.761 +	_asm mov eax, 83
   1.762 +	_asm jmp common_dispatch
   1.763 +	}
   1.764 +
   1.765 +__declspec(dllexport)
   1.766 +__declspec(naked)
   1.767 +void call_vector_84 ()
   1.768 +	{
   1.769 +	// ; void MWsAnimationScheduler::Animate(class MWsScreen &, class TRequestStatus *)
   1.770 +	_asm mov eax, 84
   1.771 +	_asm jmp common_dispatch
   1.772 +	}
   1.773 +
   1.774 +}
   1.775 +#define MAX_ORDINAL 85
   1.776 +