1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/graphics/windowing/windowserver/wins_switching/ws32_stubs.h Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,5306 @@
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 +* Initial Contributors:
1.13 +* Nokia Corporation - initial contribution.
1.14 +*
1.15 +* Contributors:
1.16 +*
1.17 +* Description:
1.18 +*
1.19 +*/
1.20 +
1.21 +extern "C" {
1.22 +void common_dispatch();
1.23 +
1.24 +__declspec(dllexport)
1.25 +__declspec(naked)
1.26 +void call_vector_1 ()
1.27 + {
1.28 + // ; public: __thiscall CWindowGc::CWindowGc(class CWsScreenDevice *)
1.29 + _asm mov eax, 1
1.30 + _asm jmp common_dispatch
1.31 + }
1.32 +
1.33 +__declspec(dllexport)
1.34 +__declspec(naked)
1.35 +void call_vector_2 ()
1.36 + {
1.37 + // ; public: __thiscall CWsBitmap::CWsBitmap(class RWsSession &)
1.38 + _asm mov eax, 2
1.39 + _asm jmp common_dispatch
1.40 + }
1.41 +
1.42 +__declspec(dllexport)
1.43 +__declspec(naked)
1.44 +void call_vector_3 ()
1.45 + {
1.46 + // ; public: __thiscall CWsBitmap::CWsBitmap(void)
1.47 + _asm mov eax, 3
1.48 + _asm jmp common_dispatch
1.49 + }
1.50 +
1.51 +__declspec(dllexport)
1.52 +__declspec(naked)
1.53 +void call_vector_4 ()
1.54 + {
1.55 + // ; public: __thiscall CWsScreenDevice::CWsScreenDevice(class RWsSession &)
1.56 + _asm mov eax, 4
1.57 + _asm jmp common_dispatch
1.58 + }
1.59 +
1.60 +__declspec(dllexport)
1.61 +__declspec(naked)
1.62 +void call_vector_5 ()
1.63 + {
1.64 + // ; public: __thiscall CWsScreenDevice::CWsScreenDevice(void)
1.65 + _asm mov eax, 5
1.66 + _asm jmp common_dispatch
1.67 + }
1.68 +
1.69 +__declspec(dllexport)
1.70 +__declspec(naked)
1.71 +void call_vector_6 ()
1.72 + {
1.73 + // ; protected: __thiscall RAnim::RAnim(class RAnimDll &)
1.74 + _asm mov eax, 6
1.75 + _asm jmp common_dispatch
1.76 + }
1.77 +
1.78 +__declspec(dllexport)
1.79 +__declspec(naked)
1.80 +void call_vector_7 ()
1.81 + {
1.82 + // ; protected: __thiscall RAnim::RAnim(void)
1.83 + _asm mov eax, 7
1.84 + _asm jmp common_dispatch
1.85 + }
1.86 +
1.87 +__declspec(dllexport)
1.88 +__declspec(naked)
1.89 +void call_vector_8 ()
1.90 + {
1.91 + // ; public: __thiscall RAnimDll::RAnimDll(class RWsSession &)
1.92 + _asm mov eax, 8
1.93 + _asm jmp common_dispatch
1.94 + }
1.95 +
1.96 +__declspec(dllexport)
1.97 +__declspec(naked)
1.98 +void call_vector_9 ()
1.99 + {
1.100 + // ; public: __thiscall RAnimDll::RAnimDll(void)
1.101 + _asm mov eax, 9
1.102 + _asm jmp common_dispatch
1.103 + }
1.104 +
1.105 +__declspec(dllexport)
1.106 +__declspec(naked)
1.107 +void call_vector_10 ()
1.108 + {
1.109 + // ; public: __thiscall RBackedUpWindow::RBackedUpWindow(class RWsSession &)
1.110 + _asm mov eax, 10
1.111 + _asm jmp common_dispatch
1.112 + }
1.113 +
1.114 +__declspec(dllexport)
1.115 +__declspec(naked)
1.116 +void call_vector_11 ()
1.117 + {
1.118 + // ; public: __thiscall RBackedUpWindow::RBackedUpWindow(void)
1.119 + _asm mov eax, 11
1.120 + _asm jmp common_dispatch
1.121 + }
1.122 +
1.123 +__declspec(dllexport)
1.124 +__declspec(naked)
1.125 +void call_vector_12 ()
1.126 + {
1.127 + // ; public: __thiscall RBlankWindow::RBlankWindow(class RWsSession &)
1.128 + _asm mov eax, 12
1.129 + _asm jmp common_dispatch
1.130 + }
1.131 +
1.132 +__declspec(dllexport)
1.133 +__declspec(naked)
1.134 +void call_vector_13 ()
1.135 + {
1.136 + // ; public: __thiscall RBlankWindow::RBlankWindow(void)
1.137 + _asm mov eax, 13
1.138 + _asm jmp common_dispatch
1.139 + }
1.140 +
1.141 +__declspec(dllexport)
1.142 +__declspec(naked)
1.143 +void call_vector_14 ()
1.144 + {
1.145 + // ; public: __thiscall RWindow::RWindow(class RWsSession &)
1.146 + _asm mov eax, 14
1.147 + _asm jmp common_dispatch
1.148 + }
1.149 +
1.150 +__declspec(dllexport)
1.151 +__declspec(naked)
1.152 +void call_vector_15 ()
1.153 + {
1.154 + // ; public: __thiscall RWindow::RWindow(void)
1.155 + _asm mov eax, 15
1.156 + _asm jmp common_dispatch
1.157 + }
1.158 +
1.159 +__declspec(dllexport)
1.160 +__declspec(naked)
1.161 +void call_vector_16 ()
1.162 + {
1.163 + // ; public: __thiscall RWindowGroup::RWindowGroup(class RWsSession &)
1.164 + _asm mov eax, 16
1.165 + _asm jmp common_dispatch
1.166 + }
1.167 +
1.168 +__declspec(dllexport)
1.169 +__declspec(naked)
1.170 +void call_vector_17 ()
1.171 + {
1.172 + // ; public: __thiscall RWindowGroup::RWindowGroup(void)
1.173 + _asm mov eax, 17
1.174 + _asm jmp common_dispatch
1.175 + }
1.176 +
1.177 +__declspec(dllexport)
1.178 +__declspec(naked)
1.179 +void call_vector_18 ()
1.180 + {
1.181 + // ; public: __thiscall RWsPointerCursor::RWsPointerCursor(class RWsSession &)
1.182 + _asm mov eax, 18
1.183 + _asm jmp common_dispatch
1.184 + }
1.185 +
1.186 +__declspec(dllexport)
1.187 +__declspec(naked)
1.188 +void call_vector_19 ()
1.189 + {
1.190 + // ; public: __thiscall RWsPointerCursor::RWsPointerCursor(void)
1.191 + _asm mov eax, 19
1.192 + _asm jmp common_dispatch
1.193 + }
1.194 +
1.195 +__declspec(dllexport)
1.196 +__declspec(naked)
1.197 +void call_vector_20 ()
1.198 + {
1.199 + // ; public: __thiscall RWsSession::RWsSession(void)
1.200 + _asm mov eax, 20
1.201 + _asm jmp common_dispatch
1.202 + }
1.203 +
1.204 +__declspec(dllexport)
1.205 +__declspec(naked)
1.206 +void call_vector_21 ()
1.207 + {
1.208 + // ; public: __thiscall RWsSprite::RWsSprite(class RWsSession &)
1.209 + _asm mov eax, 21
1.210 + _asm jmp common_dispatch
1.211 + }
1.212 +
1.213 +__declspec(dllexport)
1.214 +__declspec(naked)
1.215 +void call_vector_22 ()
1.216 + {
1.217 + // ; public: __thiscall RWsSprite::RWsSprite(void)
1.218 + _asm mov eax, 22
1.219 + _asm jmp common_dispatch
1.220 + }
1.221 +
1.222 +__declspec(dllexport)
1.223 +__declspec(naked)
1.224 +void call_vector_23 ()
1.225 + {
1.226 + // ; protected: __thiscall RWsSpriteBase::RWsSpriteBase(class RWsSession &)
1.227 + _asm mov eax, 23
1.228 + _asm jmp common_dispatch
1.229 + }
1.230 +
1.231 +__declspec(dllexport)
1.232 +__declspec(naked)
1.233 +void call_vector_24 ()
1.234 + {
1.235 + // ; protected: __thiscall RWsSpriteBase::RWsSpriteBase(void)
1.236 + _asm mov eax, 24
1.237 + _asm jmp common_dispatch
1.238 + }
1.239 +
1.240 +__declspec(dllexport)
1.241 +__declspec(naked)
1.242 +void call_vector_25 ()
1.243 + {
1.244 + // ; public: virtual __thiscall CWindowGc::~CWindowGc(void)
1.245 + _asm mov eax, 25
1.246 + _asm jmp common_dispatch
1.247 + }
1.248 +
1.249 +__declspec(dllexport)
1.250 +__declspec(naked)
1.251 +void call_vector_26 ()
1.252 + {
1.253 + // ; public: virtual __thiscall CWsBitmap::~CWsBitmap(void)
1.254 + _asm mov eax, 26
1.255 + _asm jmp common_dispatch
1.256 + }
1.257 +
1.258 +__declspec(dllexport)
1.259 +__declspec(naked)
1.260 +void call_vector_27 ()
1.261 + {
1.262 + // ; public: virtual __thiscall CWsScreenDevice::~CWsScreenDevice(void)
1.263 + _asm mov eax, 27
1.264 + _asm jmp common_dispatch
1.265 + }
1.266 +
1.267 +__declspec(dllexport)
1.268 +__declspec(naked)
1.269 +void call_vector_28 ()
1.270 + {
1.271 + // ; public: virtual __thiscall RAnim::~RAnim(void)
1.272 + _asm mov eax, 28
1.273 + _asm jmp common_dispatch
1.274 + }
1.275 +
1.276 +__declspec(dllexport)
1.277 +__declspec(naked)
1.278 +void call_vector_29 ()
1.279 + {
1.280 + // ; public: virtual __thiscall RAnimDll::~RAnimDll(void)
1.281 + _asm mov eax, 29
1.282 + _asm jmp common_dispatch
1.283 + }
1.284 +
1.285 +__declspec(dllexport)
1.286 +__declspec(naked)
1.287 +void call_vector_30 ()
1.288 + {
1.289 + // ; public: virtual void __thiscall CWindowGc::Activate(class RDrawableWindow &)
1.290 + _asm mov eax, 30
1.291 + _asm jmp common_dispatch
1.292 + }
1.293 +
1.294 +__declspec(dllexport)
1.295 +__declspec(naked)
1.296 +void call_vector_31 ()
1.297 + {
1.298 + // ; public: void __thiscall RWindowBase::Activate(void)
1.299 + _asm mov eax, 31
1.300 + _asm jmp common_dispatch
1.301 + }
1.302 +
1.303 +__declspec(dllexport)
1.304 +__declspec(naked)
1.305 +void call_vector_32 ()
1.306 + {
1.307 + // ; public: int __thiscall RWsSpriteBase::Activate(void)
1.308 + _asm mov eax, 32
1.309 + _asm jmp common_dispatch
1.310 + }
1.311 +
1.312 +__declspec(dllexport)
1.313 +__declspec(naked)
1.314 +void call_vector_33 ()
1.315 + {
1.316 + // ; public: virtual int __thiscall CWsScreenDevice::AddFile(class TDesC16 const &,int &)
1.317 + _asm mov eax, 33
1.318 + _asm jmp common_dispatch
1.319 + }
1.320 +
1.321 +__declspec(dllexport)
1.322 +__declspec(naked)
1.323 +void call_vector_34 ()
1.324 + {
1.325 + // ; public: int __thiscall RWindowBase::AddKeyRect(class TRect const &,int,int)
1.326 + _asm mov eax, 34
1.327 + _asm jmp common_dispatch
1.328 + }
1.329 +
1.330 +__declspec(dllexport)
1.331 +__declspec(naked)
1.332 +void call_vector_35 ()
1.333 + {
1.334 + // ; public: int __thiscall RWindowGroup::AddPriorityKey(unsigned int,unsigned int,unsigned int)
1.335 + _asm mov eax, 35
1.336 + _asm jmp common_dispatch
1.337 + }
1.338 +
1.339 +__declspec(dllexport)
1.340 +__declspec(naked)
1.341 +void call_vector_36 ()
1.342 + {
1.343 + // ; public: int __thiscall RWindowBase::AllocPointerMoveBuffer(int,unsigned int)
1.344 + _asm mov eax, 36
1.345 + _asm jmp common_dispatch
1.346 + }
1.347 +
1.348 +__declspec(dllexport)
1.349 +__declspec(naked)
1.350 +void call_vector_37 ()
1.351 + {
1.352 + // ; public: int __thiscall RWsSpriteBase::AppendMember(struct TSpriteMember const &)
1.353 + _asm mov eax, 37
1.354 + _asm jmp common_dispatch
1.355 + }
1.356 +
1.357 +__declspec(dllexport)
1.358 +__declspec(naked)
1.359 +void call_vector_38 ()
1.360 + {
1.361 + // ; public: void __thiscall RWindowGroup::AutoForeground(int)
1.362 + _asm mov eax, 38
1.363 + _asm jmp common_dispatch
1.364 + }
1.365 +
1.366 +__declspec(dllexport)
1.367 +__declspec(naked)
1.368 +void call_vector_39 ()
1.369 + {
1.370 + // ; public: void __thiscall RWindow::BeginRedraw(class TRect const &)
1.371 + _asm mov eax, 39
1.372 + _asm jmp common_dispatch
1.373 + }
1.374 +
1.375 +__declspec(dllexport)
1.376 +__declspec(naked)
1.377 +void call_vector_40 ()
1.378 + {
1.379 + // ; public: void __thiscall RWindow::BeginRedraw(void)
1.380 + _asm mov eax, 40
1.381 + _asm jmp common_dispatch
1.382 + }
1.383 +
1.384 +__declspec(dllexport)
1.385 +__declspec(naked)
1.386 +void call_vector_41 ()
1.387 + {
1.388 + // ; public: virtual void __thiscall CWindowGc::BitBlt(class TPoint const &,class CFbsBitmap const *)
1.389 + _asm mov eax, 41
1.390 + _asm jmp common_dispatch
1.391 + }
1.392 +
1.393 +__declspec(dllexport)
1.394 +__declspec(naked)
1.395 +void call_vector_42 ()
1.396 + {
1.397 + // ; public: virtual void __thiscall CWindowGc::BitBlt(class TPoint const &,class CFbsBitmap const *,class TRect const &)
1.398 + _asm mov eax, 42
1.399 + _asm jmp common_dispatch
1.400 + }
1.401 +
1.402 +__declspec(dllexport)
1.403 +__declspec(naked)
1.404 +void call_vector_43 ()
1.405 + {
1.406 + // ; public: virtual void __thiscall CWindowGc::BitBlt(class TPoint const &,class CWsBitmap const *)
1.407 + _asm mov eax, 43
1.408 + _asm jmp common_dispatch
1.409 + }
1.410 +
1.411 +__declspec(dllexport)
1.412 +__declspec(naked)
1.413 +void call_vector_44 ()
1.414 + {
1.415 + // ; public: virtual void __thiscall CWindowGc::BitBlt(class TPoint const &,class CWsBitmap const *,class TRect const &)
1.416 + _asm mov eax, 44
1.417 + _asm jmp common_dispatch
1.418 + }
1.419 +
1.420 +__declspec(dllexport)
1.421 +__declspec(naked)
1.422 +void call_vector_45 ()
1.423 + {
1.424 + // ; public: virtual void __thiscall CWindowGc::BitBltMasked(class TPoint const &,class CFbsBitmap const *,class TRect const &,class CFbsBitmap const *,int)
1.425 + _asm mov eax, 45
1.426 + _asm jmp common_dispatch
1.427 + }
1.428 +
1.429 +__declspec(dllexport)
1.430 +__declspec(naked)
1.431 +void call_vector_46 ()
1.432 + {
1.433 + // ; public: virtual void __thiscall CWindowGc::BitBltMasked(class TPoint const &,class CWsBitmap const *,class TRect const &,class CWsBitmap const *,int)
1.434 + _asm mov eax, 46
1.435 + _asm jmp common_dispatch
1.436 + }
1.437 +
1.438 +__declspec(dllexport)
1.439 +__declspec(naked)
1.440 +void call_vector_47 ()
1.441 + {
1.442 + // ; int RBackedUpWindow::BitmapHandle(void) const
1.443 + _asm mov eax, 47
1.444 + _asm jmp common_dispatch
1.445 + }
1.446 +
1.447 +__declspec(dllexport)
1.448 +__declspec(naked)
1.449 +void call_vector_48 ()
1.450 + {
1.451 + // ; public: void __thiscall RWindowGroup::CancelCaptureKey(long)
1.452 + _asm mov eax, 48
1.453 + _asm jmp common_dispatch
1.454 + }
1.455 +
1.456 +__declspec(dllexport)
1.457 +__declspec(naked)
1.458 +void call_vector_49 ()
1.459 + {
1.460 + // ; public: void __thiscall RWindowGroup::CancelCaptureKeyUpAndDowns(long)
1.461 + _asm mov eax, 49
1.462 + _asm jmp common_dispatch
1.463 + }
1.464 +
1.465 +__declspec(dllexport)
1.466 +__declspec(naked)
1.467 +void call_vector_50 ()
1.468 + {
1.469 + // ; public: virtual void __thiscall CWindowGc::CancelClippingRect(void)
1.470 + _asm mov eax, 50
1.471 + _asm jmp common_dispatch
1.472 + }
1.473 +
1.474 +__declspec(dllexport)
1.475 +__declspec(naked)
1.476 +void call_vector_51 ()
1.477 + {
1.478 + // ; public: virtual void __thiscall CWindowGc::CancelClippingRegion(void)
1.479 + _asm mov eax, 51
1.480 + _asm jmp common_dispatch
1.481 + }
1.482 +
1.483 +__declspec(dllexport)
1.484 +__declspec(naked)
1.485 +void call_vector_52 ()
1.486 + {
1.487 + // ; public: void __thiscall RWindowBase::CancelPointerRepeatEventRequest(void)
1.488 + _asm mov eax, 52
1.489 + _asm jmp common_dispatch
1.490 + }
1.491 +
1.492 +__declspec(dllexport)
1.493 +__declspec(naked)
1.494 +void call_vector_53 ()
1.495 + {
1.496 + // ; public: void __thiscall RWindowGroup::CancelTextCursor(void)
1.497 + _asm mov eax, 53
1.498 + _asm jmp common_dispatch
1.499 + }
1.500 +
1.501 +__declspec(dllexport)
1.502 +__declspec(naked)
1.503 +void call_vector_54 ()
1.504 + {
1.505 + // ; public: long __thiscall RWindowGroup::CaptureKey(unsigned int,unsigned int,unsigned int)
1.506 + _asm mov eax, 54
1.507 + _asm jmp common_dispatch
1.508 + }
1.509 +
1.510 +__declspec(dllexport)
1.511 +__declspec(naked)
1.512 +void call_vector_55 ()
1.513 + {
1.514 + // ; public: long __thiscall RWindowGroup::CaptureKeyUpAndDowns(unsigned int,unsigned int,unsigned int)
1.515 + _asm mov eax, 55
1.516 + _asm jmp common_dispatch
1.517 + }
1.518 +
1.519 +__declspec(dllexport)
1.520 +__declspec(naked)
1.521 +void call_vector_56 ()
1.522 + {
1.523 + // ; public: unsigned long __thiscall RWindowTreeNode::Child(void)const
1.524 + _asm mov eax, 56
1.525 + _asm jmp common_dispatch
1.526 + }
1.527 +
1.528 +__declspec(dllexport)
1.529 +__declspec(naked)
1.530 +void call_vector_57 ()
1.531 + {
1.532 + // ; public: void __thiscall RWindowBase::ClaimPointerGrab(int)
1.533 + _asm mov eax, 57
1.534 + _asm jmp common_dispatch
1.535 + }
1.536 +
1.537 +__declspec(dllexport)
1.538 +__declspec(naked)
1.539 +void call_vector_58 ()
1.540 + {
1.541 + // ; public: int __thiscall RWsSession::ClaimSystemPointerCursorList(void)
1.542 + _asm mov eax, 58
1.543 + _asm jmp common_dispatch
1.544 + }
1.545 +
1.546 +__declspec(dllexport)
1.547 +__declspec(naked)
1.548 +void call_vector_59 ()
1.549 + {
1.550 + // ; public: virtual void __thiscall CWindowGc::Clear(class TRect const &)
1.551 + _asm mov eax, 59
1.552 + _asm jmp common_dispatch
1.553 + }
1.554 +
1.555 +__declspec(dllexport)
1.556 +__declspec(naked)
1.557 +void call_vector_60 ()
1.558 + {
1.559 + // ; public: virtual void __thiscall CWindowGc::Clear(void)
1.560 + _asm mov eax, 60
1.561 + _asm jmp common_dispatch
1.562 + }
1.563 +
1.564 +__declspec(dllexport)
1.565 +__declspec(naked)
1.566 +void call_vector_61 ()
1.567 + {
1.568 + // ; public: int __thiscall RWsSession::ClearHotKeys(enum THotKey)
1.569 + _asm mov eax, 61
1.570 + _asm jmp common_dispatch
1.571 + }
1.572 +
1.573 +__declspec(dllexport)
1.574 +__declspec(naked)
1.575 +void call_vector_62 ()
1.576 + {
1.577 + // ; public: void __thiscall RWsSession::ClearSystemPointerCursor(int)
1.578 + _asm mov eax, 62
1.579 + _asm jmp common_dispatch
1.580 + }
1.581 +
1.582 +__declspec(dllexport)
1.583 +__declspec(naked)
1.584 +void call_vector_63 ()
1.585 + {
1.586 + // ; public: virtual void __thiscall RAnim::Close(void)
1.587 + _asm mov eax, 63
1.588 + _asm jmp common_dispatch
1.589 + }
1.590 +
1.591 +__declspec(dllexport)
1.592 +__declspec(naked)
1.593 +void call_vector_64 ()
1.594 + {
1.595 + // ; public: virtual void __thiscall RAnimDll::Close(void)
1.596 + _asm mov eax, 64
1.597 + _asm jmp common_dispatch
1.598 + }
1.599 +
1.600 +__declspec(dllexport)
1.601 +__declspec(naked)
1.602 +void call_vector_65 ()
1.603 + {
1.604 + // ; public: void __thiscall RWindowTreeNode::Close(void)
1.605 + _asm mov eax, 65
1.606 + _asm jmp common_dispatch
1.607 + }
1.608 +
1.609 +__declspec(dllexport)
1.610 +__declspec(naked)
1.611 +void call_vector_66 ()
1.612 + {
1.613 + // ; public: void __thiscall RWsSpriteBase::Close(void)
1.614 + _asm mov eax, 66
1.615 + _asm jmp common_dispatch
1.616 + }
1.617 +
1.618 +__declspec(dllexport)
1.619 +__declspec(naked)
1.620 +void call_vector_67 ()
1.621 + {
1.622 + // ; protected: void __thiscall RAnim::Command(int)
1.623 + _asm mov eax, 67
1.624 + _asm jmp common_dispatch
1.625 + }
1.626 +
1.627 +__declspec(dllexport)
1.628 +__declspec(naked)
1.629 +void call_vector_68 ()
1.630 + {
1.631 + // ; protected: void __thiscall RAnim::Command(int,class TPtrC8 const &)
1.632 + _asm mov eax, 68
1.633 + _asm jmp common_dispatch
1.634 + }
1.635 +
1.636 +__declspec(dllexport)
1.637 +__declspec(naked)
1.638 +void call_vector_69 ()
1.639 + {
1.640 + // ; protected: int __thiscall RAnim::CommandReply(int)
1.641 + _asm mov eax, 69
1.642 + _asm jmp common_dispatch
1.643 + }
1.644 +
1.645 +__declspec(dllexport)
1.646 +__declspec(naked)
1.647 +void call_vector_70 ()
1.648 + {
1.649 + // ; protected: int __thiscall RAnim::CommandReply(int,class TPtrC8 const &)
1.650 + _asm mov eax, 70
1.651 + _asm jmp common_dispatch
1.652 + }
1.653 +
1.654 +__declspec(dllexport)
1.655 +__declspec(naked)
1.656 +void call_vector_71 ()
1.657 + {
1.658 + // ; public: void __thiscall RWsSession::ComputeMode(enum RWsSession::TComputeMode)
1.659 + _asm mov eax, 71
1.660 + _asm jmp common_dispatch
1.661 + }
1.662 +
1.663 +__declspec(dllexport)
1.664 +__declspec(naked)
1.665 +void call_vector_72 ()
1.666 + {
1.667 + // ; public: int __thiscall RWsSession::Connect(void)
1.668 + _asm mov eax, 72
1.669 + _asm jmp common_dispatch
1.670 + }
1.671 +
1.672 +__declspec(dllexport)
1.673 +__declspec(naked)
1.674 +void call_vector_73 ()
1.675 + {
1.676 + // ; public: virtual int __thiscall CWindowGc::Construct(void)
1.677 + _asm mov eax, 73
1.678 + _asm jmp common_dispatch
1.679 + }
1.680 +
1.681 +__declspec(dllexport)
1.682 +__declspec(naked)
1.683 +void call_vector_74 ()
1.684 + {
1.685 + // ; public: int __thiscall CWsScreenDevice::Construct(void)
1.686 + _asm mov eax, 74
1.687 + _asm jmp common_dispatch
1.688 + }
1.689 +
1.690 +__declspec(dllexport)
1.691 +__declspec(naked)
1.692 +void call_vector_75 ()
1.693 + {
1.694 + // ; protected: int __thiscall RAnim::Construct(class RWindowBase const &,int,class TDesC8 const &)
1.695 + _asm mov eax, 75
1.696 + _asm jmp common_dispatch
1.697 + }
1.698 +
1.699 +__declspec(dllexport)
1.700 +__declspec(naked)
1.701 +void call_vector_76 ()
1.702 + {
1.703 + // ; public: int __thiscall RBackedUpWindow::Construct(class RWindowTreeNode const &,enum TDisplayMode,unsigned long)
1.704 + _asm mov eax, 76
1.705 + _asm jmp common_dispatch
1.706 + }
1.707 +
1.708 +__declspec(dllexport)
1.709 +__declspec(naked)
1.710 +void call_vector_77 ()
1.711 + {
1.712 + // ; public: int __thiscall RBlankWindow::Construct(class RWindowTreeNode const &,unsigned long)
1.713 + _asm mov eax, 77
1.714 + _asm jmp common_dispatch
1.715 + }
1.716 +
1.717 +__declspec(dllexport)
1.718 +__declspec(naked)
1.719 +void call_vector_78 ()
1.720 + {
1.721 + // ; public: int __thiscall RWindow::Construct(class RWindowTreeNode const &,unsigned long)
1.722 + _asm mov eax, 78
1.723 + _asm jmp common_dispatch
1.724 + }
1.725 +
1.726 +__declspec(dllexport)
1.727 +__declspec(naked)
1.728 +void call_vector_79 ()
1.729 + {
1.730 + // ; public: int __thiscall RWindowGroup::Construct(unsigned long)
1.731 + _asm mov eax, 79
1.732 + _asm jmp common_dispatch
1.733 + }
1.734 +
1.735 +__declspec(dllexport)
1.736 +__declspec(naked)
1.737 +void call_vector_80 ()
1.738 + {
1.739 + // ; public: int __thiscall RWindowGroup::Construct(unsigned long,int)
1.740 + _asm mov eax, 80
1.741 + _asm jmp common_dispatch
1.742 + }
1.743 +
1.744 +__declspec(dllexport)
1.745 +__declspec(naked)
1.746 +void call_vector_81 ()
1.747 + {
1.748 + // ; public: int __thiscall RWsPointerCursor::Construct(int)
1.749 + _asm mov eax, 81
1.750 + _asm jmp common_dispatch
1.751 + }
1.752 +
1.753 +__declspec(dllexport)
1.754 +__declspec(naked)
1.755 +void call_vector_82 ()
1.756 + {
1.757 + // ; public: int __thiscall RWsSprite::Construct(class RWindowTreeNode &,class TPoint const &,int)
1.758 + _asm mov eax, 82
1.759 + _asm jmp common_dispatch
1.760 + }
1.761 +
1.762 +__declspec(dllexport)
1.763 +__declspec(naked)
1.764 +void call_vector_83 ()
1.765 + {
1.766 + // ; public: virtual void __thiscall CWindowGc::CopyRect(class TPoint const &,class TRect const &)
1.767 + _asm mov eax, 83
1.768 + _asm jmp common_dispatch
1.769 + }
1.770 +
1.771 +__declspec(dllexport)
1.772 +__declspec(naked)
1.773 +void call_vector_84 ()
1.774 + {
1.775 + // ; public: int __thiscall CWsScreenDevice::CopyScreenToBitmap(class CFbsBitmap const *)const
1.776 + _asm mov eax, 84
1.777 + _asm jmp common_dispatch
1.778 + }
1.779 +
1.780 +__declspec(dllexport)
1.781 +__declspec(naked)
1.782 +void call_vector_85 ()
1.783 + {
1.784 + // ; public: int __thiscall CWsScreenDevice::CopyScreenToBitmap(class CFbsBitmap const *,class TRect const &)const
1.785 + _asm mov eax, 85
1.786 + _asm jmp common_dispatch
1.787 + }
1.788 +
1.789 +__declspec(dllexport)
1.790 +__declspec(naked)
1.791 +void call_vector_86 ()
1.792 + {
1.793 + // ; public: int __thiscall CWsBitmap::Create(class TSize const &,enum TDisplayMode)
1.794 + _asm mov eax, 86
1.795 + _asm jmp common_dispatch
1.796 + }
1.797 +
1.798 +__declspec(dllexport)
1.799 +__declspec(naked)
1.800 +void call_vector_87 ()
1.801 + {
1.802 + // ; public: virtual int __thiscall CWsScreenDevice::CreateContext(class CGraphicsContext * &)
1.803 + _asm mov eax, 87
1.804 + _asm jmp common_dispatch
1.805 + }
1.806 +
1.807 +__declspec(dllexport)
1.808 +__declspec(naked)
1.809 +void call_vector_88 ()
1.810 + {
1.811 + // ; public: virtual void __thiscall CWindowGc::Deactivate(void)
1.812 + _asm mov eax, 88
1.813 + _asm jmp common_dispatch
1.814 + }
1.815 +
1.816 +__declspec(dllexport)
1.817 +__declspec(naked)
1.818 +void call_vector_89 ()
1.819 + {
1.820 + // ; public: void __thiscall RWindowGroup::DefaultOwningWindow(void)
1.821 + _asm mov eax, 89
1.822 + _asm jmp common_dispatch
1.823 + }
1.824 +
1.825 +__declspec(dllexport)
1.826 +__declspec(naked)
1.827 +void call_vector_90 ()
1.828 + {
1.829 + // ; public: void __thiscall RAnim::Destroy(void)
1.830 + _asm mov eax, 90
1.831 + _asm jmp common_dispatch
1.832 + }
1.833 +
1.834 +__declspec(dllexport)
1.835 +__declspec(naked)
1.836 +void call_vector_91 ()
1.837 + {
1.838 + // ; public: void __thiscall RAnimDll::Destroy(void)
1.839 + _asm mov eax, 91
1.840 + _asm jmp common_dispatch
1.841 + }
1.842 +
1.843 +__declspec(dllexport)
1.844 +__declspec(naked)
1.845 +void call_vector_92 ()
1.846 + {
1.847 + // ; public: void __thiscall RWindowTreeNode::Destroy(void)
1.848 + _asm mov eax, 92
1.849 + _asm jmp common_dispatch
1.850 + }
1.851 +
1.852 +__declspec(dllexport)
1.853 +__declspec(naked)
1.854 +void call_vector_93 ()
1.855 + {
1.856 + // ; public: virtual class CGraphicsDevice * __thiscall CWindowGc::Device(void)const
1.857 + _asm mov eax, 93
1.858 + _asm jmp common_dispatch
1.859 + }
1.860 +
1.861 +__declspec(dllexport)
1.862 +__declspec(naked)
1.863 +void call_vector_94 ()
1.864 + {
1.865 + // ; public: void __thiscall RWindowTreeNode::DisableGroupChangeEvents(void)
1.866 + _asm mov eax, 94
1.867 + _asm jmp common_dispatch
1.868 + }
1.869 +
1.870 +__declspec(dllexport)
1.871 +__declspec(naked)
1.872 +void call_vector_95 ()
1.873 + {
1.874 + // ; public: void __thiscall RWindowGroup::DisableKeyClick(int)
1.875 + _asm mov eax, 95
1.876 + _asm jmp common_dispatch
1.877 + }
1.878 +
1.879 +__declspec(dllexport)
1.880 +__declspec(naked)
1.881 +void call_vector_96 ()
1.882 + {
1.883 + // ; public: void __thiscall RWindowTreeNode::DisableModifierChangedEvents(void)
1.884 + _asm mov eax, 96
1.885 + _asm jmp common_dispatch
1.886 + }
1.887 +
1.888 +__declspec(dllexport)
1.889 +__declspec(naked)
1.890 +void call_vector_97 ()
1.891 + {
1.892 + // ; public: void __thiscall RWindowTreeNode::DisableOnEvents(void)
1.893 + _asm mov eax, 97
1.894 + _asm jmp common_dispatch
1.895 + }
1.896 +
1.897 +__declspec(dllexport)
1.898 +__declspec(naked)
1.899 +void call_vector_98 ()
1.900 + {
1.901 + // ; public: void __thiscall RWindowTreeNode::DisableErrorMessages(void)
1.902 + _asm mov eax, 98
1.903 + _asm jmp common_dispatch
1.904 + }
1.905 +
1.906 +__declspec(dllexport)
1.907 +__declspec(naked)
1.908 +void call_vector_99 ()
1.909 + {
1.910 + // ; public: void __thiscall RWindowBase::DisablePointerMoveBuffer(void)
1.911 + _asm mov eax, 99
1.912 + _asm jmp common_dispatch
1.913 + }
1.914 +
1.915 +__declspec(dllexport)
1.916 +__declspec(naked)
1.917 +void call_vector_100 ()
1.918 + {
1.919 + // ; public: virtual void __thiscall CWindowGc::DiscardBrushPattern(void)
1.920 + _asm mov eax, 100
1.921 + _asm jmp common_dispatch
1.922 + }
1.923 +
1.924 +__declspec(dllexport)
1.925 +__declspec(naked)
1.926 +void call_vector_101 ()
1.927 + {
1.928 + // ; public: virtual void __thiscall CWindowGc::DiscardFont(void)
1.929 + _asm mov eax, 101
1.930 + _asm jmp common_dispatch
1.931 + }
1.932 +
1.933 +__declspec(dllexport)
1.934 +__declspec(naked)
1.935 +void call_vector_102 ()
1.936 + {
1.937 + // ; public: void __thiscall RWindowBase::DiscardPointerMoveBuffer(void)
1.938 + _asm mov eax, 102
1.939 + _asm jmp common_dispatch
1.940 + }
1.941 +
1.942 +__declspec(dllexport)
1.943 +__declspec(naked)
1.944 +void call_vector_103 ()
1.945 + {
1.946 + // ; public: void __thiscall RWsSession::Close(void)
1.947 + _asm mov eax, 103
1.948 + _asm jmp common_dispatch
1.949 + }
1.950 +
1.951 +__declspec(dllexport)
1.952 +__declspec(naked)
1.953 +void call_vector_104 ()
1.954 + {
1.955 + // ; public: virtual enum TDisplayMode __thiscall CWsScreenDevice::DisplayMode(void)const
1.956 + _asm mov eax, 104
1.957 + _asm jmp common_dispatch
1.958 + }
1.959 +
1.960 +__declspec(dllexport)
1.961 +__declspec(naked)
1.962 +void call_vector_105 ()
1.963 + {
1.964 + // ; public: virtual void __thiscall CWindowGc::DrawArc(class TRect const &,class TPoint const &,class TPoint const &)
1.965 + _asm mov eax, 105
1.966 + _asm jmp common_dispatch
1.967 + }
1.968 +
1.969 +__declspec(dllexport)
1.970 +__declspec(naked)
1.971 +void call_vector_106 ()
1.972 + {
1.973 + // ; public: virtual void __thiscall CWindowGc::DrawBitmap(class TPoint const &,class CFbsBitmap const *)
1.974 + _asm mov eax, 106
1.975 + _asm jmp common_dispatch
1.976 + }
1.977 +
1.978 +__declspec(dllexport)
1.979 +__declspec(naked)
1.980 +void call_vector_107 ()
1.981 + {
1.982 + // ; public: virtual void __thiscall CWindowGc::DrawBitmap(class TRect const &,class CFbsBitmap const *,class TRect const &)
1.983 + _asm mov eax, 107
1.984 + _asm jmp common_dispatch
1.985 + }
1.986 +
1.987 +__declspec(dllexport)
1.988 +__declspec(naked)
1.989 +void call_vector_108 ()
1.990 + {
1.991 + // ; public: virtual void __thiscall CWindowGc::DrawBitmap(class TRect const &,class CFbsBitmap const *)
1.992 + _asm mov eax, 108
1.993 + _asm jmp common_dispatch
1.994 + }
1.995 +
1.996 +__declspec(dllexport)
1.997 +__declspec(naked)
1.998 +void call_vector_109 ()
1.999 + {
1.1000 + // ; public: virtual void __thiscall CWindowGc::DrawEllipse(class TRect const &)
1.1001 + _asm mov eax, 109
1.1002 + _asm jmp common_dispatch
1.1003 + }
1.1004 +
1.1005 +__declspec(dllexport)
1.1006 +__declspec(naked)
1.1007 +void call_vector_110 ()
1.1008 + {
1.1009 + // ; public: virtual void __thiscall CWindowGc::DrawLine(class TPoint const &,class TPoint const &)
1.1010 + _asm mov eax, 110
1.1011 + _asm jmp common_dispatch
1.1012 + }
1.1013 +
1.1014 +__declspec(dllexport)
1.1015 +__declspec(naked)
1.1016 +void call_vector_111 ()
1.1017 + {
1.1018 + // ; public: virtual void __thiscall CWindowGc::DrawLineBy(class TPoint const &)
1.1019 + _asm mov eax, 111
1.1020 + _asm jmp common_dispatch
1.1021 + }
1.1022 +
1.1023 +__declspec(dllexport)
1.1024 +__declspec(naked)
1.1025 +void call_vector_112 ()
1.1026 + {
1.1027 + // ; public: virtual void __thiscall CWindowGc::DrawLineTo(class TPoint const &)
1.1028 + _asm mov eax, 112
1.1029 + _asm jmp common_dispatch
1.1030 + }
1.1031 +
1.1032 +__declspec(dllexport)
1.1033 +__declspec(naked)
1.1034 +void call_vector_113 ()
1.1035 + {
1.1036 + // ; public: virtual void __thiscall CWindowGc::DrawPie(class TRect const &,class TPoint const &,class TPoint const &)
1.1037 + _asm mov eax, 113
1.1038 + _asm jmp common_dispatch
1.1039 + }
1.1040 +
1.1041 +__declspec(dllexport)
1.1042 +__declspec(naked)
1.1043 +void call_vector_114 ()
1.1044 + {
1.1045 + // ; public: virtual void __thiscall CWindowGc::DrawPolyLine(class CArrayFix<class TPoint> const *)
1.1046 + _asm mov eax, 114
1.1047 + _asm jmp common_dispatch
1.1048 + }
1.1049 +
1.1050 +__declspec(dllexport)
1.1051 +__declspec(naked)
1.1052 +void call_vector_115 ()
1.1053 + {
1.1054 + // ; public: virtual void __thiscall CWindowGc::DrawPolyLine(class TPoint const *,int)
1.1055 + _asm mov eax, 115
1.1056 + _asm jmp common_dispatch
1.1057 + }
1.1058 +
1.1059 +__declspec(dllexport)
1.1060 +__declspec(naked)
1.1061 +void call_vector_116 ()
1.1062 + {
1.1063 + // ; public: virtual int __thiscall CWindowGc::DrawPolygon(class CArrayFix<class TPoint> const *,enum CGraphicsContext::TFillRule)
1.1064 + _asm mov eax, 116
1.1065 + _asm jmp common_dispatch
1.1066 + }
1.1067 +
1.1068 +__declspec(dllexport)
1.1069 +__declspec(naked)
1.1070 +void call_vector_117 ()
1.1071 + {
1.1072 + // ; public: virtual int __thiscall CWindowGc::DrawPolygon(class TPoint const *,int,enum CGraphicsContext::TFillRule)
1.1073 + _asm mov eax, 117
1.1074 + _asm jmp common_dispatch
1.1075 + }
1.1076 +
1.1077 +__declspec(dllexport)
1.1078 +__declspec(naked)
1.1079 +void call_vector_118 ()
1.1080 + {
1.1081 + // ; public: virtual void __thiscall CWindowGc::DrawRect(class TRect const &)
1.1082 + _asm mov eax, 118
1.1083 + _asm jmp common_dispatch
1.1084 + }
1.1085 +
1.1086 +__declspec(dllexport)
1.1087 +__declspec(naked)
1.1088 +void call_vector_119 ()
1.1089 + {
1.1090 + // ; public: virtual void __thiscall CWindowGc::DrawRoundRect(class TRect const &,class TSize const &)
1.1091 + _asm mov eax, 119
1.1092 + _asm jmp common_dispatch
1.1093 + }
1.1094 +
1.1095 +__declspec(dllexport)
1.1096 +__declspec(naked)
1.1097 +void call_vector_120 ()
1.1098 + {
1.1099 + // ; public: virtual void __thiscall CWindowGc::DrawText(class TDesC16 const &,class TPoint const &)
1.1100 + _asm mov eax, 120
1.1101 + _asm jmp common_dispatch
1.1102 + }
1.1103 +
1.1104 +__declspec(dllexport)
1.1105 +__declspec(naked)
1.1106 +void call_vector_121 ()
1.1107 + {
1.1108 + // ; public: virtual void __thiscall CWindowGc::DrawText(class TDesC16 const &,class TRect const &,int,enum CGraphicsContext::TTextAlign,int)
1.1109 + _asm mov eax, 121
1.1110 + _asm jmp common_dispatch
1.1111 + }
1.1112 +
1.1113 +__declspec(dllexport)
1.1114 +__declspec(naked)
1.1115 +void call_vector_122 ()
1.1116 + {
1.1117 + // ; public: virtual void __thiscall CWindowGc::DrawTextVertical(class TDesC16 const &,class TPoint const &,int)
1.1118 + _asm mov eax, 122
1.1119 + _asm jmp common_dispatch
1.1120 + }
1.1121 +
1.1122 +__declspec(dllexport)
1.1123 +__declspec(naked)
1.1124 +void call_vector_123 ()
1.1125 + {
1.1126 + // ; public: virtual void __thiscall CWindowGc::DrawTextVertical(class TDesC16 const &,class TRect const &,int,int,enum CGraphicsContext::TTextAlign,int)
1.1127 + _asm mov eax, 123
1.1128 + _asm jmp common_dispatch
1.1129 + }
1.1130 +
1.1131 +__declspec(dllexport)
1.1132 +__declspec(naked)
1.1133 +void call_vector_124 ()
1.1134 + {
1.1135 + // ; public: int __thiscall CWsBitmap::Duplicate(int)
1.1136 + _asm mov eax, 124
1.1137 + _asm jmp common_dispatch
1.1138 + }
1.1139 +
1.1140 +__declspec(dllexport)
1.1141 +__declspec(naked)
1.1142 +void call_vector_125 ()
1.1143 + {
1.1144 + // ; public: void __thiscall RWindowBase::EnableBackup(unsigned int)
1.1145 + _asm mov eax, 125
1.1146 + _asm jmp common_dispatch
1.1147 + }
1.1148 +
1.1149 +__declspec(dllexport)
1.1150 +__declspec(naked)
1.1151 +void call_vector_126 ()
1.1152 + {
1.1153 + // ; public: int __thiscall RWindowTreeNode::EnableGroupChangeEvents(void)
1.1154 + _asm mov eax, 126
1.1155 + _asm jmp common_dispatch
1.1156 + }
1.1157 +
1.1158 +__declspec(dllexport)
1.1159 +__declspec(naked)
1.1160 +void call_vector_127 ()
1.1161 + {
1.1162 + // ; public: int __thiscall RWindowTreeNode::EnableModifierChangedEvents(unsigned int,enum TEventControl)
1.1163 + _asm mov eax, 127
1.1164 + _asm jmp common_dispatch
1.1165 + }
1.1166 +
1.1167 +__declspec(dllexport)
1.1168 +__declspec(naked)
1.1169 +void call_vector_128 ()
1.1170 + {
1.1171 + // ; public: int __thiscall RWindowTreeNode::EnableOnEvents(enum TEventControl)
1.1172 + _asm mov eax, 128
1.1173 + _asm jmp common_dispatch
1.1174 + }
1.1175 +
1.1176 +__declspec(dllexport)
1.1177 +__declspec(naked)
1.1178 +void call_vector_129 ()
1.1179 + {
1.1180 + // ; public: int __thiscall RWindowTreeNode::EnableErrorMessages(enum TEventControl)
1.1181 + _asm mov eax, 129
1.1182 + _asm jmp common_dispatch
1.1183 + }
1.1184 +
1.1185 +__declspec(dllexport)
1.1186 +__declspec(naked)
1.1187 +void call_vector_130 ()
1.1188 + {
1.1189 + // ; public: void __thiscall RWindowBase::EnablePointerMoveBuffer(void)
1.1190 + _asm mov eax, 130
1.1191 + _asm jmp common_dispatch
1.1192 + }
1.1193 +
1.1194 +__declspec(dllexport)
1.1195 +__declspec(naked)
1.1196 +void call_vector_131 ()
1.1197 + {
1.1198 + // ; public: void __thiscall RWindowGroup::EnableReceiptOfFocus(int)
1.1199 + _asm mov eax, 131
1.1200 + _asm jmp common_dispatch
1.1201 + }
1.1202 +
1.1203 +__declspec(dllexport)
1.1204 +__declspec(naked)
1.1205 +void call_vector_132 ()
1.1206 + {
1.1207 + // ; public: void __thiscall RWindow::EndRedraw(void)
1.1208 + _asm mov eax, 132
1.1209 + _asm jmp common_dispatch
1.1210 + }
1.1211 +
1.1212 +__declspec(dllexport)
1.1213 +__declspec(naked)
1.1214 +void call_vector_133 ()
1.1215 + {
1.1216 + // ; public: void __thiscall RWsSession::EventReady(class TRequestStatus *)
1.1217 + _asm mov eax, 133
1.1218 + _asm jmp common_dispatch
1.1219 + }
1.1220 +
1.1221 +__declspec(dllexport)
1.1222 +__declspec(naked)
1.1223 +void call_vector_134 ()
1.1224 + {
1.1225 + // ; public: void __thiscall RWsSession::EventReadyCancel(void)
1.1226 + _asm mov eax, 134
1.1227 + _asm jmp common_dispatch
1.1228 + }
1.1229 +
1.1230 +__declspec(dllexport)
1.1231 +__declspec(naked)
1.1232 +void call_vector_135 ()
1.1233 + {
1.1234 + // ; int RWsSession::FetchMessage(class TUid &, class TPtr8 &, class TWsEvent const &) const
1.1235 + _asm mov eax, 135
1.1236 + _asm jmp common_dispatch
1.1237 + }
1.1238 +
1.1239 +__declspec(dllexport)
1.1240 +__declspec(naked)
1.1241 +void call_vector_136 ()
1.1242 + {
1.1243 + // ; int RWsSession::FindWindowGroupIdentifier(int, class TDesC16 const &, int) const
1.1244 + _asm mov eax, 136
1.1245 + _asm jmp common_dispatch
1.1246 + }
1.1247 +
1.1248 +__declspec(dllexport)
1.1249 +__declspec(naked)
1.1250 +void call_vector_137 ()
1.1251 + {
1.1252 + // ; int RWsSession::FindWindowGroupIdentifier(int, class TThreadId) const
1.1253 + _asm mov eax, 137
1.1254 + _asm jmp common_dispatch
1.1255 + }
1.1256 +
1.1257 +__declspec(dllexport)
1.1258 +__declspec(naked)
1.1259 +void call_vector_138 ()
1.1260 + {
1.1261 + // ; public: void __thiscall RWsSession::Flush(void)
1.1262 + _asm mov eax, 138
1.1263 + _asm jmp common_dispatch
1.1264 + }
1.1265 +
1.1266 +__declspec(dllexport)
1.1267 +__declspec(naked)
1.1268 +void call_vector_139 ()
1.1269 + {
1.1270 + // ; public: virtual int __thiscall CWsScreenDevice::FontHeightInPixels(int,int)const
1.1271 + _asm mov eax, 139
1.1272 + _asm jmp common_dispatch
1.1273 + }
1.1274 +
1.1275 +__declspec(dllexport)
1.1276 +__declspec(naked)
1.1277 +void call_vector_140 ()
1.1278 + {
1.1279 + // ; public: virtual int __thiscall CWsScreenDevice::FontHeightInTwips(int,int)const
1.1280 + _asm mov eax, 140
1.1281 + _asm jmp common_dispatch
1.1282 + }
1.1283 +
1.1284 +__declspec(dllexport)
1.1285 +__declspec(naked)
1.1286 +void call_vector_141 ()
1.1287 + {
1.1288 + // ; public: void __thiscall RWindowBase::FreePointerMoveBuffer(void)
1.1289 + _asm mov eax, 141
1.1290 + _asm jmp common_dispatch
1.1291 + }
1.1292 +
1.1293 +__declspec(dllexport)
1.1294 +__declspec(naked)
1.1295 +void call_vector_142 ()
1.1296 + {
1.1297 + // ; public: void __thiscall RWsSession::FreeSystemPointerCursorList(void)
1.1298 + _asm mov eax, 142
1.1299 + _asm jmp common_dispatch
1.1300 + }
1.1301 +
1.1302 +__declspec(dllexport)
1.1303 +__declspec(naked)
1.1304 +void call_vector_143 ()
1.1305 + {
1.1306 + // ; public: int __thiscall RWindowTreeNode::FullOrdinalPosition(void)const
1.1307 + _asm mov eax, 143
1.1308 + _asm jmp common_dispatch
1.1309 + }
1.1310 +
1.1311 +__declspec(dllexport)
1.1312 +__declspec(naked)
1.1313 +void call_vector_144 ()
1.1314 + {
1.1315 + // ; public: class TRgb __thiscall RWsSession::GetBackgroundColor(void)const
1.1316 + _asm mov eax, 144
1.1317 + _asm jmp common_dispatch
1.1318 + }
1.1319 +
1.1320 +__declspec(dllexport)
1.1321 +__declspec(naked)
1.1322 +void call_vector_145 ()
1.1323 + {
1.1324 + // ; int RWsSession::GetDefaultOwningWindow(void) const
1.1325 + _asm mov eax, 145
1.1326 + _asm jmp common_dispatch
1.1327 + }
1.1328 +
1.1329 +__declspec(dllexport)
1.1330 +__declspec(naked)
1.1331 +void call_vector_146 ()
1.1332 + {
1.1333 + // ; void RWsSession::GetDoubleClickSettings(class TTimeIntervalMicroSeconds32 &, int &) const
1.1334 + _asm mov eax, 146
1.1335 + _asm jmp common_dispatch
1.1336 + }
1.1337 +
1.1338 +__declspec(dllexport)
1.1339 +__declspec(naked)
1.1340 +void call_vector_147 ()
1.1341 + {
1.1342 + // ; void RWsSession::GetEvent(class TWsEvent &) const
1.1343 + _asm mov eax, 147
1.1344 + _asm jmp common_dispatch
1.1345 + }
1.1346 +
1.1347 +__declspec(dllexport)
1.1348 +__declspec(naked)
1.1349 +void call_vector_148 ()
1.1350 + {
1.1351 + // ; int RWsSession::GetFocusWindowGroup(void) const
1.1352 + _asm mov eax, 148
1.1353 + _asm jmp common_dispatch
1.1354 + }
1.1355 +
1.1356 +__declspec(dllexport)
1.1357 +__declspec(naked)
1.1358 +void call_vector_149 ()
1.1359 + {
1.1360 + // ; public: int __thiscall CWsScreenDevice::GetFontById(class CFont * &,class TUid,class TAlgStyle const &)
1.1361 + _asm mov eax, 149
1.1362 + _asm jmp common_dispatch
1.1363 + }
1.1364 +
1.1365 +__declspec(dllexport)
1.1366 +__declspec(naked)
1.1367 +void call_vector_150 ()
1.1368 + {
1.1369 + // ; void RWindow::GetInvalidRegion(class RRegion &) const
1.1370 + _asm mov eax, 150
1.1371 + _asm jmp common_dispatch
1.1372 + }
1.1373 +
1.1374 +__declspec(dllexport)
1.1375 +__declspec(naked)
1.1376 +void call_vector_151 ()
1.1377 + {
1.1378 + // ; void RWsSession::GetKeyboardRepeatRate(class TTimeIntervalMicroSeconds32 &, class TTimeIntervalMicroSeconds32 &) const
1.1379 + _asm mov eax, 151
1.1380 + _asm jmp common_dispatch
1.1381 + }
1.1382 +
1.1383 +__declspec(dllexport)
1.1384 +__declspec(naked)
1.1385 +void call_vector_152 ()
1.1386 + {
1.1387 + // ; public: int __thiscall RWsSession::GetModifierState(void)const
1.1388 + _asm mov eax, 152
1.1389 + _asm jmp common_dispatch
1.1390 + }
1.1391 +
1.1392 +__declspec(dllexport)
1.1393 +__declspec(naked)
1.1394 +void call_vector_153 ()
1.1395 + {
1.1396 + // ; public: virtual int __thiscall CWsScreenDevice::GetNearestFontInPixels(class CFont * &,class TFontSpec const &)
1.1397 + _asm mov eax, 153
1.1398 + _asm jmp common_dispatch
1.1399 + }
1.1400 +
1.1401 +__declspec(dllexport)
1.1402 +__declspec(naked)
1.1403 +void call_vector_154 ()
1.1404 + {
1.1405 + // ; public: virtual int __thiscall CWsScreenDevice::GetNearestFontInTwips(class CFont * &,class TFontSpec const &)
1.1406 + _asm mov eax, 154
1.1407 + _asm jmp common_dispatch
1.1408 + }
1.1409 +
1.1410 +__declspec(dllexport)
1.1411 +__declspec(naked)
1.1412 +void call_vector_155 ()
1.1413 + {
1.1414 + // ; public: virtual int __thiscall CWsScreenDevice::GetPalette(class CPalette * &)const
1.1415 + _asm mov eax, 155
1.1416 + _asm jmp common_dispatch
1.1417 + }
1.1418 +
1.1419 +__declspec(dllexport)
1.1420 +__declspec(naked)
1.1421 +void call_vector_156 ()
1.1422 + {
1.1423 + // ; public: virtual void __thiscall CWsScreenDevice::GetPixel(class TRgb &,class TPoint const &)const
1.1424 + _asm mov eax, 156
1.1425 + _asm jmp common_dispatch
1.1426 + }
1.1427 +
1.1428 +__declspec(dllexport)
1.1429 +__declspec(naked)
1.1430 +void call_vector_157 ()
1.1431 + {
1.1432 + // ; void RWsSession::GetPriorityKey(class TWsPriorityKeyEvent &) const
1.1433 + _asm mov eax, 157
1.1434 + _asm jmp common_dispatch
1.1435 + }
1.1436 +
1.1437 +__declspec(dllexport)
1.1438 +__declspec(naked)
1.1439 +void call_vector_158 ()
1.1440 + {
1.1441 + // ; public: void __thiscall RWsSession::GetRedraw(class TWsRedrawEvent &)
1.1442 + _asm mov eax, 158
1.1443 + _asm jmp common_dispatch
1.1444 + }
1.1445 +
1.1446 +__declspec(dllexport)
1.1447 +__declspec(naked)
1.1448 +void call_vector_159 ()
1.1449 + {
1.1450 + // ; public: virtual void __thiscall CWsScreenDevice::GetScanLine(class TDes8 &,class TPoint const &,int,enum TDisplayMode)const
1.1451 + _asm mov eax, 159
1.1452 + _asm jmp common_dispatch
1.1453 + }
1.1454 +
1.1455 +__declspec(dllexport)
1.1456 +__declspec(naked)
1.1457 +void call_vector_160 ()
1.1458 + {
1.1459 + // ; int RWsSession::GetWindowGroupClientThreadId(int, class TThreadId &) const
1.1460 + _asm mov eax, 160
1.1461 + _asm jmp common_dispatch
1.1462 + }
1.1463 +
1.1464 +__declspec(dllexport)
1.1465 +__declspec(naked)
1.1466 +void call_vector_161 ()
1.1467 + {
1.1468 + // ; int RWsSession::GetWindowGroupHandle(int) const
1.1469 + _asm mov eax, 161
1.1470 + _asm jmp common_dispatch
1.1471 + }
1.1472 +
1.1473 +__declspec(dllexport)
1.1474 +__declspec(naked)
1.1475 +void call_vector_162 ()
1.1476 + {
1.1477 + // ; int RWsSession::GetWindowGroupNameFromIdentifier(int, class TDes16 &) const
1.1478 + _asm mov eax, 162
1.1479 + _asm jmp common_dispatch
1.1480 + }
1.1481 +
1.1482 +__declspec(dllexport)
1.1483 +__declspec(naked)
1.1484 +void call_vector_163 ()
1.1485 + {
1.1486 + // ; int RWsSession::GetWindowGroupOrdinalPriority(int) const
1.1487 + _asm mov eax, 163
1.1488 + _asm jmp common_dispatch
1.1489 + }
1.1490 +
1.1491 +__declspec(dllexport)
1.1492 +__declspec(naked)
1.1493 +void call_vector_164 ()
1.1494 + {
1.1495 + // ; public: int __thiscall RWsSession::HeapCount(void)const
1.1496 + _asm mov eax, 164
1.1497 + _asm jmp common_dispatch
1.1498 + }
1.1499 +
1.1500 +__declspec(dllexport)
1.1501 +__declspec(naked)
1.1502 +void call_vector_165 ()
1.1503 + {
1.1504 + // ; public: void __thiscall RWsSession::HeapSetFail(int,int)
1.1505 + _asm mov eax, 165
1.1506 + _asm jmp common_dispatch
1.1507 + }
1.1508 +
1.1509 +__declspec(dllexport)
1.1510 +__declspec(naked)
1.1511 +void call_vector_166 ()
1.1512 + {
1.1513 + // ; public: virtual int __thiscall CWsScreenDevice::HorizontalPixelsToTwips(int)const
1.1514 + _asm mov eax, 166
1.1515 + _asm jmp common_dispatch
1.1516 + }
1.1517 +
1.1518 +__declspec(dllexport)
1.1519 +__declspec(naked)
1.1520 +void call_vector_167 ()
1.1521 + {
1.1522 + // ; public: virtual int __thiscall CWsScreenDevice::HorizontalTwipsToPixels(int)const
1.1523 + _asm mov eax, 167
1.1524 + _asm jmp common_dispatch
1.1525 + }
1.1526 +
1.1527 +__declspec(dllexport)
1.1528 +__declspec(naked)
1.1529 +void call_vector_168 ()
1.1530 + {
1.1531 + // ; public: int __thiscall RWindowGroup::Identifier(void)const
1.1532 + _asm mov eax, 168
1.1533 + _asm jmp common_dispatch
1.1534 + }
1.1535 +
1.1536 +__declspec(dllexport)
1.1537 +__declspec(naked)
1.1538 +void call_vector_169 ()
1.1539 + {
1.1540 + // ; public: class TPoint __thiscall RWindowBase::InquireOffset(class RWindowTreeNode const &)const
1.1541 + _asm mov eax, 169
1.1542 + _asm jmp common_dispatch
1.1543 + }
1.1544 +
1.1545 +__declspec(dllexport)
1.1546 +__declspec(naked)
1.1547 +void call_vector_170 ()
1.1548 + {
1.1549 + // ; public: void __thiscall CWsBitmap::InternalizeL(class RReadStream &)
1.1550 + _asm mov eax, 170
1.1551 + _asm jmp common_dispatch
1.1552 + }
1.1553 +
1.1554 +__declspec(dllexport)
1.1555 +__declspec(naked)
1.1556 +void call_vector_171 ()
1.1557 + {
1.1558 + // ; public: void __thiscall RWindow::Invalidate(class TRect const &)
1.1559 + _asm mov eax, 171
1.1560 + _asm jmp common_dispatch
1.1561 + }
1.1562 +
1.1563 +__declspec(dllexport)
1.1564 +__declspec(naked)
1.1565 +void call_vector_172 ()
1.1566 + {
1.1567 + // ; public: void __thiscall RWindow::Invalidate(void)
1.1568 + _asm mov eax, 172
1.1569 + _asm jmp common_dispatch
1.1570 + }
1.1571 +
1.1572 +__declspec(dllexport)
1.1573 +__declspec(naked)
1.1574 +void call_vector_173 ()
1.1575 + {
1.1576 + // ; public: int __thiscall CWsBitmap::Load(class TDesC16 const &,long,int)
1.1577 + _asm mov eax, 173
1.1578 + _asm jmp common_dispatch
1.1579 + }
1.1580 +
1.1581 +__declspec(dllexport)
1.1582 +__declspec(naked)
1.1583 +void call_vector_174 ()
1.1584 + {
1.1585 + // ; public: int __thiscall RAnimDll::Load(class TDesC16 const &)
1.1586 + _asm mov eax, 174
1.1587 + _asm jmp common_dispatch
1.1588 + }
1.1589 +
1.1590 +__declspec(dllexport)
1.1591 +__declspec(naked)
1.1592 +void call_vector_175 ()
1.1593 + {
1.1594 + // ; public: void __thiscall RWsSession::LogMessage(class TBuf<128> const &)
1.1595 + _asm mov eax, 175
1.1596 + _asm jmp common_dispatch
1.1597 + }
1.1598 +
1.1599 +__declspec(dllexport)
1.1600 +__declspec(naked)
1.1601 +void call_vector_176 ()
1.1602 + {
1.1603 + // ; public: void __thiscall RBackedUpWindow::MaintainBackup(void)
1.1604 + _asm mov eax, 176
1.1605 + _asm jmp common_dispatch
1.1606 + }
1.1607 +
1.1608 +__declspec(dllexport)
1.1609 +__declspec(naked)
1.1610 +void call_vector_177 ()
1.1611 + {
1.1612 + // ; public: virtual void __thiscall CWindowGc::MapColors(class TRect const &,class TRgb const *,int,int)
1.1613 + _asm mov eax, 177
1.1614 + _asm jmp common_dispatch
1.1615 + }
1.1616 +
1.1617 +__declspec(dllexport)
1.1618 +__declspec(naked)
1.1619 +void call_vector_178 ()
1.1620 + {
1.1621 + // ; public: virtual void __thiscall CWindowGc::MoveBy(class TPoint const &)
1.1622 + _asm mov eax, 178
1.1623 + _asm jmp common_dispatch
1.1624 + }
1.1625 +
1.1626 +__declspec(dllexport)
1.1627 +__declspec(naked)
1.1628 +void call_vector_179 ()
1.1629 + {
1.1630 + // ; public: virtual void __thiscall CWindowGc::MoveTo(class TPoint const &)
1.1631 + _asm mov eax, 179
1.1632 + _asm jmp common_dispatch
1.1633 + }
1.1634 +
1.1635 +__declspec(dllexport)
1.1636 +__declspec(naked)
1.1637 +void call_vector_180 ()
1.1638 + {
1.1639 + // ; public: int __thiscall RWindowGroup::Name(class TDes16 &)const
1.1640 + _asm mov eax, 180
1.1641 + _asm jmp common_dispatch
1.1642 + }
1.1643 +
1.1644 +__declspec(dllexport)
1.1645 +__declspec(naked)
1.1646 +void call_vector_181 ()
1.1647 + {
1.1648 + // ; public: unsigned long __thiscall RWindowTreeNode::NextSibling(void)const
1.1649 + _asm mov eax, 181
1.1650 + _asm jmp common_dispatch
1.1651 + }
1.1652 +
1.1653 +__declspec(dllexport)
1.1654 +__declspec(naked)
1.1655 +void call_vector_182 ()
1.1656 + {
1.1657 + // ; public: virtual int __thiscall CWsScreenDevice::NumTypefaces(void)const
1.1658 + _asm mov eax, 182
1.1659 + _asm jmp common_dispatch
1.1660 + }
1.1661 +
1.1662 +__declspec(dllexport)
1.1663 +__declspec(naked)
1.1664 +void call_vector_183 ()
1.1665 + {
1.1666 + // ; public: int __thiscall RWsSession::NumWindowGroups(int)const
1.1667 + _asm mov eax, 183
1.1668 + _asm jmp common_dispatch
1.1669 + }
1.1670 +
1.1671 +__declspec(dllexport)
1.1672 +__declspec(naked)
1.1673 +void call_vector_184 ()
1.1674 + {
1.1675 + // ; public: int __thiscall RWsSession::NumWindowGroups(void)const
1.1676 + _asm mov eax, 184
1.1677 + _asm jmp common_dispatch
1.1678 + }
1.1679 +
1.1680 +__declspec(dllexport)
1.1681 +__declspec(naked)
1.1682 +void call_vector_185 ()
1.1683 + {
1.1684 + // ; public: int __thiscall RWindowTreeNode::OrdinalPosition(void)const
1.1685 + _asm mov eax, 185
1.1686 + _asm jmp common_dispatch
1.1687 + }
1.1688 +
1.1689 +__declspec(dllexport)
1.1690 +__declspec(naked)
1.1691 +void call_vector_186 ()
1.1692 + {
1.1693 + // ; public: virtual void __thiscall CWsScreenDevice::PaletteAttributes(int &,int &)const
1.1694 + _asm mov eax, 186
1.1695 + _asm jmp common_dispatch
1.1696 + }
1.1697 +
1.1698 +__declspec(dllexport)
1.1699 +__declspec(naked)
1.1700 +void call_vector_187 ()
1.1701 + {
1.1702 + // ; public: unsigned long __thiscall RWindowTreeNode::Parent(void)const
1.1703 + _asm mov eax, 187
1.1704 + _asm jmp common_dispatch
1.1705 + }
1.1706 +
1.1707 +__declspec(dllexport)
1.1708 +__declspec(naked)
1.1709 +void call_vector_188 ()
1.1710 + {
1.1711 + // ; public: void __thiscall RWsSession::PasswordEntered(void)
1.1712 + _asm mov eax, 188
1.1713 + _asm jmp common_dispatch
1.1714 + }
1.1715 +
1.1716 +__declspec(dllexport)
1.1717 +__declspec(naked)
1.1718 +void call_vector_189 ()
1.1719 + {
1.1720 + // ; public: int __thiscall RWindowBase::PasswordWindow(enum TPasswordMode)
1.1721 + _asm mov eax, 189
1.1722 + _asm jmp common_dispatch
1.1723 + }
1.1724 +
1.1725 +__declspec(dllexport)
1.1726 +__declspec(naked)
1.1727 +void call_vector_190 ()
1.1728 + {
1.1729 + // ; public: virtual void __thiscall CWindowGc::Plot(class TPoint const &)
1.1730 + _asm mov eax, 190
1.1731 + _asm jmp common_dispatch
1.1732 + }
1.1733 +
1.1734 +__declspec(dllexport)
1.1735 +__declspec(naked)
1.1736 +void call_vector_191 ()
1.1737 + {
1.1738 + // ; public: void __thiscall RWindowBase::PointerFilter(unsigned long,unsigned long)
1.1739 + _asm mov eax, 191
1.1740 + _asm jmp common_dispatch
1.1741 + }
1.1742 +
1.1743 +__declspec(dllexport)
1.1744 +__declspec(naked)
1.1745 +void call_vector_192 ()
1.1746 + {
1.1747 + // ; public: class TRect __thiscall CWsScreenDevice::PointerRect(void)const
1.1748 + _asm mov eax, 192
1.1749 + _asm jmp common_dispatch
1.1750 + }
1.1751 +
1.1752 +__declspec(dllexport)
1.1753 +__declspec(naked)
1.1754 +void call_vector_193 ()
1.1755 + {
1.1756 + // ; public: class TPoint __thiscall RWindowBase::Position(void)const
1.1757 + _asm mov eax, 193
1.1758 + _asm jmp common_dispatch
1.1759 + }
1.1760 +
1.1761 +__declspec(dllexport)
1.1762 +__declspec(naked)
1.1763 +void call_vector_194 ()
1.1764 + {
1.1765 + // ; public: unsigned long __thiscall RWindowTreeNode::PrevSibling(void)const
1.1766 + _asm mov eax, 194
1.1767 + _asm jmp common_dispatch
1.1768 + }
1.1769 +
1.1770 +__declspec(dllexport)
1.1771 +__declspec(naked)
1.1772 +void call_vector_195 ()
1.1773 + {
1.1774 + // ; public: void __thiscall RWsSession::PriorityKeyReady(class TRequestStatus *)
1.1775 + _asm mov eax, 195
1.1776 + _asm jmp common_dispatch
1.1777 + }
1.1778 +
1.1779 +__declspec(dllexport)
1.1780 +__declspec(naked)
1.1781 +void call_vector_196 ()
1.1782 + {
1.1783 + // ; public: void __thiscall RWsSession::PriorityKeyReadyCancel(void)
1.1784 + _asm mov eax, 196
1.1785 + _asm jmp common_dispatch
1.1786 + }
1.1787 +
1.1788 +__declspec(dllexport)
1.1789 +__declspec(naked)
1.1790 +void call_vector_197 ()
1.1791 + {
1.1792 + // ; public: void __thiscall RWsSession::PurgePointerEvents(void)
1.1793 + _asm mov eax, 197
1.1794 + _asm jmp common_dispatch
1.1795 + }
1.1796 +
1.1797 +__declspec(dllexport)
1.1798 +__declspec(naked)
1.1799 +void call_vector_198 ()
1.1800 + {
1.1801 + // ; int CWsScreenDevice::RectCompare(class TRect const &, class TRect const &) const
1.1802 + _asm mov eax, 198
1.1803 + _asm jmp common_dispatch
1.1804 + }
1.1805 +
1.1806 +__declspec(dllexport)
1.1807 +__declspec(naked)
1.1808 +void call_vector_199 ()
1.1809 + {
1.1810 + // ; public: void __thiscall RWsSession::RedrawReady(class TRequestStatus *)
1.1811 + _asm mov eax, 199
1.1812 + _asm jmp common_dispatch
1.1813 + }
1.1814 +
1.1815 +__declspec(dllexport)
1.1816 +__declspec(naked)
1.1817 +void call_vector_200 ()
1.1818 + {
1.1819 + // ; public: void __thiscall RWsSession::RedrawReadyCancel(void)
1.1820 + _asm mov eax, 200
1.1821 + _asm jmp common_dispatch
1.1822 + }
1.1823 +
1.1824 +__declspec(dllexport)
1.1825 +__declspec(naked)
1.1826 +void call_vector_201 ()
1.1827 + {
1.1828 + // ; public: virtual void __thiscall CWsScreenDevice::ReleaseFont(class CFont *)
1.1829 + _asm mov eax, 201
1.1830 + _asm jmp common_dispatch
1.1831 + }
1.1832 +
1.1833 +__declspec(dllexport)
1.1834 +__declspec(naked)
1.1835 +void call_vector_202 ()
1.1836 + {
1.1837 + // ; public: void __thiscall RWindowBase::RemoveAllKeyRects(void)
1.1838 + _asm mov eax, 202
1.1839 + _asm jmp common_dispatch
1.1840 + }
1.1841 +
1.1842 +__declspec(dllexport)
1.1843 +__declspec(naked)
1.1844 +void call_vector_203 ()
1.1845 + {
1.1846 + // ; public: virtual void __thiscall CWsScreenDevice::RemoveFile(int)
1.1847 + _asm mov eax, 203
1.1848 + _asm jmp common_dispatch
1.1849 + }
1.1850 +
1.1851 +__declspec(dllexport)
1.1852 +__declspec(naked)
1.1853 +void call_vector_204 ()
1.1854 + {
1.1855 + // ; public: void __thiscall RWindowGroup::RemovePriorityKey(unsigned int,unsigned int,unsigned int)
1.1856 + _asm mov eax, 204
1.1857 + _asm jmp common_dispatch
1.1858 + }
1.1859 +
1.1860 +__declspec(dllexport)
1.1861 +__declspec(naked)
1.1862 +void call_vector_205 ()
1.1863 + {
1.1864 + // ; public: void __thiscall RWindowBase::RequestPointerRepeatEvent(class TTimeIntervalMicroSeconds32,class TRect const &)
1.1865 + _asm mov eax, 205
1.1866 + _asm jmp common_dispatch
1.1867 + }
1.1868 +
1.1869 +__declspec(dllexport)
1.1870 +__declspec(naked)
1.1871 +void call_vector_206 ()
1.1872 + {
1.1873 + // ; public: virtual void __thiscall CWindowGc::Reset(void)
1.1874 + _asm mov eax, 206
1.1875 + _asm jmp common_dispatch
1.1876 + }
1.1877 +
1.1878 +__declspec(dllexport)
1.1879 +__declspec(naked)
1.1880 +void call_vector_207 ()
1.1881 + {
1.1882 + // ; public: void __thiscall CWsBitmap::Reset(void)
1.1883 + _asm mov eax, 207
1.1884 + _asm jmp common_dispatch
1.1885 + }
1.1886 +
1.1887 +__declspec(dllexport)
1.1888 +__declspec(naked)
1.1889 +void call_vector_208 ()
1.1890 + {
1.1891 + // ; int RWsSession::ResourceCount(void) const
1.1892 + _asm mov eax, 208
1.1893 + _asm jmp common_dispatch
1.1894 + }
1.1895 +
1.1896 +__declspec(dllexport)
1.1897 +__declspec(naked)
1.1898 +void call_vector_209 ()
1.1899 + {
1.1900 + // ; public: int __thiscall RWsSession::RestoreDefaultHotKey(enum THotKey)
1.1901 + _asm mov eax, 209
1.1902 + _asm jmp common_dispatch
1.1903 + }
1.1904 +
1.1905 +__declspec(dllexport)
1.1906 +__declspec(naked)
1.1907 +void call_vector_210 ()
1.1908 + {
1.1909 + // ; int RWindowBase::RetrievePointerMoveBuffer(class TDes8 &) const
1.1910 + _asm mov eax, 210
1.1911 + _asm jmp common_dispatch
1.1912 + }
1.1913 +
1.1914 +__declspec(dllexport)
1.1915 +__declspec(naked)
1.1916 +void call_vector_211 ()
1.1917 + {
1.1918 + // ; public: void __thiscall RDrawableWindow::Scroll(class TPoint const &)
1.1919 + _asm mov eax, 211
1.1920 + _asm jmp common_dispatch
1.1921 + }
1.1922 +
1.1923 +__declspec(dllexport)
1.1924 +__declspec(naked)
1.1925 +void call_vector_212 ()
1.1926 + {
1.1927 + // ; public: void __thiscall RDrawableWindow::Scroll(class TPoint const &,class TRect const &)
1.1928 + _asm mov eax, 212
1.1929 + _asm jmp common_dispatch
1.1930 + }
1.1931 +
1.1932 +__declspec(dllexport)
1.1933 +__declspec(naked)
1.1934 +void call_vector_213 ()
1.1935 + {
1.1936 + // ; public: void __thiscall RDrawableWindow::Scroll(class TRect const &,class TPoint const &,class TRect const &)
1.1937 + _asm mov eax, 213
1.1938 + _asm jmp common_dispatch
1.1939 + }
1.1940 +
1.1941 +__declspec(dllexport)
1.1942 +__declspec(naked)
1.1943 +void call_vector_214 ()
1.1944 + {
1.1945 + // ; public: void __thiscall RDrawableWindow::Scroll(class TRect const &,class TPoint const &)
1.1946 + _asm mov eax, 214
1.1947 + _asm jmp common_dispatch
1.1948 + }
1.1949 +
1.1950 +__declspec(dllexport)
1.1951 +__declspec(naked)
1.1952 +void call_vector_215 ()
1.1953 + {
1.1954 + // ; public: int __thiscall RWsSession::SendEventToWindowGroup(int,class TWsEvent const &)
1.1955 + _asm mov eax, 215
1.1956 + _asm jmp common_dispatch
1.1957 + }
1.1958 +
1.1959 +__declspec(dllexport)
1.1960 +__declspec(naked)
1.1961 +void call_vector_216 ()
1.1962 + {
1.1963 + // ; public: int __thiscall RWsSession::SendMessageToWindowGroup(int,class TUid,class TDesC8 const &)
1.1964 + _asm mov eax, 216
1.1965 + _asm jmp common_dispatch
1.1966 + }
1.1967 +
1.1968 +__declspec(dllexport)
1.1969 +__declspec(naked)
1.1970 +void call_vector_217 ()
1.1971 + {
1.1972 + // ; public: int __thiscall RWsSession::SetAutoFlush(int)
1.1973 + _asm mov eax, 217
1.1974 + _asm jmp common_dispatch
1.1975 + }
1.1976 +
1.1977 +__declspec(dllexport)
1.1978 +__declspec(naked)
1.1979 +void call_vector_218 ()
1.1980 + {
1.1981 + // ; public: void __thiscall RWindow::SetBackgroundColor(class TRgb)
1.1982 + _asm mov eax, 218
1.1983 + _asm jmp common_dispatch
1.1984 + }
1.1985 +
1.1986 +__declspec(dllexport)
1.1987 +__declspec(naked)
1.1988 +void call_vector_219 ()
1.1989 + {
1.1990 + // ; public: void __thiscall RWindow::SetBackgroundColor(void)
1.1991 + _asm mov eax, 219
1.1992 + _asm jmp common_dispatch
1.1993 + }
1.1994 +
1.1995 +__declspec(dllexport)
1.1996 +__declspec(naked)
1.1997 +void call_vector_220 ()
1.1998 + {
1.1999 + // ; public: void __thiscall RWsSession::SetBackgroundColor(class TRgb)
1.2000 + _asm mov eax, 220
1.2001 + _asm jmp common_dispatch
1.2002 + }
1.2003 +
1.2004 +__declspec(dllexport)
1.2005 +__declspec(naked)
1.2006 +void call_vector_221 ()
1.2007 + {
1.2008 + // ; public: virtual void __thiscall CWindowGc::SetBrushColor(class TRgb const &)
1.2009 + _asm mov eax, 221
1.2010 + _asm jmp common_dispatch
1.2011 + }
1.2012 +
1.2013 +__declspec(dllexport)
1.2014 +__declspec(naked)
1.2015 +void call_vector_222 ()
1.2016 + {
1.2017 + // ; public: virtual void __thiscall CWindowGc::SetBrushOrigin(class TPoint const &)
1.2018 + _asm mov eax, 222
1.2019 + _asm jmp common_dispatch
1.2020 + }
1.2021 +
1.2022 +__declspec(dllexport)
1.2023 +__declspec(naked)
1.2024 +void call_vector_223 ()
1.2025 + {
1.2026 + // ; public: virtual void __thiscall CWindowGc::SetBrushStyle(enum CGraphicsContext::TBrushStyle)
1.2027 + _asm mov eax, 223
1.2028 + _asm jmp common_dispatch
1.2029 + }
1.2030 +
1.2031 +__declspec(dllexport)
1.2032 +__declspec(naked)
1.2033 +void call_vector_224 ()
1.2034 + {
1.2035 + // ; public: virtual void __thiscall CWindowGc::SetCharJustification(int,int)
1.2036 + _asm mov eax, 224
1.2037 + _asm jmp common_dispatch
1.2038 + }
1.2039 +
1.2040 +__declspec(dllexport)
1.2041 +__declspec(naked)
1.2042 +void call_vector_225 ()
1.2043 + {
1.2044 + // ; public: virtual void __thiscall CWindowGc::SetClippingRect(class TRect const &)
1.2045 + _asm mov eax, 225
1.2046 + _asm jmp common_dispatch
1.2047 + }
1.2048 +
1.2049 +__declspec(dllexport)
1.2050 +__declspec(naked)
1.2051 +void call_vector_226 ()
1.2052 + {
1.2053 + // ; public: virtual int __thiscall CWindowGc::SetClippingRegion(class TRegion const &)
1.2054 + _asm mov eax, 226
1.2055 + _asm jmp common_dispatch
1.2056 + }
1.2057 +
1.2058 +__declspec(dllexport)
1.2059 +__declspec(naked)
1.2060 +void call_vector_227 ()
1.2061 + {
1.2062 + // ; public: void __thiscall RBlankWindow::SetColor(class TRgb)
1.2063 + _asm mov eax, 227
1.2064 + _asm jmp common_dispatch
1.2065 + }
1.2066 +
1.2067 +__declspec(dllexport)
1.2068 +__declspec(naked)
1.2069 +void call_vector_228 ()
1.2070 + {
1.2071 + // ; public: int __thiscall RWindowBase::SetCornerType(enum TCornerType,int)
1.2072 + _asm mov eax, 228
1.2073 + _asm jmp common_dispatch
1.2074 + }
1.2075 +
1.2076 +__declspec(dllexport)
1.2077 +__declspec(naked)
1.2078 +void call_vector_229 ()
1.2079 + {
1.2080 + // ; public: void __thiscall RWindowTreeNode::SetCustomPointerCursor(class RWsPointerCursor const &)
1.2081 + _asm mov eax, 229
1.2082 + _asm jmp common_dispatch
1.2083 + }
1.2084 +
1.2085 +__declspec(dllexport)
1.2086 +__declspec(naked)
1.2087 +void call_vector_230 ()
1.2088 + {
1.2089 + // ; public: virtual void __thiscall CWindowGc::SetDitherOrigin(class TPoint const &)
1.2090 + _asm mov eax, 230
1.2091 + _asm jmp common_dispatch
1.2092 + }
1.2093 +
1.2094 +__declspec(dllexport)
1.2095 +__declspec(naked)
1.2096 +void call_vector_231 ()
1.2097 + {
1.2098 + // ; public: int __thiscall RWsSession::SetDoubleClick(class TTimeIntervalMicroSeconds32 const &,int)
1.2099 + _asm mov eax, 231
1.2100 + _asm jmp common_dispatch
1.2101 + }
1.2102 +
1.2103 +__declspec(dllexport)
1.2104 +__declspec(naked)
1.2105 +void call_vector_232 ()
1.2106 + {
1.2107 + // ; public: virtual void __thiscall CWindowGc::SetDrawMode(enum CGraphicsContext::TDrawMode)
1.2108 + _asm mov eax, 232
1.2109 + _asm jmp common_dispatch
1.2110 + }
1.2111 +
1.2112 +__declspec(dllexport)
1.2113 +__declspec(naked)
1.2114 +void call_vector_233 ()
1.2115 + {
1.2116 + // ; public: void __thiscall RBlankWindow::SetExtent(class TPoint const &,class TSize const &)
1.2117 + _asm mov eax, 233
1.2118 + _asm jmp common_dispatch
1.2119 + }
1.2120 +
1.2121 +__declspec(dllexport)
1.2122 +__declspec(naked)
1.2123 +void call_vector_234 ()
1.2124 + {
1.2125 + // ; public: void __thiscall RWindow::SetExtent(class TPoint const &,class TSize const &)
1.2126 + _asm mov eax, 234
1.2127 + _asm jmp common_dispatch
1.2128 + }
1.2129 +
1.2130 +__declspec(dllexport)
1.2131 +__declspec(naked)
1.2132 +void call_vector_235 ()
1.2133 + {
1.2134 + // ; public: int __thiscall RWindowBase::SetExtentErr(class TPoint const &,class TSize const &)
1.2135 + _asm mov eax, 235
1.2136 + _asm jmp common_dispatch
1.2137 + }
1.2138 +
1.2139 +__declspec(dllexport)
1.2140 +__declspec(naked)
1.2141 +void call_vector_236 ()
1.2142 + {
1.2143 + // ; public: int __thiscall RWsSession::SetHotKey(enum THotKey,unsigned int,unsigned int,unsigned int)
1.2144 + _asm mov eax, 236
1.2145 + _asm jmp common_dispatch
1.2146 + }
1.2147 +
1.2148 +__declspec(dllexport)
1.2149 +__declspec(naked)
1.2150 +void call_vector_237 ()
1.2151 + {
1.2152 + // ; public: int __thiscall RWsSession::SetKeyboardRepeatRate(class TTimeIntervalMicroSeconds32 const &,class TTimeIntervalMicroSeconds32 const &)
1.2153 + _asm mov eax, 237
1.2154 + _asm jmp common_dispatch
1.2155 + }
1.2156 +
1.2157 +__declspec(dllexport)
1.2158 +__declspec(naked)
1.2159 +void call_vector_238 ()
1.2160 + {
1.2161 + // ; public: int __thiscall RWsSession::SetModifierState(enum TEventModifier,enum TModifierState)
1.2162 + _asm mov eax, 238
1.2163 + _asm jmp common_dispatch
1.2164 + }
1.2165 +
1.2166 +__declspec(dllexport)
1.2167 +__declspec(naked)
1.2168 +void call_vector_239 ()
1.2169 + {
1.2170 + // ; public: int __thiscall RWindowGroup::SetName(class TDesC16 const &)
1.2171 + _asm mov eax, 239
1.2172 + _asm jmp common_dispatch
1.2173 + }
1.2174 +
1.2175 +__declspec(dllexport)
1.2176 +__declspec(naked)
1.2177 +void call_vector_240 ()
1.2178 + {
1.2179 + // ; public: void __thiscall RWindowTreeNode::SetOrdinalPosition(int)
1.2180 + _asm mov eax, 240
1.2181 + _asm jmp common_dispatch
1.2182 + }
1.2183 +
1.2184 +__declspec(dllexport)
1.2185 +__declspec(naked)
1.2186 +void call_vector_241 ()
1.2187 + {
1.2188 + // ; public: void __thiscall RWindowTreeNode::SetOrdinalPosition(int,int)
1.2189 + _asm mov eax, 241
1.2190 + _asm jmp common_dispatch
1.2191 + }
1.2192 +
1.2193 +__declspec(dllexport)
1.2194 +__declspec(naked)
1.2195 +void call_vector_242 ()
1.2196 + {
1.2197 + // ; public: void __thiscall RWindowGroup::SetOrdinalPriorityAdjust(int)
1.2198 + _asm mov eax, 242
1.2199 + _asm jmp common_dispatch
1.2200 + }
1.2201 +
1.2202 +__declspec(dllexport)
1.2203 +__declspec(naked)
1.2204 +void call_vector_243 ()
1.2205 + {
1.2206 + // ; public: virtual void __thiscall CWindowGc::SetOrigin(class TPoint const &)
1.2207 + _asm mov eax, 243
1.2208 + _asm jmp common_dispatch
1.2209 + }
1.2210 +
1.2211 +__declspec(dllexport)
1.2212 +__declspec(naked)
1.2213 +void call_vector_244 ()
1.2214 + {
1.2215 + // ; public: void __thiscall RWindowGroup::SetOwningWindowGroup(int)
1.2216 + _asm mov eax, 244
1.2217 + _asm jmp common_dispatch
1.2218 + }
1.2219 +
1.2220 +__declspec(dllexport)
1.2221 +__declspec(naked)
1.2222 +void call_vector_245 ()
1.2223 + {
1.2224 + // ; public: virtual void __thiscall CWsScreenDevice::SetPalette(class CPalette *)
1.2225 + _asm mov eax, 245
1.2226 + _asm jmp common_dispatch
1.2227 + }
1.2228 +
1.2229 +__declspec(dllexport)
1.2230 +__declspec(naked)
1.2231 +void call_vector_246 ()
1.2232 + {
1.2233 + // ; public: virtual void __thiscall CWindowGc::SetPenColor(class TRgb const &)
1.2234 + _asm mov eax, 246
1.2235 + _asm jmp common_dispatch
1.2236 + }
1.2237 +
1.2238 +__declspec(dllexport)
1.2239 +__declspec(naked)
1.2240 +void call_vector_247 ()
1.2241 + {
1.2242 + // ; public: virtual void __thiscall CWindowGc::SetPenSize(class TSize const &)
1.2243 + _asm mov eax, 247
1.2244 + _asm jmp common_dispatch
1.2245 + }
1.2246 +
1.2247 +__declspec(dllexport)
1.2248 +__declspec(naked)
1.2249 +void call_vector_248 ()
1.2250 + {
1.2251 + // ; public: virtual void __thiscall CWindowGc::SetPenStyle(enum CGraphicsContext::TPenStyle)
1.2252 + _asm mov eax, 248
1.2253 + _asm jmp common_dispatch
1.2254 + }
1.2255 +
1.2256 +__declspec(dllexport)
1.2257 +__declspec(naked)
1.2258 +void call_vector_249 ()
1.2259 + {
1.2260 + // ; public: void __thiscall RWindowBase::SetPointerCapture(int)
1.2261 + _asm mov eax, 249
1.2262 + _asm jmp common_dispatch
1.2263 + }
1.2264 +
1.2265 +__declspec(dllexport)
1.2266 +__declspec(naked)
1.2267 +void call_vector_250 ()
1.2268 + {
1.2269 + // ; public: int __thiscall RWindowTreeNode::SetPointerCursor(int)
1.2270 + _asm mov eax, 250
1.2271 + _asm jmp common_dispatch
1.2272 + }
1.2273 +
1.2274 +__declspec(dllexport)
1.2275 +__declspec(naked)
1.2276 +void call_vector_251 ()
1.2277 + {
1.2278 + // ; public: void __thiscall RWindowBase::SetPointerGrab(int)
1.2279 + _asm mov eax, 251
1.2280 + _asm jmp common_dispatch
1.2281 + }
1.2282 +
1.2283 +__declspec(dllexport)
1.2284 +__declspec(naked)
1.2285 +void call_vector_252 ()
1.2286 + {
1.2287 + // ; public: void __thiscall RWindowBase::SetPosition(class TPoint const &)
1.2288 + _asm mov eax, 252
1.2289 + _asm jmp common_dispatch
1.2290 + }
1.2291 +
1.2292 +__declspec(dllexport)
1.2293 +__declspec(naked)
1.2294 +void call_vector_253 ()
1.2295 + {
1.2296 + // ; public: void __thiscall RWsSprite::SetPosition(class TPoint const &)
1.2297 + _asm mov eax, 253
1.2298 + _asm jmp common_dispatch
1.2299 + }
1.2300 +
1.2301 +__declspec(dllexport)
1.2302 +__declspec(naked)
1.2303 +void call_vector_254 ()
1.2304 + {
1.2305 + // ; public: int __thiscall RWindowBase::SetRequiredDisplayMode(enum TDisplayMode)
1.2306 + _asm mov eax, 254
1.2307 + _asm jmp common_dispatch
1.2308 + }
1.2309 +
1.2310 +__declspec(dllexport)
1.2311 +__declspec(naked)
1.2312 +void call_vector_255 ()
1.2313 + {
1.2314 + // ; public: void __thiscall RWindowBase::SetShadowDisabled(int)
1.2315 + _asm mov eax, 255
1.2316 + _asm jmp common_dispatch
1.2317 + }
1.2318 +
1.2319 +__declspec(dllexport)
1.2320 +__declspec(naked)
1.2321 +void call_vector_256 ()
1.2322 + {
1.2323 + // ; public: void __thiscall RWindowBase::SetShadowHeight(int)
1.2324 + _asm mov eax, 256
1.2325 + _asm jmp common_dispatch
1.2326 + }
1.2327 +
1.2328 +__declspec(dllexport)
1.2329 +__declspec(naked)
1.2330 +void call_vector_257 ()
1.2331 + {
1.2332 + // ; public: void __thiscall RWsSession::SetShadowVector(class TPoint const &)
1.2333 + _asm mov eax, 257
1.2334 + _asm jmp common_dispatch
1.2335 + }
1.2336 +
1.2337 +__declspec(dllexport)
1.2338 +__declspec(naked)
1.2339 +void call_vector_258 ()
1.2340 + {
1.2341 + // ; public: int __thiscall RWindowBase::SetShape(class TRegion const &)
1.2342 + _asm mov eax, 258
1.2343 + _asm jmp common_dispatch
1.2344 + }
1.2345 +
1.2346 +__declspec(dllexport)
1.2347 +__declspec(naked)
1.2348 +void call_vector_259 ()
1.2349 + {
1.2350 + // ; public: void __thiscall RBlankWindow::SetSize(class TSize const &)
1.2351 + _asm mov eax, 259
1.2352 + _asm jmp common_dispatch
1.2353 + }
1.2354 +
1.2355 +__declspec(dllexport)
1.2356 +__declspec(naked)
1.2357 +void call_vector_260 ()
1.2358 + {
1.2359 + // ; public: void __thiscall RWindow::SetSize(class TSize const &)
1.2360 + _asm mov eax, 260
1.2361 + _asm jmp common_dispatch
1.2362 + }
1.2363 +
1.2364 +__declspec(dllexport)
1.2365 +__declspec(naked)
1.2366 +void call_vector_261 ()
1.2367 + {
1.2368 + // ; public: int __thiscall RWindowBase::SetSizeErr(class TSize const &)
1.2369 + _asm mov eax, 261
1.2370 + _asm jmp common_dispatch
1.2371 + }
1.2372 +
1.2373 +__declspec(dllexport)
1.2374 +__declspec(naked)
1.2375 +void call_vector_262 ()
1.2376 + {
1.2377 + // ; public: virtual void __thiscall CWindowGc::SetStrikethroughStyle(enum TFontStrikethrough)
1.2378 + _asm mov eax, 262
1.2379 + _asm jmp common_dispatch
1.2380 + }
1.2381 +
1.2382 +__declspec(dllexport)
1.2383 +__declspec(naked)
1.2384 +void call_vector_263 ()
1.2385 + {
1.2386 + // ; public: int __thiscall RWsSession::SetSystemPointerCursor(class RWsPointerCursor const &,int)
1.2387 + _asm mov eax, 263
1.2388 + _asm jmp common_dispatch
1.2389 + }
1.2390 +
1.2391 +__declspec(dllexport)
1.2392 +__declspec(naked)
1.2393 +void call_vector_264 ()
1.2394 + {
1.2395 + // ; public: void __thiscall RWindowGroup::SetTextCursor(class RWindowBase &,class TPoint const &,struct TTextCursor const &)
1.2396 + _asm mov eax, 264
1.2397 + _asm jmp common_dispatch
1.2398 + }
1.2399 +
1.2400 +__declspec(dllexport)
1.2401 +__declspec(naked)
1.2402 +void call_vector_265 ()
1.2403 + {
1.2404 + // ; public: void __thiscall RWindowGroup::SetTextCursor(class RWindowBase &,class TPoint const &,struct TTextCursor const &,class TRect const &)
1.2405 + _asm mov eax, 265
1.2406 + _asm jmp common_dispatch
1.2407 + }
1.2408 +
1.2409 +__declspec(dllexport)
1.2410 +__declspec(naked)
1.2411 +void call_vector_266 ()
1.2412 + {
1.2413 + // ; public: virtual void __thiscall CWindowGc::SetUnderlineStyle(enum TFontUnderline)
1.2414 + _asm mov eax, 266
1.2415 + _asm jmp common_dispatch
1.2416 + }
1.2417 +
1.2418 +__declspec(dllexport)
1.2419 +__declspec(naked)
1.2420 +void call_vector_267 ()
1.2421 + {
1.2422 + // ; public: void __thiscall RWindowBase::SetVisible(int)
1.2423 + _asm mov eax, 267
1.2424 + _asm jmp common_dispatch
1.2425 + }
1.2426 +
1.2427 +__declspec(dllexport)
1.2428 +__declspec(naked)
1.2429 +void call_vector_268 ()
1.2430 + {
1.2431 + // ; public: int __thiscall RWsSession::SetWindowGroupOrdinalPosition(int,int)
1.2432 + _asm mov eax, 268
1.2433 + _asm jmp common_dispatch
1.2434 + }
1.2435 +
1.2436 +__declspec(dllexport)
1.2437 +__declspec(naked)
1.2438 +void call_vector_269 ()
1.2439 + {
1.2440 + // ; public: virtual void __thiscall CWindowGc::SetWordJustification(int,int)
1.2441 + _asm mov eax, 269
1.2442 + _asm jmp common_dispatch
1.2443 + }
1.2444 +
1.2445 +__declspec(dllexport)
1.2446 +__declspec(naked)
1.2447 +void call_vector_270 ()
1.2448 + {
1.2449 + // ; public: class TPoint __thiscall RWsSession::ShadowVector(void)const
1.2450 + _asm mov eax, 270
1.2451 + _asm jmp common_dispatch
1.2452 + }
1.2453 +
1.2454 +__declspec(dllexport)
1.2455 +__declspec(naked)
1.2456 +void call_vector_271 ()
1.2457 + {
1.2458 + // ; public: void __thiscall RWsSession::SimulateRawEvent(class TRawEvent)
1.2459 + _asm mov eax, 271
1.2460 + _asm jmp common_dispatch
1.2461 + }
1.2462 +
1.2463 +__declspec(dllexport)
1.2464 +__declspec(naked)
1.2465 +void call_vector_272 ()
1.2466 + {
1.2467 + // ; public: class TSize __thiscall RWindowBase::Size(void)const
1.2468 + _asm mov eax, 272
1.2469 + _asm jmp common_dispatch
1.2470 + }
1.2471 +
1.2472 +__declspec(dllexport)
1.2473 +__declspec(naked)
1.2474 +void call_vector_273 ()
1.2475 + {
1.2476 + // ; public: virtual class TSize __thiscall CWsScreenDevice::SizeInPixels(void)const
1.2477 + _asm mov eax, 273
1.2478 + _asm jmp common_dispatch
1.2479 + }
1.2480 +
1.2481 +__declspec(dllexport)
1.2482 +__declspec(naked)
1.2483 +void call_vector_274 ()
1.2484 + {
1.2485 + // ; public: virtual class TSize __thiscall CWsScreenDevice::SizeInTwips(void)const
1.2486 + _asm mov eax, 274
1.2487 + _asm jmp common_dispatch
1.2488 + }
1.2489 +
1.2490 +__declspec(dllexport)
1.2491 +__declspec(naked)
1.2492 +void call_vector_275 ()
1.2493 + {
1.2494 + // ; public: void __thiscall RWsSession::SystemInfo(int &,struct RWsSession::SSystemInfo &)
1.2495 + _asm mov eax, 275
1.2496 + _asm jmp common_dispatch
1.2497 + }
1.2498 +
1.2499 +__declspec(dllexport)
1.2500 +__declspec(naked)
1.2501 +void call_vector_276 ()
1.2502 + {
1.2503 + // ; public: void __thiscall RWsSession::TestWrite(int,int,void const *,int)
1.2504 + _asm mov eax, 276
1.2505 + _asm jmp common_dispatch
1.2506 + }
1.2507 +
1.2508 +__declspec(dllexport)
1.2509 +__declspec(naked)
1.2510 +void call_vector_277 ()
1.2511 + {
1.2512 + // ; public: void __thiscall RWsSession::TestWriteReply(int,int,void const *,int)
1.2513 + _asm mov eax, 277
1.2514 + _asm jmp common_dispatch
1.2515 + }
1.2516 +
1.2517 +__declspec(dllexport)
1.2518 +__declspec(naked)
1.2519 +void call_vector_278 ()
1.2520 + {
1.2521 + // ; public: void __thiscall RWsSession::TestWriteReplyP(int,int,void const *,int,class TDes8 *)
1.2522 + _asm mov eax, 278
1.2523 + _asm jmp common_dispatch
1.2524 + }
1.2525 +
1.2526 +__declspec(dllexport)
1.2527 +__declspec(naked)
1.2528 +void call_vector_279 ()
1.2529 + {
1.2530 + // ; public: virtual void __thiscall CWsScreenDevice::TypefaceSupport(class TTypefaceSupport &,int)const
1.2531 + _asm mov eax, 279
1.2532 + _asm jmp common_dispatch
1.2533 + }
1.2534 +
1.2535 +__declspec(dllexport)
1.2536 +__declspec(naked)
1.2537 +void call_vector_280 ()
1.2538 + {
1.2539 + // ; public: void __thiscall RBackedUpWindow::UpdateBackupBitmap(void)
1.2540 + _asm mov eax, 280
1.2541 + _asm jmp common_dispatch
1.2542 + }
1.2543 +
1.2544 +__declspec(dllexport)
1.2545 +__declspec(naked)
1.2546 +void call_vector_281 ()
1.2547 + {
1.2548 + // ; public: int __thiscall RWsSpriteBase::UpdateMember(int,struct TSpriteMember const &)
1.2549 + _asm mov eax, 281
1.2550 + _asm jmp common_dispatch
1.2551 + }
1.2552 +
1.2553 +__declspec(dllexport)
1.2554 +__declspec(naked)
1.2555 +void call_vector_282 ()
1.2556 + {
1.2557 + // ; public: void __thiscall RWsSpriteBase::UpdateMember(int)
1.2558 + _asm mov eax, 282
1.2559 + _asm jmp common_dispatch
1.2560 + }
1.2561 +
1.2562 +__declspec(dllexport)
1.2563 +__declspec(naked)
1.2564 +void call_vector_283 ()
1.2565 + {
1.2566 + // ; public: void __thiscall RBackedUpWindow::UpdateScreen(class TRegion const &)
1.2567 + _asm mov eax, 283
1.2568 + _asm jmp common_dispatch
1.2569 + }
1.2570 +
1.2571 +__declspec(dllexport)
1.2572 +__declspec(naked)
1.2573 +void call_vector_284 ()
1.2574 + {
1.2575 + // ; public: void __thiscall RBackedUpWindow::UpdateScreen(void)
1.2576 + _asm mov eax, 284
1.2577 + _asm jmp common_dispatch
1.2578 + }
1.2579 +
1.2580 +__declspec(dllexport)
1.2581 +__declspec(naked)
1.2582 +void call_vector_285 ()
1.2583 + {
1.2584 + // ; public: virtual void __thiscall CWindowGc::UseBrushPattern(class CFbsBitmap const *)
1.2585 + _asm mov eax, 285
1.2586 + _asm jmp common_dispatch
1.2587 + }
1.2588 +
1.2589 +__declspec(dllexport)
1.2590 +__declspec(naked)
1.2591 +void call_vector_286 ()
1.2592 + {
1.2593 + // ; public: virtual void __thiscall CWindowGc::UseFont(class CFont const *)
1.2594 + _asm mov eax, 286
1.2595 + _asm jmp common_dispatch
1.2596 + }
1.2597 +
1.2598 +__declspec(dllexport)
1.2599 +__declspec(naked)
1.2600 +void call_vector_287 ()
1.2601 + {
1.2602 + // ; class TVersion RWsSession::Version(void) const
1.2603 + _asm mov eax, 287
1.2604 + _asm jmp common_dispatch
1.2605 + }
1.2606 +
1.2607 +__declspec(dllexport)
1.2608 +__declspec(naked)
1.2609 +void call_vector_288 ()
1.2610 + {
1.2611 + // ; public: virtual int __thiscall CWsScreenDevice::VerticalPixelsToTwips(int)const
1.2612 + _asm mov eax, 288
1.2613 + _asm jmp common_dispatch
1.2614 + }
1.2615 +
1.2616 +__declspec(dllexport)
1.2617 +__declspec(naked)
1.2618 +void call_vector_289 ()
1.2619 + {
1.2620 + // ; public: virtual int __thiscall CWsScreenDevice::VerticalTwipsToPixels(int)const
1.2621 + _asm mov eax, 289
1.2622 + _asm jmp common_dispatch
1.2623 + }
1.2624 +
1.2625 +__declspec(dllexport)
1.2626 +__declspec(naked)
1.2627 +void call_vector_290 ()
1.2628 + {
1.2629 + // ; int RWsSession::WindowGroupList(int, class CArrayFixFlat<int> *) const
1.2630 + _asm mov eax, 290
1.2631 + _asm jmp common_dispatch
1.2632 + }
1.2633 +
1.2634 +__declspec(dllexport)
1.2635 +__declspec(naked)
1.2636 +void call_vector_291 ()
1.2637 + {
1.2638 + // ; int RWsSession::WindowGroupList(class CArrayFixFlat<int> *) const
1.2639 + _asm mov eax, 291
1.2640 + _asm jmp common_dispatch
1.2641 + }
1.2642 +
1.2643 +__declspec(dllexport)
1.2644 +__declspec(naked)
1.2645 +void call_vector_292 ()
1.2646 + {
1.2647 + // ; public: int __thiscall RWsSession::RequestOffEvents(int,class RWindowTreeNode *)
1.2648 + _asm mov eax, 292
1.2649 + _asm jmp common_dispatch
1.2650 + }
1.2651 +
1.2652 +__declspec(dllexport)
1.2653 +__declspec(naked)
1.2654 +void call_vector_293 ()
1.2655 + {
1.2656 + // ; public: void __thiscall RWindowTreeNode::__DbgTestInvariant(void)const
1.2657 + _asm mov eax, 293
1.2658 + _asm jmp common_dispatch
1.2659 + }
1.2660 +
1.2661 +__declspec(dllexport)
1.2662 +__declspec(naked)
1.2663 +void call_vector_294 ()
1.2664 + {
1.2665 + // ; public: void __thiscall RWindowGroup::DisableScreenChangeEvents(void)
1.2666 + _asm mov eax, 294
1.2667 + _asm jmp common_dispatch
1.2668 + }
1.2669 +
1.2670 +__declspec(dllexport)
1.2671 +__declspec(naked)
1.2672 +void call_vector_295 ()
1.2673 + {
1.2674 + // ; public: int __thiscall RWindowGroup::EnableScreenChangeEvents(void)
1.2675 + _asm mov eax, 295
1.2676 + _asm jmp common_dispatch
1.2677 + }
1.2678 +
1.2679 +__declspec(dllexport)
1.2680 +__declspec(naked)
1.2681 +void call_vector_296 ()
1.2682 + {
1.2683 + // ; public: void __thiscall RWindowBase::FadeBehind(int)
1.2684 + _asm mov eax, 296
1.2685 + _asm jmp common_dispatch
1.2686 + }
1.2687 +
1.2688 +__declspec(dllexport)
1.2689 +__declspec(naked)
1.2690 +void call_vector_297 ()
1.2691 + {
1.2692 + // ; public: void __thiscall CWsScreenDevice::GetDefaultScreenSizeAndRotation(struct TPixelsAndRotation &)const
1.2693 + _asm mov eax, 297
1.2694 + _asm jmp common_dispatch
1.2695 + }
1.2696 +
1.2697 +__declspec(dllexport)
1.2698 +__declspec(naked)
1.2699 +void call_vector_298 ()
1.2700 + {
1.2701 + // ; public: void __thiscall CWsScreenDevice::GetDefaultScreenSizeAndRotation(struct TPixelsTwipsAndRotation &)const
1.2702 + _asm mov eax, 298
1.2703 + _asm jmp common_dispatch
1.2704 + }
1.2705 +
1.2706 +__declspec(dllexport)
1.2707 +__declspec(naked)
1.2708 +void call_vector_299 ()
1.2709 + {
1.2710 + // ; enum TDisplayMode RWindowBase::DisplayMode(void) const
1.2711 + _asm mov eax, 299
1.2712 + _asm jmp common_dispatch
1.2713 + }
1.2714 +
1.2715 +__declspec(dllexport)
1.2716 +__declspec(naked)
1.2717 +void call_vector_300 ()
1.2718 + {
1.2719 + // ; public: enum TDisplayMode __thiscall RWsSession::GetDefModeMaxNumColors(int &,int &)const
1.2720 + _asm mov eax, 300
1.2721 + _asm jmp common_dispatch
1.2722 + }
1.2723 +
1.2724 +__declspec(dllexport)
1.2725 +__declspec(naked)
1.2726 +void call_vector_301 ()
1.2727 + {
1.2728 + // ; public: void __thiscall CWsScreenDevice::GetScreenModeSizeAndRotation(int,struct TPixelsAndRotation &)const
1.2729 + _asm mov eax, 301
1.2730 + _asm jmp common_dispatch
1.2731 + }
1.2732 +
1.2733 +__declspec(dllexport)
1.2734 +__declspec(naked)
1.2735 +void call_vector_302 ()
1.2736 + {
1.2737 + // ; public: void __thiscall CWsScreenDevice::GetScreenModeSizeAndRotation(int,struct TPixelsTwipsAndRotation &)const
1.2738 + _asm mov eax, 302
1.2739 + _asm jmp common_dispatch
1.2740 + }
1.2741 +
1.2742 +__declspec(dllexport)
1.2743 +__declspec(naked)
1.2744 +void call_vector_303 ()
1.2745 + {
1.2746 + // ; public: int __thiscall CWsScreenDevice::NumScreenModes(void)const
1.2747 + _asm mov eax, 303
1.2748 + _asm jmp common_dispatch
1.2749 + }
1.2750 +
1.2751 +__declspec(dllexport)
1.2752 +__declspec(naked)
1.2753 +void call_vector_304 ()
1.2754 + {
1.2755 + // ; public: enum TScreenModeEnforcement __thiscall CWsScreenDevice::ScreenModeEnforcement(void)const
1.2756 + _asm mov eax, 304
1.2757 + _asm jmp common_dispatch
1.2758 + }
1.2759 +
1.2760 +__declspec(dllexport)
1.2761 +__declspec(naked)
1.2762 +void call_vector_305 ()
1.2763 + {
1.2764 + // ; public: virtual void __thiscall CWindowGc::SetFaded(int)
1.2765 + _asm mov eax, 305
1.2766 + _asm jmp common_dispatch
1.2767 + }
1.2768 +
1.2769 +__declspec(dllexport)
1.2770 +__declspec(naked)
1.2771 +void call_vector_306 ()
1.2772 + {
1.2773 + // ; public: void __thiscall RWindowTreeNode::SetFaded(int,enum RWindowTreeNode::TFadeControl)
1.2774 + _asm mov eax, 306
1.2775 + _asm jmp common_dispatch
1.2776 + }
1.2777 +
1.2778 +__declspec(dllexport)
1.2779 +__declspec(naked)
1.2780 +void call_vector_307 ()
1.2781 + {
1.2782 + // ; public: void __thiscall RWindowTreeNode::SetNonFading(int)
1.2783 + _asm mov eax, 307
1.2784 + _asm jmp common_dispatch
1.2785 + }
1.2786 +
1.2787 +__declspec(dllexport)
1.2788 +__declspec(naked)
1.2789 +void call_vector_308 ()
1.2790 + {
1.2791 + // ; public: void __thiscall CWsScreenDevice::SetScreenMode(int)
1.2792 + _asm mov eax, 308
1.2793 + _asm jmp common_dispatch
1.2794 + }
1.2795 +
1.2796 +__declspec(dllexport)
1.2797 +__declspec(naked)
1.2798 +void call_vector_309 ()
1.2799 + {
1.2800 + // ; public: void __thiscall CWsScreenDevice::SetScreenModeEnforcement(enum TScreenModeEnforcement)const
1.2801 + _asm mov eax, 309
1.2802 + _asm jmp common_dispatch
1.2803 + }
1.2804 +
1.2805 +__declspec(dllexport)
1.2806 +__declspec(naked)
1.2807 +void call_vector_310 ()
1.2808 + {
1.2809 + // ; public: void __thiscall CWsScreenDevice::SetScreenSizeAndRotation(struct TPixelsAndRotation const &)
1.2810 + _asm mov eax, 310
1.2811 + _asm jmp common_dispatch
1.2812 + }
1.2813 +
1.2814 +__declspec(dllexport)
1.2815 +__declspec(naked)
1.2816 +void call_vector_311 ()
1.2817 + {
1.2818 + // ; public: void __thiscall CWsScreenDevice::SetScreenSizeAndRotation(struct TPixelsTwipsAndRotation const &)
1.2819 + _asm mov eax, 311
1.2820 + _asm jmp common_dispatch
1.2821 + }
1.2822 +
1.2823 +__declspec(dllexport)
1.2824 +__declspec(naked)
1.2825 +void call_vector_312 ()
1.2826 + {
1.2827 + // ; public: void __thiscall RWindowGroup::SimulatePointerEvent(class TRawEvent)
1.2828 + _asm mov eax, 312
1.2829 + _asm jmp common_dispatch
1.2830 + }
1.2831 +
1.2832 +__declspec(dllexport)
1.2833 +__declspec(naked)
1.2834 +void call_vector_313 ()
1.2835 + {
1.2836 + // ; public: int __thiscall RWsSession::GetColorModeList(class CArrayFixFlat<int> *)const
1.2837 + _asm mov eax, 313
1.2838 + _asm jmp common_dispatch
1.2839 + }
1.2840 +
1.2841 +__declspec(dllexport)
1.2842 +__declspec(naked)
1.2843 +void call_vector_314 ()
1.2844 + {
1.2845 + // ; int RWindowBase::IsFaded(void) const
1.2846 + _asm mov eax, 314
1.2847 + _asm jmp common_dispatch
1.2848 + }
1.2849 +
1.2850 +__declspec(dllexport)
1.2851 +__declspec(naked)
1.2852 +void call_vector_315 ()
1.2853 + {
1.2854 + // ; int RWindowBase::IsNonFading(void) const
1.2855 + _asm mov eax, 315
1.2856 + _asm jmp common_dispatch
1.2857 + }
1.2858 +
1.2859 +__declspec(dllexport)
1.2860 +__declspec(naked)
1.2861 +void call_vector_316 ()
1.2862 + {
1.2863 + // ; protected: int __thiscall RAnim::Construct(class RWsSprite const &,int,class TDesC8 const &)
1.2864 + _asm mov eax, 316
1.2865 + _asm jmp common_dispatch
1.2866 + }
1.2867 +
1.2868 +__declspec(dllexport)
1.2869 +__declspec(naked)
1.2870 +void call_vector_317 ()
1.2871 + {
1.2872 + // ; public: int __thiscall CWsScreenDevice::GetRotationsList(int,class CArrayFixFlat<int> *)const
1.2873 + _asm mov eax, 317
1.2874 + _asm jmp common_dispatch
1.2875 + }
1.2876 +
1.2877 +__declspec(dllexport)
1.2878 +__declspec(naked)
1.2879 +void call_vector_318 ()
1.2880 + {
1.2881 + // ; public: int __thiscall RWindowTreeNode::OrdinalPriority(void)const
1.2882 + _asm mov eax, 318
1.2883 + _asm jmp common_dispatch
1.2884 + }
1.2885 +
1.2886 +__declspec(dllexport)
1.2887 +__declspec(naked)
1.2888 +void call_vector_319 ()
1.2889 + {
1.2890 + // ; public: int __thiscall RWsSession::SendEventToAllWindowGroups(class TWsEvent const &)
1.2891 + _asm mov eax, 319
1.2892 + _asm jmp common_dispatch
1.2893 + }
1.2894 +
1.2895 +__declspec(dllexport)
1.2896 +__declspec(naked)
1.2897 +void call_vector_320 ()
1.2898 + {
1.2899 + // ; public: int __thiscall RWsSession::SendEventToAllWindowGroups(int,class TWsEvent const &)
1.2900 + _asm mov eax, 320
1.2901 + _asm jmp common_dispatch
1.2902 + }
1.2903 +
1.2904 +__declspec(dllexport)
1.2905 +__declspec(naked)
1.2906 +void call_vector_321 ()
1.2907 + {
1.2908 + // ; public: void __thiscall CWsScreenDevice::SetCurrentRotations(int,enum CFbsBitGc::TGraphicsOrientation)const
1.2909 + _asm mov eax, 321
1.2910 + _asm jmp common_dispatch
1.2911 + }
1.2912 +
1.2913 +__declspec(dllexport)
1.2914 +__declspec(naked)
1.2915 +void call_vector_322 ()
1.2916 + {
1.2917 + // ; public: void __thiscall RWsSession::SimulateKeyEvent(struct TKeyEvent)
1.2918 + _asm mov eax, 322
1.2919 + _asm jmp common_dispatch
1.2920 + }
1.2921 +
1.2922 +__declspec(dllexport)
1.2923 +__declspec(naked)
1.2924 +void call_vector_323 ()
1.2925 + {
1.2926 + // ; public: void __thiscall RWsSession::SetRemoveKeyCode(int)
1.2927 + _asm mov eax, 323
1.2928 + _asm jmp common_dispatch
1.2929 + }
1.2930 +
1.2931 +__declspec(dllexport)
1.2932 +__declspec(naked)
1.2933 +void call_vector_324 ()
1.2934 + {
1.2935 + // ; public: void __thiscall RWsSession::ClearDefaultSystemPointerCursor(void)
1.2936 + _asm mov eax, 324
1.2937 + _asm jmp common_dispatch
1.2938 + }
1.2939 +
1.2940 +__declspec(dllexport)
1.2941 +__declspec(naked)
1.2942 +void call_vector_325 ()
1.2943 + {
1.2944 + // ; public: void __thiscall RWindowTreeNode::ClearPointerCursor(void)
1.2945 + _asm mov eax, 325
1.2946 + _asm jmp common_dispatch
1.2947 + }
1.2948 +
1.2949 +__declspec(dllexport)
1.2950 +__declspec(naked)
1.2951 +void call_vector_326 ()
1.2952 + {
1.2953 + // ; public: class TRect __thiscall RWsSession::PointerCursorArea(int)const
1.2954 + _asm mov eax, 326
1.2955 + _asm jmp common_dispatch
1.2956 + }
1.2957 +
1.2958 +__declspec(dllexport)
1.2959 +__declspec(naked)
1.2960 +void call_vector_327 ()
1.2961 + {
1.2962 + // ; public: class TRect __thiscall RWsSession::PointerCursorArea(void)const
1.2963 + _asm mov eax, 327
1.2964 + _asm jmp common_dispatch
1.2965 + }
1.2966 +
1.2967 +__declspec(dllexport)
1.2968 +__declspec(naked)
1.2969 +void call_vector_328 ()
1.2970 + {
1.2971 + // ; public: enum TPointerCursorMode __thiscall RWsSession::PointerCursorMode(void)const
1.2972 + _asm mov eax, 328
1.2973 + _asm jmp common_dispatch
1.2974 + }
1.2975 +
1.2976 +__declspec(dllexport)
1.2977 +__declspec(naked)
1.2978 +void call_vector_329 ()
1.2979 + {
1.2980 + // ; public: class TPoint __thiscall RWsSession::PointerCursorPosition(void)const
1.2981 + _asm mov eax, 329
1.2982 + _asm jmp common_dispatch
1.2983 + }
1.2984 +
1.2985 +__declspec(dllexport)
1.2986 +__declspec(naked)
1.2987 +void call_vector_330 ()
1.2988 + {
1.2989 + // ; public: void __thiscall RWsSession::SetDefaultSystemPointerCursor(int)
1.2990 + _asm mov eax, 330
1.2991 + _asm jmp common_dispatch
1.2992 + }
1.2993 +
1.2994 +__declspec(dllexport)
1.2995 +__declspec(naked)
1.2996 +void call_vector_331 ()
1.2997 + {
1.2998 + // ; public: void __thiscall RWsSession::SetPointerCursorArea(class TRect const &)
1.2999 + _asm mov eax, 331
1.3000 + _asm jmp common_dispatch
1.3001 + }
1.3002 +
1.3003 +__declspec(dllexport)
1.3004 +__declspec(naked)
1.3005 +void call_vector_332 ()
1.3006 + {
1.3007 + // ; public: void __thiscall RWsSession::SetPointerCursorArea(int,class TRect const &)
1.3008 + _asm mov eax, 332
1.3009 + _asm jmp common_dispatch
1.3010 + }
1.3011 +
1.3012 +__declspec(dllexport)
1.3013 +__declspec(naked)
1.3014 +void call_vector_333 ()
1.3015 + {
1.3016 + // ; public: void __thiscall RWsSession::SetPointerCursorMode(enum TPointerCursorMode)
1.3017 + _asm mov eax, 333
1.3018 + _asm jmp common_dispatch
1.3019 + }
1.3020 +
1.3021 +__declspec(dllexport)
1.3022 +__declspec(naked)
1.3023 +void call_vector_334 ()
1.3024 + {
1.3025 + // ; public: int __thiscall RWsSession::SetPointerCursorPosition(class TPoint const &)
1.3026 + _asm mov eax, 334
1.3027 + _asm jmp common_dispatch
1.3028 + }
1.3029 +
1.3030 +__declspec(dllexport)
1.3031 +__declspec(naked)
1.3032 +void call_vector_335 ()
1.3033 + {
1.3034 + // ; public: void __thiscall RWsSession::SimulateXyInputType(enum TXYInputType)
1.3035 + _asm mov eax, 335
1.3036 + _asm jmp common_dispatch
1.3037 + }
1.3038 +
1.3039 +__declspec(dllexport)
1.3040 +__declspec(naked)
1.3041 +void call_vector_336 ()
1.3042 + {
1.3043 + // ; public: int __thiscall RWindowBase::MoveToGroup(int)
1.3044 + _asm mov eax, 336
1.3045 + _asm jmp common_dispatch
1.3046 + }
1.3047 +
1.3048 +__declspec(dllexport)
1.3049 +__declspec(naked)
1.3050 +void call_vector_337 ()
1.3051 + {
1.3052 + // ; public: int __thiscall RWsSession::SendMessageToAllWindowGroups(int,class TUid,class TDesC8 const &)
1.3053 + _asm mov eax, 337
1.3054 + _asm jmp common_dispatch
1.3055 + }
1.3056 +
1.3057 +__declspec(dllexport)
1.3058 +__declspec(naked)
1.3059 +void call_vector_338 ()
1.3060 + {
1.3061 + // ; public: int __thiscall RWsSession::SendMessageToAllWindowGroups(class TUid,class TDesC8 const &)
1.3062 + _asm mov eax, 338
1.3063 + _asm jmp common_dispatch
1.3064 + }
1.3065 +
1.3066 +__declspec(dllexport)
1.3067 +__declspec(naked)
1.3068 +void call_vector_339 ()
1.3069 + {
1.3070 + // ; public: void __thiscall RWindowTreeNode::DisableFocusChangeEvents(void)
1.3071 + _asm mov eax, 339
1.3072 + _asm jmp common_dispatch
1.3073 + }
1.3074 +
1.3075 +__declspec(dllexport)
1.3076 +__declspec(naked)
1.3077 +void call_vector_340 ()
1.3078 + {
1.3079 + // ; public: int __thiscall RWindowTreeNode::EnableFocusChangeEvents(void)
1.3080 + _asm mov eax, 340
1.3081 + _asm jmp common_dispatch
1.3082 + }
1.3083 +
1.3084 +__declspec(dllexport)
1.3085 +__declspec(naked)
1.3086 +void call_vector_341 ()
1.3087 + {
1.3088 + // ; public: void __thiscall RWsSession::SetDefaultFadingParameters(unsigned char,unsigned char)
1.3089 + _asm mov eax, 341
1.3090 + _asm jmp common_dispatch
1.3091 + }
1.3092 +
1.3093 +__declspec(dllexport)
1.3094 +__declspec(naked)
1.3095 +void call_vector_342 ()
1.3096 + {
1.3097 + // ; public: void __thiscall RWindowTreeNode::SetFaded(int,enum RWindowTreeNode::TFadeControl,unsigned char,unsigned char)
1.3098 + _asm mov eax, 342
1.3099 + _asm jmp common_dispatch
1.3100 + }
1.3101 +
1.3102 +__declspec(dllexport)
1.3103 +__declspec(naked)
1.3104 +void call_vector_343 ()
1.3105 + {
1.3106 + // ; public: virtual void __thiscall CWindowGc::SetFadingParameters(unsigned char,unsigned char)
1.3107 + _asm mov eax, 343
1.3108 + _asm jmp common_dispatch
1.3109 + }
1.3110 +
1.3111 +__declspec(dllexport)
1.3112 +__declspec(naked)
1.3113 +void call_vector_344 ()
1.3114 + {
1.3115 + // ; public: void __thiscall RWsSession::PrepareForSwitchOff(void)
1.3116 + _asm mov eax, 344
1.3117 + _asm jmp common_dispatch
1.3118 + }
1.3119 +
1.3120 +__declspec(dllexport)
1.3121 +__declspec(naked)
1.3122 +void call_vector_345 ()
1.3123 + {
1.3124 + // ; public: int __thiscall CWsScreenDevice::SetCustomPalette(class CPalette const *)
1.3125 + _asm mov eax, 345
1.3126 + _asm jmp common_dispatch
1.3127 + }
1.3128 +
1.3129 +__declspec(dllexport)
1.3130 +__declspec(naked)
1.3131 +void call_vector_346 ()
1.3132 + {
1.3133 + // ; public: __thiscall RDirectScreenAccess::RDirectScreenAccess(class RWsSession &)
1.3134 + _asm mov eax, 346
1.3135 + _asm jmp common_dispatch
1.3136 + }
1.3137 +
1.3138 +__declspec(dllexport)
1.3139 +__declspec(naked)
1.3140 +void call_vector_347 ()
1.3141 + {
1.3142 + // ; public: __thiscall RDirectScreenAccess::RDirectScreenAccess(void)
1.3143 + _asm mov eax, 347
1.3144 + _asm jmp common_dispatch
1.3145 + }
1.3146 +
1.3147 +__declspec(dllexport)
1.3148 +__declspec(naked)
1.3149 +void call_vector_348 ()
1.3150 + {
1.3151 + // ; public: void __thiscall RDirectScreenAccess::Cancel(void)
1.3152 + _asm mov eax, 348
1.3153 + _asm jmp common_dispatch
1.3154 + }
1.3155 +
1.3156 +__declspec(dllexport)
1.3157 +__declspec(naked)
1.3158 +void call_vector_349 ()
1.3159 + {
1.3160 + // ; public: void __thiscall RDirectScreenAccess::Close(void)
1.3161 + _asm mov eax, 349
1.3162 + _asm jmp common_dispatch
1.3163 + }
1.3164 +
1.3165 +__declspec(dllexport)
1.3166 +__declspec(naked)
1.3167 +void call_vector_350 ()
1.3168 + {
1.3169 + // ; public: void __thiscall RDirectScreenAccess::Completed(void)
1.3170 + _asm mov eax, 350
1.3171 + _asm jmp common_dispatch
1.3172 + }
1.3173 +
1.3174 +__declspec(dllexport)
1.3175 +__declspec(naked)
1.3176 +void call_vector_351 ()
1.3177 + {
1.3178 + // ; public: int __thiscall RDirectScreenAccess::Construct(void)
1.3179 + _asm mov eax, 351
1.3180 + _asm jmp common_dispatch
1.3181 + }
1.3182 +
1.3183 +__declspec(dllexport)
1.3184 +__declspec(naked)
1.3185 +void call_vector_352 ()
1.3186 + {
1.3187 + // ; public: static class CDirectScreenAccess * __cdecl CDirectScreenAccess::NewL(class RWsSession &,class CWsScreenDevice &,class RWindowBase &,class MDirectScreenAccess &)
1.3188 + _asm mov eax, 352
1.3189 + _asm jmp common_dispatch
1.3190 + }
1.3191 +
1.3192 +__declspec(dllexport)
1.3193 +__declspec(naked)
1.3194 +void call_vector_353 ()
1.3195 + {
1.3196 + // ; public: int __thiscall RDirectScreenAccess::Request(class RRegion * &,class TRequestStatus &,class RWindowBase const &)
1.3197 + _asm mov eax, 353
1.3198 + _asm jmp common_dispatch
1.3199 + }
1.3200 +
1.3201 +__declspec(dllexport)
1.3202 +__declspec(naked)
1.3203 +void call_vector_354 ()
1.3204 + {
1.3205 + // ; public: void __thiscall CDirectScreenAccess::StartL(void)
1.3206 + _asm mov eax, 354
1.3207 + _asm jmp common_dispatch
1.3208 + }
1.3209 +
1.3210 +__declspec(dllexport)
1.3211 +__declspec(naked)
1.3212 +void call_vector_355 ()
1.3213 + {
1.3214 + // ; public: void __thiscall RWsSession::SetBufferSizeL(int)
1.3215 + _asm mov eax, 355
1.3216 + _asm jmp common_dispatch
1.3217 + }
1.3218 +
1.3219 +__declspec(dllexport)
1.3220 +__declspec(naked)
1.3221 +void call_vector_356 ()
1.3222 + {
1.3223 + // ; public: int __thiscall RWsSession::SetSystemFaded(int)
1.3224 + _asm mov eax, 356
1.3225 + _asm jmp common_dispatch
1.3226 + }
1.3227 +
1.3228 +__declspec(dllexport)
1.3229 +__declspec(naked)
1.3230 +void call_vector_357 ()
1.3231 + {
1.3232 + // ; public: int __thiscall RWsSession::SetSystemFaded(int,unsigned char,unsigned char)
1.3233 + _asm mov eax, 357
1.3234 + _asm jmp common_dispatch
1.3235 + }
1.3236 +
1.3237 +__declspec(dllexport)
1.3238 +__declspec(naked)
1.3239 +void call_vector_358 ()
1.3240 + {
1.3241 + // ; public: void __thiscall RWindowTreeNode::DisableGroupListChangeEvents(void)
1.3242 + _asm mov eax, 358
1.3243 + _asm jmp common_dispatch
1.3244 + }
1.3245 +
1.3246 +__declspec(dllexport)
1.3247 +__declspec(naked)
1.3248 +void call_vector_359 ()
1.3249 + {
1.3250 + // ; public: int __thiscall RWindowTreeNode::EnableGroupListChangeEvents(void)
1.3251 + _asm mov eax, 359
1.3252 + _asm jmp common_dispatch
1.3253 + }
1.3254 +
1.3255 +__declspec(dllexport)
1.3256 +__declspec(naked)
1.3257 +void call_vector_360 ()
1.3258 + {
1.3259 + // ; public: int __thiscall RSoundPlugIn::Construct(class TUid)
1.3260 + _asm mov eax, 360
1.3261 + _asm jmp common_dispatch
1.3262 + }
1.3263 +
1.3264 +__declspec(dllexport)
1.3265 +__declspec(naked)
1.3266 +void call_vector_361 ()
1.3267 + {
1.3268 + // ; public: void __thiscall RSoundPlugIn::Destroy(void)
1.3269 + _asm mov eax, 361
1.3270 + _asm jmp common_dispatch
1.3271 + }
1.3272 +
1.3273 +__declspec(dllexport)
1.3274 +__declspec(naked)
1.3275 +void call_vector_362 ()
1.3276 + {
1.3277 + // ; int RSoundPlugIn::IsLoaded(int &) const
1.3278 + _asm mov eax, 362
1.3279 + _asm jmp common_dispatch
1.3280 + }
1.3281 +
1.3282 +__declspec(dllexport)
1.3283 +__declspec(naked)
1.3284 +void call_vector_363 ()
1.3285 + {
1.3286 + // ; public: int __thiscall RSoundPlugIn::Load(class TDesC16 const &)
1.3287 + _asm mov eax, 363
1.3288 + _asm jmp common_dispatch
1.3289 + }
1.3290 +
1.3291 +__declspec(dllexport)
1.3292 +__declspec(naked)
1.3293 +void call_vector_364 ()
1.3294 + {
1.3295 + // ; public: int __thiscall RSoundPlugIn::Unload(void)
1.3296 + _asm mov eax, 364
1.3297 + _asm jmp common_dispatch
1.3298 + }
1.3299 +
1.3300 +__declspec(dllexport)
1.3301 +__declspec(naked)
1.3302 +void call_vector_365 ()
1.3303 + {
1.3304 + // ; public: int __thiscall CWsScreenDevice::CurrentScreenMode(void)const
1.3305 + _asm mov eax, 365
1.3306 + _asm jmp common_dispatch
1.3307 + }
1.3308 +
1.3309 +__declspec(dllexport)
1.3310 +__declspec(naked)
1.3311 +void call_vector_366 ()
1.3312 + {
1.3313 + // ; public: void __thiscall RWindowGroup::CancelCaptureLongKey(long)
1.3314 + _asm mov eax, 366
1.3315 + _asm jmp common_dispatch
1.3316 + }
1.3317 +
1.3318 +__declspec(dllexport)
1.3319 +__declspec(naked)
1.3320 +void call_vector_367 ()
1.3321 + {
1.3322 + // ; public: long __thiscall RWindowGroup::CaptureLongKey(unsigned int,unsigned int,unsigned int,unsigned int,int,unsigned int)
1.3323 + _asm mov eax, 367
1.3324 + _asm jmp common_dispatch
1.3325 + }
1.3326 +
1.3327 +__declspec(dllexport)
1.3328 +__declspec(naked)
1.3329 +void call_vector_368 ()
1.3330 + {
1.3331 + // ; public: long __thiscall RWindowGroup::CaptureLongKey(class TTimeIntervalMicroSeconds32,unsigned int,unsigned int,unsigned int,unsigned int,int,unsigned int)
1.3332 + _asm mov eax, 368
1.3333 + _asm jmp common_dispatch
1.3334 + }
1.3335 +
1.3336 +__declspec(dllexport)
1.3337 +__declspec(naked)
1.3338 +void call_vector_369 ()
1.3339 + {
1.3340 + // ; public: int __thiscall RWsSession::SendEventToOneWindowGroupsPerClient(class TWsEvent const &)
1.3341 + _asm mov eax, 369
1.3342 + _asm jmp common_dispatch
1.3343 + }
1.3344 +
1.3345 +__declspec(dllexport)
1.3346 +__declspec(naked)
1.3347 +void call_vector_370 ()
1.3348 + {
1.3349 + // ; int RSoundPlugIn::KeyClickEnabled(void) const
1.3350 + _asm mov eax, 370
1.3351 + _asm jmp common_dispatch
1.3352 + }
1.3353 +
1.3354 +__declspec(dllexport)
1.3355 +__declspec(naked)
1.3356 +void call_vector_371 ()
1.3357 + {
1.3358 + // ; int RSoundPlugIn::PenClickEnabled(void) const
1.3359 + _asm mov eax, 371
1.3360 + _asm jmp common_dispatch
1.3361 + }
1.3362 +
1.3363 +__declspec(dllexport)
1.3364 +__declspec(naked)
1.3365 +void call_vector_372 ()
1.3366 + {
1.3367 + // ; public: void __thiscall RSoundPlugIn::SetKeyClick(int)
1.3368 + _asm mov eax, 372
1.3369 + _asm jmp common_dispatch
1.3370 + }
1.3371 +
1.3372 +__declspec(dllexport)
1.3373 +__declspec(naked)
1.3374 +void call_vector_373 ()
1.3375 + {
1.3376 + // ; public: void __thiscall RSoundPlugIn::SetPenClick(int)
1.3377 + _asm mov eax, 373
1.3378 + _asm jmp common_dispatch
1.3379 + }
1.3380 +
1.3381 +__declspec(dllexport)
1.3382 +__declspec(naked)
1.3383 +void call_vector_374 ()
1.3384 + {
1.3385 + // ; public: long __thiscall RWindowGroup::CaptureKey(unsigned int,unsigned int,unsigned int,int)
1.3386 + _asm mov eax, 374
1.3387 + _asm jmp common_dispatch
1.3388 + }
1.3389 +
1.3390 +__declspec(dllexport)
1.3391 +__declspec(naked)
1.3392 +void call_vector_375 ()
1.3393 + {
1.3394 + // ; public: long __thiscall RWindowGroup::CaptureKeyUpAndDowns(unsigned int,unsigned int,unsigned int,int)
1.3395 + _asm mov eax, 375
1.3396 + _asm jmp common_dispatch
1.3397 + }
1.3398 +
1.3399 +__declspec(dllexport)
1.3400 +__declspec(naked)
1.3401 +void call_vector_376 ()
1.3402 + {
1.3403 + // ; public: void __thiscall RWsSession::LogCommand(enum RWsSession::TLoggingCommand)
1.3404 + _asm mov eax, 376
1.3405 + _asm jmp common_dispatch
1.3406 + }
1.3407 +
1.3408 +__declspec(dllexport)
1.3409 +__declspec(naked)
1.3410 +void call_vector_377 ()
1.3411 + {
1.3412 + // ; public: __thiscall RSoundPlugIn::RSoundPlugIn(class RWsSession &)
1.3413 + _asm mov eax, 377
1.3414 + _asm jmp common_dispatch
1.3415 + }
1.3416 +
1.3417 +__declspec(dllexport)
1.3418 +__declspec(naked)
1.3419 +void call_vector_378 ()
1.3420 + {
1.3421 + // ; public: __thiscall RSoundPlugIn::RSoundPlugIn(void)
1.3422 + _asm mov eax, 378
1.3423 + _asm jmp common_dispatch
1.3424 + }
1.3425 +
1.3426 +__declspec(dllexport)
1.3427 +__declspec(naked)
1.3428 +void call_vector_379 ()
1.3429 + {
1.3430 + // ; public: void __thiscall RSoundPlugIn::Close(void)
1.3431 + _asm mov eax, 379
1.3432 + _asm jmp common_dispatch
1.3433 + }
1.3434 +
1.3435 +__declspec(dllexport)
1.3436 +__declspec(naked)
1.3437 +void call_vector_380 ()
1.3438 + {
1.3439 + // ; public: int __thiscall RSoundPlugIn::CommandReply(int,class TPtrC8 const &)
1.3440 + _asm mov eax, 380
1.3441 + _asm jmp common_dispatch
1.3442 + }
1.3443 +
1.3444 +__declspec(dllexport)
1.3445 +__declspec(naked)
1.3446 +void call_vector_381 ()
1.3447 + {
1.3448 + // ; public: int __thiscall RWsSession::SetCustomTextCursor(int,class TArray<struct TSpriteMember> const &,unsigned int,enum RWsSession::TCustomTextCursorAlignment)
1.3449 + _asm mov eax, 381
1.3450 + _asm jmp common_dispatch
1.3451 + }
1.3452 +
1.3453 +__declspec(dllexport)
1.3454 +__declspec(naked)
1.3455 +void call_vector_382 ()
1.3456 + {
1.3457 + // ; public: void __thiscall RWindow::HandleTransparencyUpdate(void)
1.3458 + _asm mov eax, 382
1.3459 + _asm jmp common_dispatch
1.3460 + }
1.3461 +
1.3462 +__declspec(dllexport)
1.3463 +__declspec(naked)
1.3464 +void call_vector_383 ()
1.3465 + {
1.3466 + // ; public: int __thiscall RWindow::SetTransparencyBitmap(class CFbsBitmap const &)
1.3467 + _asm mov eax, 383
1.3468 + _asm jmp common_dispatch
1.3469 + }
1.3470 +
1.3471 +__declspec(dllexport)
1.3472 +__declspec(naked)
1.3473 +void call_vector_384 ()
1.3474 + {
1.3475 + // ; public: int __thiscall RWindow::SetTransparencyFactor(class TRgb const &)
1.3476 + _asm mov eax, 384
1.3477 + _asm jmp common_dispatch
1.3478 + }
1.3479 +
1.3480 +__declspec(dllexport)
1.3481 +__declspec(naked)
1.3482 +void call_vector_385 ()
1.3483 + {
1.3484 + // ; public: void __thiscall RWindow::SetNonTransparent(void)
1.3485 + _asm mov eax, 385
1.3486 + _asm jmp common_dispatch
1.3487 + }
1.3488 +
1.3489 +__declspec(dllexport)
1.3490 +__declspec(naked)
1.3491 +void call_vector_386 ()
1.3492 + {
1.3493 + // ; public: int __thiscall RWsSession::TestWriteReplyByProvidingRemoteReadAccess(int,int,class TDesC8 const &,class TDesC16 const &)
1.3494 + _asm mov eax, 386
1.3495 + _asm jmp common_dispatch
1.3496 + }
1.3497 +
1.3498 +__declspec(dllexport)
1.3499 +__declspec(naked)
1.3500 +void call_vector_387 ()
1.3501 + {
1.3502 + // ; public: int __thiscall RWsSession::TestWriteReplyByProvidingRemoteReadAccess(int,int,class TDesC8 const &,class TDesC8 const &)
1.3503 + _asm mov eax, 387
1.3504 + _asm jmp common_dispatch
1.3505 + }
1.3506 +
1.3507 +__declspec(dllexport)
1.3508 +__declspec(naked)
1.3509 +void call_vector_388 ()
1.3510 + {
1.3511 + // ; int RAnim::CommandReply(int, class TDesC8 const &, class TIpcArgs const &)
1.3512 + _asm mov eax, 388
1.3513 + _asm jmp common_dispatch
1.3514 + }
1.3515 +
1.3516 +__declspec(dllexport)
1.3517 +__declspec(naked)
1.3518 +void call_vector_389 ()
1.3519 + {
1.3520 + // ; int RAnim::Construct(class RWindowBase const &, int, class TDesC8 const &, class TIpcArgs const &)
1.3521 + _asm mov eax, 389
1.3522 + _asm jmp common_dispatch
1.3523 + }
1.3524 +
1.3525 +__declspec(dllexport)
1.3526 +__declspec(naked)
1.3527 +void call_vector_390 ()
1.3528 + {
1.3529 + // ; int RAnim::Construct(class RWsSprite const &, int, class TDesC8 const &, class TIpcArgs const &)
1.3530 + _asm mov eax, 390
1.3531 + _asm jmp common_dispatch
1.3532 + }
1.3533 +
1.3534 +__declspec(dllexport)
1.3535 +__declspec(naked)
1.3536 +void call_vector_391 ()
1.3537 + {
1.3538 + // ; void RAnim::AsyncCommandReply(class TRequestStatus &, int, class TIpcArgs const &)
1.3539 + _asm mov eax, 391
1.3540 + _asm jmp common_dispatch
1.3541 + }
1.3542 +
1.3543 +__declspec(dllexport)
1.3544 +__declspec(naked)
1.3545 +void call_vector_392 ()
1.3546 + {
1.3547 + // ; public: class TPoint __thiscall RWindowBase::AbsPosition(void)const
1.3548 + _asm mov eax, 392
1.3549 + _asm jmp common_dispatch
1.3550 + }
1.3551 +
1.3552 +__declspec(dllexport)
1.3553 +__declspec(naked)
1.3554 +void call_vector_393 ()
1.3555 + {
1.3556 + // ; public: int __thiscall CWsScreenDevice::RectCompare(class TRect const &,class TRect const &,unsigned int)const
1.3557 + _asm mov eax, 393
1.3558 + _asm jmp common_dispatch
1.3559 + }
1.3560 +
1.3561 +__declspec(dllexport)
1.3562 +__declspec(naked)
1.3563 +void call_vector_394 ()
1.3564 + {
1.3565 + // ; public: class TPoint __thiscall CWsScreenDevice::GetDefaultScreenModeOrigin(void)const
1.3566 + _asm mov eax, 394
1.3567 + _asm jmp common_dispatch
1.3568 + }
1.3569 +
1.3570 +__declspec(dllexport)
1.3571 +__declspec(naked)
1.3572 +void call_vector_395 ()
1.3573 + {
1.3574 + // ; public: class TPoint __thiscall CWsScreenDevice::GetScreenModeOrigin(int)const
1.3575 + _asm mov eax, 395
1.3576 + _asm jmp common_dispatch
1.3577 + }
1.3578 +
1.3579 +__declspec(dllexport)
1.3580 +__declspec(naked)
1.3581 +void call_vector_396 ()
1.3582 + {
1.3583 + // ; void RWindow::EnableRedrawStore(int)
1.3584 + _asm mov eax, 396
1.3585 + _asm jmp common_dispatch
1.3586 + }
1.3587 +
1.3588 +__declspec(dllexport)
1.3589 +__declspec(naked)
1.3590 +void call_vector_397 ()
1.3591 + {
1.3592 + // ; void CWindowGc::AlphaBlendBitmaps(class TPoint const &, class CFbsBitmap const *, class TRect const &, class CFbsBitmap const *, class TPoint const &)
1.3593 + _asm mov eax, 397
1.3594 + _asm jmp common_dispatch
1.3595 + }
1.3596 +
1.3597 +__declspec(dllexport)
1.3598 +__declspec(naked)
1.3599 +void call_vector_398 ()
1.3600 + {
1.3601 + // ; void CWindowGc::AlphaBlendBitmaps(class TPoint const &, class CWsBitmap const *, class TRect const &, class CWsBitmap const *, class TPoint const &)
1.3602 + _asm mov eax, 398
1.3603 + _asm jmp common_dispatch
1.3604 + }
1.3605 +
1.3606 +__declspec(dllexport)
1.3607 +__declspec(naked)
1.3608 +void call_vector_399 ()
1.3609 + {
1.3610 + // ; void CWindowGc::SetOpaque(int)
1.3611 + _asm mov eax, 399
1.3612 + _asm jmp common_dispatch
1.3613 + }
1.3614 +
1.3615 +__declspec(dllexport)
1.3616 +__declspec(naked)
1.3617 +void call_vector_400 ()
1.3618 + {
1.3619 + // ; public: class TSizeMode __thiscall CWsScreenDevice::GetCurrentScreenModeAttributes(void)const
1.3620 + _asm mov eax, 400
1.3621 + _asm jmp common_dispatch
1.3622 + }
1.3623 +
1.3624 +__declspec(dllexport)
1.3625 +__declspec(naked)
1.3626 +void call_vector_401 ()
1.3627 + {
1.3628 + // ; public: class TPoint __thiscall CWsScreenDevice::GetCurrentScreenModeScaledOrigin(void)const
1.3629 + _asm mov eax, 401
1.3630 + _asm jmp common_dispatch
1.3631 + }
1.3632 +
1.3633 +__declspec(dllexport)
1.3634 +__declspec(naked)
1.3635 +void call_vector_402 ()
1.3636 + {
1.3637 + // ; public: class TSize __thiscall CWsScreenDevice::GetCurrentScreenModeScale(void)const
1.3638 + _asm mov eax, 402
1.3639 + _asm jmp common_dispatch
1.3640 + }
1.3641 +
1.3642 +__declspec(dllexport)
1.3643 +__declspec(naked)
1.3644 +void call_vector_403 ()
1.3645 + {
1.3646 + // ; public: class TPoint __thiscall CWsScreenDevice::GetScreenModeScaledOrigin(int)const
1.3647 + _asm mov eax, 403
1.3648 + _asm jmp common_dispatch
1.3649 + }
1.3650 +
1.3651 +__declspec(dllexport)
1.3652 +__declspec(naked)
1.3653 +void call_vector_404 ()
1.3654 + {
1.3655 + // ; public: class TSize __thiscall CWsScreenDevice::GetScreenModeScale(int)const
1.3656 + _asm mov eax, 404
1.3657 + _asm jmp common_dispatch
1.3658 + }
1.3659 +
1.3660 +__declspec(dllexport)
1.3661 +__declspec(naked)
1.3662 +void call_vector_405 ()
1.3663 + {
1.3664 + // ; public: void __thiscall CWsScreenDevice::SetAppScreenMode(int)
1.3665 + _asm mov eax, 405
1.3666 + _asm jmp common_dispatch
1.3667 + }
1.3668 +
1.3669 +__declspec(dllexport)
1.3670 +__declspec(naked)
1.3671 +void call_vector_406 ()
1.3672 + {
1.3673 + // ; public: void __thiscall CWsScreenDevice::SetCurrentScreenModeAttributes(class TSizeMode const &)
1.3674 + _asm mov eax, 406
1.3675 + _asm jmp common_dispatch
1.3676 + }
1.3677 +
1.3678 +__declspec(dllexport)
1.3679 +__declspec(naked)
1.3680 +void call_vector_407 ()
1.3681 + {
1.3682 + // ; void CWindowGc::DrawBitmapMasked(class TRect const &, class CFbsBitmap const *, class TRect const &, class CFbsBitmap const *, int)
1.3683 + _asm mov eax, 407
1.3684 + _asm jmp common_dispatch
1.3685 + }
1.3686 +
1.3687 +__declspec(dllexport)
1.3688 +__declspec(naked)
1.3689 +void call_vector_408 ()
1.3690 + {
1.3691 + // ; int CWsScreenDevice::Construct(int)
1.3692 + _asm mov eax, 408
1.3693 + _asm jmp common_dispatch
1.3694 + }
1.3695 +
1.3696 +__declspec(dllexport)
1.3697 +__declspec(naked)
1.3698 +void call_vector_409 ()
1.3699 + {
1.3700 + // ; int CWsScreenDevice::GetScreenNumber(void) const
1.3701 + _asm mov eax, 409
1.3702 + _asm jmp common_dispatch
1.3703 + }
1.3704 +
1.3705 +__declspec(dllexport)
1.3706 +__declspec(naked)
1.3707 +void call_vector_410 ()
1.3708 + {
1.3709 + // ; int RWsSession::GetFocusScreen(void) const
1.3710 + _asm mov eax, 410
1.3711 + _asm jmp common_dispatch
1.3712 + }
1.3713 +
1.3714 +__declspec(dllexport)
1.3715 +__declspec(naked)
1.3716 +void call_vector_411 ()
1.3717 + {
1.3718 + // ; int RWsSession::SetFocusScreen(int)
1.3719 + _asm mov eax, 411
1.3720 + _asm jmp common_dispatch
1.3721 + }
1.3722 +
1.3723 +__declspec(dllexport)
1.3724 +__declspec(naked)
1.3725 +void call_vector_412 ()
1.3726 + {
1.3727 + // ; public: int __thiscall RWindowGroup::ConstructChildApp(int,unsigned long)
1.3728 + _asm mov eax, 412
1.3729 + _asm jmp common_dispatch
1.3730 + }
1.3731 +
1.3732 +__declspec(dllexport)
1.3733 +__declspec(naked)
1.3734 +void call_vector_413 ()
1.3735 + {
1.3736 + // ; public: int __thiscall RWindowGroup::ConstructChildApp(int,unsigned long,int)
1.3737 + _asm mov eax, 413
1.3738 + _asm jmp common_dispatch
1.3739 + }
1.3740 +
1.3741 +__declspec(dllexport)
1.3742 +__declspec(naked)
1.3743 +void call_vector_414 ()
1.3744 + {
1.3745 + // ; int RWsSession::WindowGroupList(int, class RArray<struct RWsSession::TWindowGroupChainInfo> *) const
1.3746 + _asm mov eax, 414
1.3747 + _asm jmp common_dispatch
1.3748 + }
1.3749 +
1.3750 +__declspec(dllexport)
1.3751 +__declspec(naked)
1.3752 +void call_vector_415 ()
1.3753 + {
1.3754 + // ; int RWsSession::WindowGroupList(class RArray<struct RWsSession::TWindowGroupChainInfo> *) const
1.3755 + _asm mov eax, 415
1.3756 + _asm jmp common_dispatch
1.3757 + }
1.3758 +
1.3759 +__declspec(dllexport)
1.3760 +__declspec(naked)
1.3761 +void call_vector_416 ()
1.3762 + {
1.3763 + // ; public: void __thiscall RWindowGroup::AllowProcessToCreateChildWindowGroups(class TUid)
1.3764 + _asm mov eax, 416
1.3765 + _asm jmp common_dispatch
1.3766 + }
1.3767 +
1.3768 +__declspec(dllexport)
1.3769 +__declspec(naked)
1.3770 +void call_vector_417 ()
1.3771 + {
1.3772 + // ; public: int __thiscall RWindow::SetTransparencyWsBitmap(class CWsBitmap const &)
1.3773 + _asm mov eax, 417
1.3774 + _asm jmp common_dispatch
1.3775 + }
1.3776 +
1.3777 +__declspec(dllexport)
1.3778 +__declspec(naked)
1.3779 +void call_vector_418 ()
1.3780 + {
1.3781 + // ; int CWsScreenDevice::GetScreenSizeModeList(class RArray<int> *) const
1.3782 + _asm mov eax, 418
1.3783 + _asm jmp common_dispatch
1.3784 + }
1.3785 +
1.3786 +__declspec(dllexport)
1.3787 +__declspec(naked)
1.3788 +void call_vector_419 ()
1.3789 + {
1.3790 + // ; int CWsScreenDevice::GetNearestFontToDesignHeightInPixels(class CFont * &, class TFontSpec const &)
1.3791 + _asm mov eax, 419
1.3792 + _asm jmp common_dispatch
1.3793 + }
1.3794 +
1.3795 +__declspec(dllexport)
1.3796 +__declspec(naked)
1.3797 +void call_vector_420 ()
1.3798 + {
1.3799 + // ; int CWsScreenDevice::GetNearestFontToDesignHeightInTwips(class CFont * &, class TFontSpec const &)
1.3800 + _asm mov eax, 420
1.3801 + _asm jmp common_dispatch
1.3802 + }
1.3803 +
1.3804 +__declspec(dllexport)
1.3805 +__declspec(naked)
1.3806 +void call_vector_421 ()
1.3807 + {
1.3808 + // ; int CWsScreenDevice::GetNearestFontToMaxHeightInPixels(class CFont * &, class TFontSpec const &, int)
1.3809 + _asm mov eax, 421
1.3810 + _asm jmp common_dispatch
1.3811 + }
1.3812 +
1.3813 +__declspec(dllexport)
1.3814 +__declspec(naked)
1.3815 +void call_vector_422 ()
1.3816 + {
1.3817 + // ; int CWsScreenDevice::GetNearestFontToMaxHeightInTwips(class CFont * &, class TFontSpec const &, int)
1.3818 + _asm mov eax, 422
1.3819 + _asm jmp common_dispatch
1.3820 + }
1.3821 +
1.3822 +__declspec(dllexport)
1.3823 +__declspec(naked)
1.3824 +void call_vector_423 ()
1.3825 + {
1.3826 + // ; void RWindowTreeNode::DisableVisibilityChangeEvents(void)
1.3827 + _asm mov eax, 423
1.3828 + _asm jmp common_dispatch
1.3829 + }
1.3830 +
1.3831 +__declspec(dllexport)
1.3832 +__declspec(naked)
1.3833 +void call_vector_424 ()
1.3834 + {
1.3835 + // ; int RWindowTreeNode::EnableVisibilityChangeEvents(void)
1.3836 + _asm mov eax, 424
1.3837 + _asm jmp common_dispatch
1.3838 + }
1.3839 +
1.3840 +__declspec(dllexport)
1.3841 +__declspec(naked)
1.3842 +void call_vector_425 ()
1.3843 + {
1.3844 + // ; int RWindow::SetTransparencyAlphaChannel(void)
1.3845 + _asm mov eax, 425
1.3846 + _asm jmp common_dispatch
1.3847 + }
1.3848 +
1.3849 +__declspec(dllexport)
1.3850 +__declspec(naked)
1.3851 +void call_vector_426 ()
1.3852 + {
1.3853 + // ; void RBlankWindow::SetColor(void)
1.3854 + _asm mov eax, 426
1.3855 + _asm jmp common_dispatch
1.3856 + }
1.3857 +
1.3858 +__declspec(dllexport)
1.3859 +__declspec(naked)
1.3860 +void call_vector_427 ()
1.3861 + {
1.3862 + // ; int RWsSession::SetClientCursorMode(enum TPointerCursorMode)
1.3863 + _asm mov eax, 427
1.3864 + _asm jmp common_dispatch
1.3865 + }
1.3866 +
1.3867 +__declspec(dllexport)
1.3868 +__declspec(naked)
1.3869 +void call_vector_428 ()
1.3870 + {
1.3871 + // ; class TRect RDrawableWindow::GetDrawRect(void) const
1.3872 + _asm mov eax, 428
1.3873 + _asm jmp common_dispatch
1.3874 + }
1.3875 +
1.3876 +__declspec(dllexport)
1.3877 +__declspec(naked)
1.3878 +void call_vector_429 ()
1.3879 + {
1.3880 + // (noname)
1.3881 + _asm mov eax, 429
1.3882 + _asm jmp common_dispatch
1.3883 + }
1.3884 +
1.3885 +__declspec(dllexport)
1.3886 +__declspec(naked)
1.3887 +void call_vector_430 ()
1.3888 + {
1.3889 + // (noname)
1.3890 + _asm mov eax, 430
1.3891 + _asm jmp common_dispatch
1.3892 + }
1.3893 +
1.3894 +__declspec(dllexport)
1.3895 +__declspec(naked)
1.3896 +void call_vector_431 ()
1.3897 + {
1.3898 + // ; void CWindowGc::Reserved_CWindowGc_3(void)
1.3899 + _asm mov eax, 431
1.3900 + _asm jmp common_dispatch
1.3901 + }
1.3902 +
1.3903 +__declspec(dllexport)
1.3904 +__declspec(naked)
1.3905 +void call_vector_432 ()
1.3906 + {
1.3907 + // ; void CWindowGc::Reserved_CWindowGc_4(void)
1.3908 + _asm mov eax, 432
1.3909 + _asm jmp common_dispatch
1.3910 + }
1.3911 +
1.3912 +__declspec(dllexport)
1.3913 +__declspec(naked)
1.3914 +void call_vector_433 ()
1.3915 + {
1.3916 + // ; void CWindowGc::Reserved_CWindowGc_5(void)
1.3917 + _asm mov eax, 433
1.3918 + _asm jmp common_dispatch
1.3919 + }
1.3920 +
1.3921 +__declspec(dllexport)
1.3922 +__declspec(naked)
1.3923 +void call_vector_434 ()
1.3924 + {
1.3925 + // ; void CWindowGc::Reserved_CBitmapContext_1(void)
1.3926 + _asm mov eax, 434
1.3927 + _asm jmp common_dispatch
1.3928 + }
1.3929 +
1.3930 +__declspec(dllexport)
1.3931 +__declspec(naked)
1.3932 +void call_vector_435 ()
1.3933 + {
1.3934 + // ; void CWindowGc::Reserved_CBitmapContext_2(void)
1.3935 + _asm mov eax, 435
1.3936 + _asm jmp common_dispatch
1.3937 + }
1.3938 +
1.3939 +__declspec(dllexport)
1.3940 +__declspec(naked)
1.3941 +void call_vector_436 ()
1.3942 + {
1.3943 + // ; void CWindowGc::Reserved_CBitmapContext_3(void)
1.3944 + _asm mov eax, 436
1.3945 + _asm jmp common_dispatch
1.3946 + }
1.3947 +
1.3948 +__declspec(dllexport)
1.3949 +__declspec(naked)
1.3950 +void call_vector_437 ()
1.3951 + {
1.3952 + // ; int CWindowGc::APIExtension(class TUid, int*&, int *)
1.3953 + _asm mov eax, 437
1.3954 + _asm jmp common_dispatch
1.3955 + }
1.3956 +
1.3957 +__declspec(dllexport)
1.3958 +__declspec(naked)
1.3959 +void call_vector_438 ()
1.3960 + {
1.3961 + // ; void CWindowGc::Reserved_CGraphicsContext_2(void)
1.3962 + _asm mov eax, 438
1.3963 + _asm jmp common_dispatch
1.3964 + }
1.3965 +
1.3966 +__declspec(dllexport)
1.3967 +__declspec(naked)
1.3968 +void call_vector_439 ()
1.3969 + {
1.3970 + // ; void CWindowGc::DrawBitmapMasked(class TRect const &, class CWsBitmap const *, class TRect const &, class CWsBitmap const *, int)
1.3971 + _asm mov eax, 439
1.3972 + _asm jmp common_dispatch
1.3973 + }
1.3974 +
1.3975 +__declspec(dllexport)
1.3976 +__declspec(naked)
1.3977 +void call_vector_440 ()
1.3978 + {
1.3979 + // ; int RWsSession::Connect(class RFs &)
1.3980 + _asm mov eax, 440
1.3981 + _asm jmp common_dispatch
1.3982 + }
1.3983 +
1.3984 +__declspec(dllexport)
1.3985 +__declspec(naked)
1.3986 +void call_vector_441 ()
1.3987 + {
1.3988 + // ; enum TDisplayMode CWsScreenDevice::GetScreenModeDisplayMode(int const &) const
1.3989 + _asm mov eax, 441
1.3990 + _asm jmp common_dispatch
1.3991 + }
1.3992 +
1.3993 +__declspec(dllexport)
1.3994 +__declspec(naked)
1.3995 +void call_vector_442 ()
1.3996 + {
1.3997 + // ; public: void __thiscall RWsSession::ClearAllRedrawStores(void)
1.3998 + _asm mov eax, 442
1.3999 + _asm jmp common_dispatch
1.4000 + }
1.4001 +
1.4002 +__declspec(dllexport)
1.4003 +__declspec(naked)
1.4004 +void call_vector_443 ()
1.4005 + {
1.4006 + // ; int RWindowTreeNode::WindowGroupId(void) const
1.4007 + _asm mov eax, 443
1.4008 + _asm jmp common_dispatch
1.4009 + }
1.4010 +
1.4011 +__declspec(dllexport)
1.4012 +__declspec(naked)
1.4013 +void call_vector_444 ()
1.4014 + {
1.4015 + // ; int RWindowBase::GetPointerCapturePriority(void) const
1.4016 + _asm mov eax, 444
1.4017 + _asm jmp common_dispatch
1.4018 + }
1.4019 +
1.4020 +__declspec(dllexport)
1.4021 +__declspec(naked)
1.4022 +void call_vector_445 ()
1.4023 + {
1.4024 + // ; void RWindowBase::SetPointerCapturePriority(int)
1.4025 + _asm mov eax, 445
1.4026 + _asm jmp common_dispatch
1.4027 + }
1.4028 +
1.4029 +__declspec(dllexport)
1.4030 +__declspec(naked)
1.4031 +void call_vector_446 ()
1.4032 + {
1.4033 + // ; int RWindow::SetTransparentRegion(class TRegion const &)
1.4034 + _asm mov eax, 446
1.4035 + _asm jmp common_dispatch
1.4036 + }
1.4037 +
1.4038 +__declspec(dllexport)
1.4039 +__declspec(naked)
1.4040 +void call_vector_447 ()
1.4041 + {
1.4042 + // ; int RWindow::SetTransparencyPolicy(enum TWsTransparencyPolicy)
1.4043 + _asm mov eax, 447
1.4044 + _asm jmp common_dispatch
1.4045 + }
1.4046 +
1.4047 +__declspec(dllexport)
1.4048 +__declspec(naked)
1.4049 +void call_vector_448 ()
1.4050 + {
1.4051 + // ; int RWindow::IsRedrawStoreEnabled(void) const
1.4052 + _asm mov eax, 448
1.4053 + _asm jmp common_dispatch
1.4054 + }
1.4055 +
1.4056 +__declspec(dllexport)
1.4057 +__declspec(naked)
1.4058 +void call_vector_449 ()
1.4059 + {
1.4060 + // ; int CWsScreenDevice::SetBackLight(int)
1.4061 + _asm mov eax, 449
1.4062 + _asm jmp common_dispatch
1.4063 + }
1.4064 +
1.4065 +__declspec(dllexport)
1.4066 +__declspec(naked)
1.4067 +void call_vector_450 ()
1.4068 + {
1.4069 + // ; int RWindowGroup::SetOrdinalPositionErr(int, int)
1.4070 + _asm mov eax, 450
1.4071 + _asm jmp common_dispatch
1.4072 + }
1.4073 +
1.4074 +__declspec(dllexport)
1.4075 +__declspec(naked)
1.4076 +void call_vector_451 ()
1.4077 + {
1.4078 + // ; int RWindowGroup::ClearChildGroup(void)
1.4079 + _asm mov eax, 451
1.4080 + _asm jmp common_dispatch
1.4081 + }
1.4082 +
1.4083 +__declspec(dllexport)
1.4084 +__declspec(naked)
1.4085 +void call_vector_452 ()
1.4086 + {
1.4087 + // ; int RWindowGroup::SetChildGroup(int)
1.4088 + _asm mov eax, 452
1.4089 + _asm jmp common_dispatch
1.4090 + }
1.4091 +
1.4092 +__declspec(dllexport)
1.4093 +__declspec(naked)
1.4094 +void call_vector_453 ()
1.4095 + {
1.4096 + // ; class TUid TWsGraphicId::Uid(void) const
1.4097 + _asm mov eax, 453
1.4098 + _asm jmp common_dispatch
1.4099 + }
1.4100 +
1.4101 +__declspec(dllexport)
1.4102 +__declspec(naked)
1.4103 +void call_vector_454 ()
1.4104 + {
1.4105 + // ; CWsGraphic::CWsGraphic(void)
1.4106 + _asm mov eax, 454
1.4107 + _asm jmp common_dispatch
1.4108 + }
1.4109 +
1.4110 +__declspec(dllexport)
1.4111 +__declspec(naked)
1.4112 +void call_vector_455 ()
1.4113 + {
1.4114 + // ; RWsGraphicMsgBuf::RWsGraphicMsgBuf(void)
1.4115 + _asm mov eax, 455
1.4116 + _asm jmp common_dispatch
1.4117 + }
1.4118 +
1.4119 +__declspec(dllexport)
1.4120 +__declspec(naked)
1.4121 +void call_vector_456 ()
1.4122 + {
1.4123 + // ; TWsGraphicMsgFixedBase::TWsGraphicMsgFixedBase(class TUid, int)
1.4124 + _asm mov eax, 456
1.4125 + _asm jmp common_dispatch
1.4126 + }
1.4127 +
1.4128 +__declspec(dllexport)
1.4129 +__declspec(naked)
1.4130 +void call_vector_457 ()
1.4131 + {
1.4132 + // ; CWsGraphic::~CWsGraphic(void)
1.4133 + _asm mov eax, 457
1.4134 + _asm jmp common_dispatch
1.4135 + }
1.4136 +
1.4137 +__declspec(dllexport)
1.4138 +__declspec(naked)
1.4139 +void call_vector_458 ()
1.4140 + {
1.4141 + // ; int RWsGraphicMsgBuf::Append(class TWsGraphicMsgFixedBase const &)
1.4142 + _asm mov eax, 458
1.4143 + _asm jmp common_dispatch
1.4144 + }
1.4145 +
1.4146 +__declspec(dllexport)
1.4147 +__declspec(naked)
1.4148 +void call_vector_459 ()
1.4149 + {
1.4150 + // ; int RWsGraphicMsgBuf::Append(class TUid, class TDesC16 const &)
1.4151 + _asm mov eax, 459
1.4152 + _asm jmp common_dispatch
1.4153 + }
1.4154 +
1.4155 +__declspec(dllexport)
1.4156 +__declspec(naked)
1.4157 +void call_vector_460 ()
1.4158 + {
1.4159 + // ; int RWsGraphicMsgBuf::Append(class TUid, class TDesC8 const &)
1.4160 + _asm mov eax, 460
1.4161 + _asm jmp common_dispatch
1.4162 + }
1.4163 +
1.4164 +__declspec(dllexport)
1.4165 +__declspec(naked)
1.4166 +void call_vector_461 ()
1.4167 + {
1.4168 + // ; int RWsGraphicMsgBuf::Append(class TUid, int, class TPtr8 &)
1.4169 + _asm mov eax, 461
1.4170 + _asm jmp common_dispatch
1.4171 + }
1.4172 +
1.4173 +__declspec(dllexport)
1.4174 +__declspec(naked)
1.4175 +void call_vector_462 ()
1.4176 + {
1.4177 + // ; void CWsGraphic::BaseConstructL(class TWsGraphicId const &, class TUid, class TDesC8 const &)
1.4178 + _asm mov eax, 462
1.4179 + _asm jmp common_dispatch
1.4180 + }
1.4181 +
1.4182 +__declspec(dllexport)
1.4183 +__declspec(naked)
1.4184 +void call_vector_463 ()
1.4185 + {
1.4186 + // ; void CWsGraphic::BaseConstructL(class TUid, class TUid, class TDesC8 const &)
1.4187 + _asm mov eax, 463
1.4188 + _asm jmp common_dispatch
1.4189 + }
1.4190 +
1.4191 +__declspec(dllexport)
1.4192 +__declspec(naked)
1.4193 +void call_vector_464 ()
1.4194 + {
1.4195 + // ; void CWsGraphic::BaseConstructL(class TUid, class TDesC8 const &)
1.4196 + _asm mov eax, 464
1.4197 + _asm jmp common_dispatch
1.4198 + }
1.4199 +
1.4200 +__declspec(dllexport)
1.4201 +__declspec(naked)
1.4202 +void call_vector_465 ()
1.4203 + {
1.4204 + // ; int CWsGraphic::CWsGraphic_Reserved1(void)
1.4205 + _asm mov eax, 465
1.4206 + _asm jmp common_dispatch
1.4207 + }
1.4208 +
1.4209 +__declspec(dllexport)
1.4210 +__declspec(naked)
1.4211 +void call_vector_466 ()
1.4212 + {
1.4213 + // ; int CWsGraphic::CWsGraphic_Reserved2(void)
1.4214 + _asm mov eax, 466
1.4215 + _asm jmp common_dispatch
1.4216 + }
1.4217 +
1.4218 +__declspec(dllexport)
1.4219 +__declspec(naked)
1.4220 +void call_vector_467 ()
1.4221 + {
1.4222 + // ; int CWsGraphic::CWsGraphic_Reserved3(void)
1.4223 + _asm mov eax, 467
1.4224 + _asm jmp common_dispatch
1.4225 + }
1.4226 +
1.4227 +__declspec(dllexport)
1.4228 +__declspec(naked)
1.4229 +void call_vector_468 ()
1.4230 + {
1.4231 + // ; int TWsGraphicId::Compare(class TWsGraphicId const &) const
1.4232 + _asm mov eax, 468
1.4233 + _asm jmp common_dispatch
1.4234 + }
1.4235 +
1.4236 +__declspec(dllexport)
1.4237 +__declspec(naked)
1.4238 +void call_vector_469 ()
1.4239 + {
1.4240 + // ; int RWsGraphicMsgBuf::Count(void) const
1.4241 + _asm mov eax, 469
1.4242 + _asm jmp common_dispatch
1.4243 + }
1.4244 +
1.4245 +__declspec(dllexport)
1.4246 +__declspec(naked)
1.4247 +void call_vector_470 ()
1.4248 + {
1.4249 + // ; class TPtrC8 RWsGraphicMsgBuf::Data(int) const
1.4250 + _asm mov eax, 470
1.4251 + _asm jmp common_dispatch
1.4252 + }
1.4253 +
1.4254 +__declspec(dllexport)
1.4255 +__declspec(naked)
1.4256 +void call_vector_471 ()
1.4257 + {
1.4258 + // ; void CWsGraphic::Destroy(void)
1.4259 + _asm mov eax, 471
1.4260 + _asm jmp common_dispatch
1.4261 + }
1.4262 +
1.4263 +__declspec(dllexport)
1.4264 +__declspec(naked)
1.4265 +void call_vector_472 ()
1.4266 + {
1.4267 + // ; void RWsGraphicMsgBuf::GetFixedMsg(class TWsGraphicMsgFixedBase &, int) const
1.4268 + _asm mov eax, 472
1.4269 + _asm jmp common_dispatch
1.4270 + }
1.4271 +
1.4272 +__declspec(dllexport)
1.4273 +__declspec(naked)
1.4274 +void call_vector_473 ()
1.4275 + {
1.4276 + // ; class TWsGraphicId const & CWsGraphic::Id(void) const
1.4277 + _asm mov eax, 473
1.4278 + _asm jmp common_dispatch
1.4279 + }
1.4280 +
1.4281 +__declspec(dllexport)
1.4282 +__declspec(naked)
1.4283 +void call_vector_474 ()
1.4284 + {
1.4285 + // ; int CWsGraphic::IsActive(void) const
1.4286 + _asm mov eax, 474
1.4287 + _asm jmp common_dispatch
1.4288 + }
1.4289 +
1.4290 +__declspec(dllexport)
1.4291 +__declspec(naked)
1.4292 +void call_vector_475 ()
1.4293 + {
1.4294 + // ; int TWsGraphicId::IsId(void) const
1.4295 + _asm mov eax, 475
1.4296 + _asm jmp common_dispatch
1.4297 + }
1.4298 +
1.4299 +__declspec(dllexport)
1.4300 +__declspec(naked)
1.4301 +void call_vector_476 ()
1.4302 + {
1.4303 + // ; void CWsGraphic::OnClientClose(void)
1.4304 + _asm mov eax, 476
1.4305 + _asm jmp common_dispatch
1.4306 + }
1.4307 +
1.4308 +__declspec(dllexport)
1.4309 +__declspec(naked)
1.4310 +void call_vector_477 ()
1.4311 + {
1.4312 + // ; class TDesC8 const & RWsGraphicMsgBuf::Pckg(void) const
1.4313 + _asm mov eax, 477
1.4314 + _asm jmp common_dispatch
1.4315 + }
1.4316 +
1.4317 +__declspec(dllexport)
1.4318 +__declspec(naked)
1.4319 +void call_vector_478 ()
1.4320 + {
1.4321 + // ; class TPtrC8 TWsGraphicMsgFixedBase::Pckg(void) const
1.4322 + _asm mov eax, 478
1.4323 + _asm jmp common_dispatch
1.4324 + }
1.4325 +
1.4326 +__declspec(dllexport)
1.4327 +__declspec(naked)
1.4328 +void call_vector_479 ()
1.4329 + {
1.4330 + // ; void RWsGraphicMsgBuf::Remove(int)
1.4331 + _asm mov eax, 479
1.4332 + _asm jmp common_dispatch
1.4333 + }
1.4334 +
1.4335 +__declspec(dllexport)
1.4336 +__declspec(naked)
1.4337 +void call_vector_480 ()
1.4338 + {
1.4339 + // ; void CWsGraphic::SendMessage(class TDesC8 const &) const
1.4340 + _asm mov eax, 480
1.4341 + _asm jmp common_dispatch
1.4342 + }
1.4343 +
1.4344 +__declspec(dllexport)
1.4345 +__declspec(naked)
1.4346 +void call_vector_481 ()
1.4347 + {
1.4348 + // ; void TWsGraphicId::Set(int)
1.4349 + _asm mov eax, 481
1.4350 + _asm jmp common_dispatch
1.4351 + }
1.4352 +
1.4353 +__declspec(dllexport)
1.4354 +__declspec(naked)
1.4355 +void call_vector_482 ()
1.4356 + {
1.4357 + // ; void TWsGraphicId::Set(class TUid)
1.4358 + _asm mov eax, 482
1.4359 + _asm jmp common_dispatch
1.4360 + }
1.4361 +
1.4362 +__declspec(dllexport)
1.4363 +__declspec(naked)
1.4364 +void call_vector_483 ()
1.4365 + {
1.4366 + // ; int CWsGraphic::Share(class TSecureId)
1.4367 + _asm mov eax, 483
1.4368 + _asm jmp common_dispatch
1.4369 + }
1.4370 +
1.4371 +__declspec(dllexport)
1.4372 +__declspec(naked)
1.4373 +void call_vector_484 ()
1.4374 + {
1.4375 + // ; int CWsGraphic::ShareGlobally(void)
1.4376 + _asm mov eax, 484
1.4377 + _asm jmp common_dispatch
1.4378 + }
1.4379 +
1.4380 +__declspec(dllexport)
1.4381 +__declspec(naked)
1.4382 +void call_vector_485 ()
1.4383 + {
1.4384 + // ; int TWsGraphicMsgFixedBase::Size(void) const
1.4385 + _asm mov eax, 485
1.4386 + _asm jmp common_dispatch
1.4387 + }
1.4388 +
1.4389 +__declspec(dllexport)
1.4390 +__declspec(naked)
1.4391 +void call_vector_486 ()
1.4392 + {
1.4393 + // ; class TUid RWsGraphicMsgBuf::TypeId(int) const
1.4394 + _asm mov eax, 486
1.4395 + _asm jmp common_dispatch
1.4396 + }
1.4397 +
1.4398 +__declspec(dllexport)
1.4399 +__declspec(naked)
1.4400 +void call_vector_487 ()
1.4401 + {
1.4402 + // ; class TUid TWsGraphicMsgFixedBase::TypeId(void) const
1.4403 + _asm mov eax, 487
1.4404 + _asm jmp common_dispatch
1.4405 + }
1.4406 +
1.4407 +__declspec(dllexport)
1.4408 +__declspec(naked)
1.4409 +void call_vector_488 ()
1.4410 + {
1.4411 + // ; int CWsGraphic::UnShare(class TSecureId)
1.4412 + _asm mov eax, 488
1.4413 + _asm jmp common_dispatch
1.4414 + }
1.4415 +
1.4416 +__declspec(dllexport)
1.4417 +__declspec(naked)
1.4418 +void call_vector_489 ()
1.4419 + {
1.4420 + // ; int CWsGraphic::UnShareGlobally(void)
1.4421 + _asm mov eax, 489
1.4422 + _asm jmp common_dispatch
1.4423 + }
1.4424 +
1.4425 +__declspec(dllexport)
1.4426 +__declspec(naked)
1.4427 +void call_vector_490 ()
1.4428 + {
1.4429 + // ; class TPtr8 RWsGraphicMsgBuf::Data(int)
1.4430 + _asm mov eax, 490
1.4431 + _asm jmp common_dispatch
1.4432 + }
1.4433 +
1.4434 +__declspec(dllexport)
1.4435 +__declspec(naked)
1.4436 +void call_vector_491 ()
1.4437 + {
1.4438 + // ; TWsGraphicId::TWsGraphicId(class TWsGraphicId const &)
1.4439 + _asm mov eax, 491
1.4440 + _asm jmp common_dispatch
1.4441 + }
1.4442 +
1.4443 +__declspec(dllexport)
1.4444 +__declspec(naked)
1.4445 +void call_vector_492 ()
1.4446 + {
1.4447 + // ; TWsGraphicId::TWsGraphicId(int)
1.4448 + _asm mov eax, 492
1.4449 + _asm jmp common_dispatch
1.4450 + }
1.4451 +
1.4452 +__declspec(dllexport)
1.4453 +__declspec(naked)
1.4454 +void call_vector_493 ()
1.4455 + {
1.4456 + // ; int CWsGraphic::Flush(void) const
1.4457 + _asm mov eax, 493
1.4458 + _asm jmp common_dispatch
1.4459 + }
1.4460 +
1.4461 +__declspec(dllexport)
1.4462 +__declspec(naked)
1.4463 +void call_vector_494 ()
1.4464 + {
1.4465 + // ; int RWindowGroup::Construct(unsigned long, int, class CWsScreenDevice *)
1.4466 + _asm mov eax, 494
1.4467 + _asm jmp common_dispatch
1.4468 + }
1.4469 +
1.4470 +__declspec(dllexport)
1.4471 +__declspec(naked)
1.4472 +void call_vector_495 ()
1.4473 + {
1.4474 + // ; int RWindowGroup::Construct(unsigned long, class CWsScreenDevice *)
1.4475 + _asm mov eax, 495
1.4476 + _asm jmp common_dispatch
1.4477 + }
1.4478 +
1.4479 +__declspec(dllexport)
1.4480 +__declspec(naked)
1.4481 +void call_vector_496 ()
1.4482 + {
1.4483 + // ; int RWsSession::GetColorModeList(int, class CArrayFixFlat<int> *) const
1.4484 + _asm mov eax, 496
1.4485 + _asm jmp common_dispatch
1.4486 + }
1.4487 +
1.4488 +__declspec(dllexport)
1.4489 +__declspec(naked)
1.4490 +void call_vector_497 ()
1.4491 + {
1.4492 + // ; enum TDisplayMode RWsSession::GetDefModeMaxNumColors(int, int &, int &) const
1.4493 + _asm mov eax, 497
1.4494 + _asm jmp common_dispatch
1.4495 + }
1.4496 +
1.4497 +__declspec(dllexport)
1.4498 +__declspec(naked)
1.4499 +void call_vector_498 ()
1.4500 + {
1.4501 + // ; int RWsSession::GetDefaultOwningWindow(int) const
1.4502 + _asm mov eax, 498
1.4503 + _asm jmp common_dispatch
1.4504 + }
1.4505 +
1.4506 +__declspec(dllexport)
1.4507 +__declspec(naked)
1.4508 +void call_vector_499 ()
1.4509 + {
1.4510 + // ; int RWsSession::GetFocusWindowGroup(int) const
1.4511 + _asm mov eax, 499
1.4512 + _asm jmp common_dispatch
1.4513 + }
1.4514 +
1.4515 +__declspec(dllexport)
1.4516 +__declspec(naked)
1.4517 +void call_vector_500 ()
1.4518 + {
1.4519 + // ; int RWsSession::NumWindowGroups(int, int) const
1.4520 + _asm mov eax, 500
1.4521 + _asm jmp common_dispatch
1.4522 + }
1.4523 +
1.4524 +__declspec(dllexport)
1.4525 +__declspec(naked)
1.4526 +void call_vector_501 ()
1.4527 + {
1.4528 + // ; int RWsSession::NumberOfScreens(void) const
1.4529 + _asm mov eax, 501
1.4530 + _asm jmp common_dispatch
1.4531 + }
1.4532 +
1.4533 +__declspec(dllexport)
1.4534 +__declspec(naked)
1.4535 +void call_vector_502 ()
1.4536 + {
1.4537 + // ; int RWsSession::WindowGroupList(class CArrayFixFlat<int> *, int, int) const
1.4538 + _asm mov eax, 502
1.4539 + _asm jmp common_dispatch
1.4540 + }
1.4541 +
1.4542 +__declspec(dllexport)
1.4543 +__declspec(naked)
1.4544 +void call_vector_503 ()
1.4545 + {
1.4546 + // ; TWsGraphicId::TWsGraphicId(class TUid)
1.4547 + _asm mov eax, 503
1.4548 + _asm jmp common_dispatch
1.4549 + }
1.4550 +
1.4551 +__declspec(dllexport)
1.4552 +__declspec(naked)
1.4553 +void call_vector_504 ()
1.4554 + {
1.4555 + // ; public: void __thiscall RWsSession::SetMaxBufferSizeL(int)
1.4556 + _asm mov eax, 504
1.4557 + _asm jmp common_dispatch
1.4558 + }
1.4559 +
1.4560 +__declspec(dllexport)
1.4561 +__declspec(naked)
1.4562 +void call_vector_505 ()
1.4563 + {
1.4564 + // ; void RWindow::EnableOSB(int)
1.4565 + _asm mov eax, 505
1.4566 + _asm jmp common_dispatch
1.4567 + }
1.4568 +
1.4569 +__declspec(dllexport)
1.4570 +__declspec(naked)
1.4571 +void call_vector_506 ()
1.4572 + {
1.4573 + // ; int TWsGraphicId::Id(void) const
1.4574 + _asm mov eax, 506
1.4575 + _asm jmp common_dispatch
1.4576 + }
1.4577 +
1.4578 +__declspec(dllexport)
1.4579 +__declspec(naked)
1.4580 +void call_vector_507 ()
1.4581 + {
1.4582 + // ; int TWsGraphicId::IsUid(void) const
1.4583 + _asm mov eax, 507
1.4584 + _asm jmp common_dispatch
1.4585 + }
1.4586 +
1.4587 +__declspec(dllexport)
1.4588 +__declspec(naked)
1.4589 +void call_vector_508 ()
1.4590 + {
1.4591 + // ; void CWsGraphic::SetGraphicExtension(class MWsObjectProvider *)
1.4592 + _asm mov eax, 508
1.4593 + _asm jmp common_dispatch
1.4594 + }
1.4595 +
1.4596 +__declspec(dllexport)
1.4597 +__declspec(naked)
1.4598 +void call_vector_509 ()
1.4599 + {
1.4600 + // ; int CWsGraphic::SendSynchronMessage(class TDesC8 const &) const
1.4601 + _asm mov eax, 509
1.4602 + _asm jmp common_dispatch
1.4603 + }
1.4604 +
1.4605 +__declspec(dllexport)
1.4606 +__declspec(naked)
1.4607 +void call_vector_510 ()
1.4608 + {
1.4609 + // ; int RWsSession::DebugInfo(int, class TDes8 &, int) const
1.4610 + _asm mov eax, 510
1.4611 + _asm jmp common_dispatch
1.4612 + }
1.4613 +
1.4614 +__declspec(dllexport)
1.4615 +__declspec(naked)
1.4616 +void call_vector_511 ()
1.4617 + {
1.4618 + // ; int RWsSession::DebugInfo(int, int) const
1.4619 + _asm mov eax, 511
1.4620 + _asm jmp common_dispatch
1.4621 + }
1.4622 +
1.4623 +__declspec(dllexport)
1.4624 +__declspec(naked)
1.4625 +void call_vector_512 ()
1.4626 + {
1.4627 + // ; unsigned long RWindowTreeNode::ClientHandle(void) const
1.4628 + _asm mov eax, 512
1.4629 + _asm jmp common_dispatch
1.4630 + }
1.4631 +
1.4632 +__declspec(dllexport)
1.4633 +__declspec(naked)
1.4634 +void call_vector_513 ()
1.4635 + {
1.4636 + // ; int RWindowBase::SetBackgroundSurface(class TSurfaceId const &)
1.4637 + _asm mov eax, 513
1.4638 + _asm jmp common_dispatch
1.4639 + }
1.4640 +
1.4641 +__declspec(dllexport)
1.4642 +__declspec(naked)
1.4643 +void call_vector_514 ()
1.4644 + {
1.4645 + // (noname)
1.4646 + _asm mov eax, 514
1.4647 + _asm jmp common_dispatch
1.4648 + }
1.4649 +
1.4650 +__declspec(dllexport)
1.4651 +__declspec(naked)
1.4652 +void call_vector_515 ()
1.4653 + {
1.4654 + // ; class TRgb RWindowBase::KeyColor(void) const
1.4655 + _asm mov eax, 515
1.4656 + _asm jmp common_dispatch
1.4657 + }
1.4658 +
1.4659 +__declspec(dllexport)
1.4660 +__declspec(naked)
1.4661 +void call_vector_516 ()
1.4662 + {
1.4663 + // (noname)
1.4664 + _asm mov eax, 516
1.4665 + _asm jmp common_dispatch
1.4666 + }
1.4667 +
1.4668 +__declspec(dllexport)
1.4669 +__declspec(naked)
1.4670 +void call_vector_517 ()
1.4671 + {
1.4672 + // (noname)
1.4673 + _asm mov eax, 517
1.4674 + _asm jmp common_dispatch
1.4675 + }
1.4676 +
1.4677 +__declspec(dllexport)
1.4678 +__declspec(naked)
1.4679 +void call_vector_518 ()
1.4680 + {
1.4681 + // (noname)
1.4682 + _asm mov eax, 518
1.4683 + _asm jmp common_dispatch
1.4684 + }
1.4685 +
1.4686 +__declspec(dllexport)
1.4687 +__declspec(naked)
1.4688 +void call_vector_519 ()
1.4689 + {
1.4690 + // (noname)
1.4691 + _asm mov eax, 519
1.4692 + _asm jmp common_dispatch
1.4693 + }
1.4694 +
1.4695 +__declspec(dllexport)
1.4696 +__declspec(naked)
1.4697 +void call_vector_520 ()
1.4698 + {
1.4699 + // (noname)
1.4700 + _asm mov eax, 520
1.4701 + _asm jmp common_dispatch
1.4702 + }
1.4703 +
1.4704 +__declspec(dllexport)
1.4705 +__declspec(naked)
1.4706 +void call_vector_521 ()
1.4707 + {
1.4708 + // ; int RWindowBase::GetBackgroundSurface(class TSurfaceConfiguration &) const
1.4709 + _asm mov eax, 521
1.4710 + _asm jmp common_dispatch
1.4711 + }
1.4712 +
1.4713 +__declspec(dllexport)
1.4714 +__declspec(naked)
1.4715 +void call_vector_522 ()
1.4716 + {
1.4717 + // (noname)
1.4718 + _asm mov eax, 522
1.4719 + _asm jmp common_dispatch
1.4720 + }
1.4721 +
1.4722 +__declspec(dllexport)
1.4723 +__declspec(naked)
1.4724 +void call_vector_523 ()
1.4725 + {
1.4726 + // ; int RWsSession::PreferredSurfaceConfigurationSize(void) const
1.4727 + _asm mov eax, 523
1.4728 + _asm jmp common_dispatch
1.4729 + }
1.4730 +
1.4731 +__declspec(dllexport)
1.4732 +__declspec(naked)
1.4733 +void call_vector_524 ()
1.4734 + {
1.4735 + // ; int RWsSession::RegisterSurface(int, class TSurfaceId const &)
1.4736 + _asm mov eax, 524
1.4737 + _asm jmp common_dispatch
1.4738 + }
1.4739 +
1.4740 +__declspec(dllexport)
1.4741 +__declspec(naked)
1.4742 +void call_vector_525 ()
1.4743 + {
1.4744 + // (noname)
1.4745 + _asm mov eax, 525
1.4746 + _asm jmp common_dispatch
1.4747 + }
1.4748 +
1.4749 +__declspec(dllexport)
1.4750 +__declspec(naked)
1.4751 +void call_vector_526 ()
1.4752 + {
1.4753 + // ; void RWindowBase::RemoveBackgroundSurface(int)
1.4754 + _asm mov eax, 526
1.4755 + _asm jmp common_dispatch
1.4756 + }
1.4757 +
1.4758 +__declspec(dllexport)
1.4759 +__declspec(naked)
1.4760 +void call_vector_527 ()
1.4761 + {
1.4762 + // (noname)
1.4763 + _asm mov eax, 527
1.4764 + _asm jmp common_dispatch
1.4765 + }
1.4766 +
1.4767 +__declspec(dllexport)
1.4768 +__declspec(naked)
1.4769 +void call_vector_528 ()
1.4770 + {
1.4771 + // ; int RWindowBase::SetBackgroundSurface(class TSurfaceConfiguration const &, int)
1.4772 + _asm mov eax, 528
1.4773 + _asm jmp common_dispatch
1.4774 + }
1.4775 +
1.4776 +__declspec(dllexport)
1.4777 +__declspec(naked)
1.4778 +void call_vector_529 ()
1.4779 + {
1.4780 + // ; void RWsSession::UnregisterSurface(int, class TSurfaceId const &)
1.4781 + _asm mov eax, 529
1.4782 + _asm jmp common_dispatch
1.4783 + }
1.4784 +
1.4785 +__declspec(dllexport)
1.4786 +__declspec(naked)
1.4787 +void call_vector_530 ()
1.4788 + {
1.4789 + // ; void RWindow::ClearRedrawStore(void)
1.4790 + _asm mov eax, 530
1.4791 + _asm jmp common_dispatch
1.4792 + }
1.4793 +
1.4794 +__declspec(dllexport)
1.4795 +__declspec(naked)
1.4796 +void call_vector_531 ()
1.4797 + {
1.4798 + // ; int RWsSession::Finish(void)
1.4799 + _asm mov eax, 531
1.4800 + _asm jmp common_dispatch
1.4801 + }
1.4802 +
1.4803 +__declspec(dllexport)
1.4804 +__declspec(naked)
1.4805 +void call_vector_532 ()
1.4806 + {
1.4807 + // ; void RWsSession::SyncMsgBuf(void)
1.4808 + _asm mov eax, 532
1.4809 + _asm jmp common_dispatch
1.4810 + }
1.4811 +
1.4812 +__declspec(dllexport)
1.4813 +__declspec(naked)
1.4814 +void call_vector_533 ()
1.4815 + {
1.4816 + // ; class RWsSession & CWsGraphic::Session(void)
1.4817 + _asm mov eax, 533
1.4818 + _asm jmp common_dispatch
1.4819 + }
1.4820 +
1.4821 +__declspec(dllexport)
1.4822 +__declspec(naked)
1.4823 +void call_vector_534 ()
1.4824 + {
1.4825 + // ; int RWindowTreeNode::ScreenNumber(void) const
1.4826 + _asm mov eax, 534
1.4827 + _asm jmp common_dispatch
1.4828 + }
1.4829 +
1.4830 +__declspec(dllexport)
1.4831 +__declspec(naked)
1.4832 +void call_vector_535 ()
1.4833 + {
1.4834 + // ; void TWsEvent::SetPointerNumber(unsigned char)
1.4835 + _asm mov eax, 535
1.4836 + _asm jmp common_dispatch
1.4837 + }
1.4838 +
1.4839 +__declspec(dllexport)
1.4840 +__declspec(naked)
1.4841 +void call_vector_536 ()
1.4842 + {
1.4843 + // ; int TAdvancedPointerEvent::DoGetPointerNumber(void) const
1.4844 + _asm mov eax, 536
1.4845 + _asm jmp common_dispatch
1.4846 + }
1.4847 +
1.4848 +__declspec(dllexport)
1.4849 +__declspec(naked)
1.4850 +void call_vector_537 ()
1.4851 + {
1.4852 + // ; int RWindowBase::ClaimPointerGrab(unsigned char, int)
1.4853 + _asm mov eax, 537
1.4854 + _asm jmp common_dispatch
1.4855 + }
1.4856 +
1.4857 +__declspec(dllexport)
1.4858 +__declspec(naked)
1.4859 +void call_vector_538 ()
1.4860 + {
1.4861 + // ; int RWindowBase::RequestPointerRepeatEvent(class TTimeIntervalMicroSeconds32, class TRect const &, unsigned char)
1.4862 + _asm mov eax, 538
1.4863 + _asm jmp common_dispatch
1.4864 + }
1.4865 +
1.4866 +__declspec(dllexport)
1.4867 +__declspec(naked)
1.4868 +void call_vector_539 ()
1.4869 + {
1.4870 + // ; int RWsSession::GetExitHighPressureThreshold(void) const
1.4871 + _asm mov eax, 539
1.4872 + _asm jmp common_dispatch
1.4873 + }
1.4874 +
1.4875 +__declspec(dllexport)
1.4876 +__declspec(naked)
1.4877 +void call_vector_540 ()
1.4878 + {
1.4879 + // ; int RWsSession::SetCloseProximityThresholds(int, int)
1.4880 + _asm mov eax, 540
1.4881 + _asm jmp common_dispatch
1.4882 + }
1.4883 +
1.4884 +__declspec(dllexport)
1.4885 +__declspec(naked)
1.4886 +void call_vector_541 ()
1.4887 + {
1.4888 + // ; int RWsSession::SetHighPressureThresholds(int, int)
1.4889 + _asm mov eax, 541
1.4890 + _asm jmp common_dispatch
1.4891 + }
1.4892 +
1.4893 +__declspec(dllexport)
1.4894 +__declspec(naked)
1.4895 +void call_vector_542 ()
1.4896 + {
1.4897 + // ; int RWindowBase::CancelPointerRepeatEventRequest(unsigned char)
1.4898 + _asm mov eax, 542
1.4899 + _asm jmp common_dispatch
1.4900 + }
1.4901 +
1.4902 +__declspec(dllexport)
1.4903 +__declspec(naked)
1.4904 +void call_vector_543 ()
1.4905 + {
1.4906 + // ; void TWsEvent::InitAdvancedPointerEvent(enum TPointerEvent::TType, unsigned int, class TPoint3D const &, unsigned char)
1.4907 + _asm mov eax, 543
1.4908 + _asm jmp common_dispatch
1.4909 + }
1.4910 +
1.4911 +__declspec(dllexport)
1.4912 +__declspec(naked)
1.4913 +void call_vector_544 ()
1.4914 + {
1.4915 + // ; int RWsSession::GetExitCloseProximityThreshold(void) const
1.4916 + _asm mov eax, 544
1.4917 + _asm jmp common_dispatch
1.4918 + }
1.4919 +
1.4920 +__declspec(dllexport)
1.4921 +__declspec(naked)
1.4922 +void call_vector_545 ()
1.4923 + {
1.4924 + // ; void RWindowBase::EnableAdvancedPointers(void)
1.4925 + _asm mov eax, 545
1.4926 + _asm jmp common_dispatch
1.4927 + }
1.4928 +
1.4929 +__declspec(dllexport)
1.4930 +__declspec(naked)
1.4931 +void call_vector_546 ()
1.4932 + {
1.4933 + // ; void TWsEvent::SetPointerZ(int)
1.4934 + _asm mov eax, 546
1.4935 + _asm jmp common_dispatch
1.4936 + }
1.4937 +
1.4938 +__declspec(dllexport)
1.4939 +__declspec(naked)
1.4940 +void call_vector_547 ()
1.4941 + {
1.4942 + // ; int TAdvancedPointerEvent::DoGetProximityAndPressure(void) const
1.4943 + _asm mov eax, 547
1.4944 + _asm jmp common_dispatch
1.4945 + }
1.4946 +
1.4947 +__declspec(dllexport)
1.4948 +__declspec(naked)
1.4949 +void call_vector_548 ()
1.4950 + {
1.4951 + // ; int TAdvancedPointerEvent::DoGetProximity(void) const
1.4952 + _asm mov eax, 548
1.4953 + _asm jmp common_dispatch
1.4954 + }
1.4955 +
1.4956 +__declspec(dllexport)
1.4957 +__declspec(naked)
1.4958 +void call_vector_549 ()
1.4959 + {
1.4960 + // ; int TAdvancedPointerEvent::DoGetPressure(void) const
1.4961 + _asm mov eax, 549
1.4962 + _asm jmp common_dispatch
1.4963 + }
1.4964 +
1.4965 +__declspec(dllexport)
1.4966 +__declspec(naked)
1.4967 +void call_vector_550 ()
1.4968 + {
1.4969 + // ; void RWindowGroup::SimulateAdvancedPointerEvent(class TRawEvent)
1.4970 + _asm mov eax, 550
1.4971 + _asm jmp common_dispatch
1.4972 + }
1.4973 +
1.4974 +__declspec(dllexport)
1.4975 +__declspec(naked)
1.4976 +void call_vector_551 ()
1.4977 + {
1.4978 + // ; int RWsSession::GetEnterHighPressureThreshold(void) const
1.4979 + _asm mov eax, 551
1.4980 + _asm jmp common_dispatch
1.4981 + }
1.4982 +
1.4983 +__declspec(dllexport)
1.4984 +__declspec(naked)
1.4985 +void call_vector_552 ()
1.4986 + {
1.4987 + // ; int RWsSession::GetEnterCloseProximityThreshold(void) const
1.4988 + _asm mov eax, 552
1.4989 + _asm jmp common_dispatch
1.4990 + }
1.4991 +
1.4992 +__declspec(dllexport)
1.4993 +__declspec(naked)
1.4994 +void call_vector_553 ()
1.4995 + {
1.4996 + // ; class TAdvancedPointerEvent & TAdvancedPointerEvent::operator=(class TAdvancedPointerEvent const &)
1.4997 + _asm mov eax, 553
1.4998 + _asm jmp common_dispatch
1.4999 + }
1.5000 +
1.5001 +__declspec(dllexport)
1.5002 +__declspec(naked)
1.5003 +void call_vector_554 ()
1.5004 + {
1.5005 + // ; TAdvancedPointerEvent::TAdvancedPointerEvent(class TAdvancedPointerEvent const &)
1.5006 + _asm mov eax, 554
1.5007 + _asm jmp common_dispatch
1.5008 + }
1.5009 +
1.5010 +__declspec(dllexport)
1.5011 +__declspec(naked)
1.5012 +void call_vector_555 ()
1.5013 + {
1.5014 + // ; RWsDrawableSource::RWsDrawableSource(void)
1.5015 + _asm mov eax, 555
1.5016 + _asm jmp common_dispatch
1.5017 + }
1.5018 +
1.5019 +__declspec(dllexport)
1.5020 +__declspec(naked)
1.5021 +void call_vector_556 ()
1.5022 + {
1.5023 + // ; void RWsDrawableSource::Close(void)
1.5024 + _asm mov eax, 556
1.5025 + _asm jmp common_dispatch
1.5026 + }
1.5027 +
1.5028 +__declspec(dllexport)
1.5029 +__declspec(naked)
1.5030 +void call_vector_557 ()
1.5031 + {
1.5032 + // ; int RWsDrawableSource::Create(class RSgDrawable const &)
1.5033 + _asm mov eax, 557
1.5034 + _asm jmp common_dispatch
1.5035 + }
1.5036 +
1.5037 +__declspec(dllexport)
1.5038 +__declspec(naked)
1.5039 +void call_vector_558 ()
1.5040 + {
1.5041 + // ; class TSgDrawableId const & RWsDrawableSource::DrawableId(void) const
1.5042 + _asm mov eax, 558
1.5043 + _asm jmp common_dispatch
1.5044 + }
1.5045 +
1.5046 +__declspec(dllexport)
1.5047 +__declspec(naked)
1.5048 +void call_vector_559 ()
1.5049 + {
1.5050 + // ; void CWindowGc::DrawResource(class TPoint const &, class RWsDrawableSource const &, enum CWindowGc::TGraphicsRotation)
1.5051 + _asm mov eax, 559
1.5052 + _asm jmp common_dispatch
1.5053 + }
1.5054 +
1.5055 +__declspec(dllexport)
1.5056 +__declspec(naked)
1.5057 +void call_vector_560 ()
1.5058 + {
1.5059 + // ; void CWindowGc::DrawResource(class TRect const &, class RWsDrawableSource const &, enum CWindowGc::TGraphicsRotation)
1.5060 + _asm mov eax, 560
1.5061 + _asm jmp common_dispatch
1.5062 + }
1.5063 +
1.5064 +__declspec(dllexport)
1.5065 +__declspec(naked)
1.5066 +void call_vector_561 ()
1.5067 + {
1.5068 + // ; void CWindowGc::DrawResource(class TRect const &, class RWsDrawableSource const &, class TRect const &, enum CWindowGc::TGraphicsRotation)
1.5069 + _asm mov eax, 561
1.5070 + _asm jmp common_dispatch
1.5071 + }
1.5072 +
1.5073 +__declspec(dllexport)
1.5074 +__declspec(naked)
1.5075 +void call_vector_562 ()
1.5076 + {
1.5077 + // ; void CWindowGc::DrawResource(class TRect const &, class RWsDrawableSource const &, class TDesC8 const &)
1.5078 + _asm mov eax, 562
1.5079 + _asm jmp common_dispatch
1.5080 + }
1.5081 +
1.5082 +__declspec(dllexport)
1.5083 +__declspec(naked)
1.5084 +void call_vector_563 ()
1.5085 + {
1.5086 + // ; int RDirectScreenAccess::Construct(int)
1.5087 + _asm mov eax, 563
1.5088 + _asm jmp common_dispatch
1.5089 + }
1.5090 +
1.5091 +__declspec(dllexport)
1.5092 +__declspec(naked)
1.5093 +void call_vector_564 ()
1.5094 + {
1.5095 + // ; class CDirectScreenAccess * CDirectScreenAccess::NewL(class RWsSession &, class CWsScreenDevice &, class RWindowBase &, class MDirectScreenAccess &, int)
1.5096 + _asm mov eax, 564
1.5097 + _asm jmp common_dispatch
1.5098 + }
1.5099 +
1.5100 +__declspec(dllexport)
1.5101 +__declspec(naked)
1.5102 +void call_vector_565 ()
1.5103 + {
1.5104 + // ; int RWsDrawableSource::Create(class RSgDrawable const &, int)
1.5105 + _asm mov eax, 565
1.5106 + _asm jmp common_dispatch
1.5107 + }
1.5108 +
1.5109 +__declspec(dllexport)
1.5110 +__declspec(naked)
1.5111 +void call_vector_566 ()
1.5112 + {
1.5113 + // ; RWsDrawableSource::RWsDrawableSource(class RWsSession &)
1.5114 + _asm mov eax, 566
1.5115 + _asm jmp common_dispatch
1.5116 + }
1.5117 +
1.5118 +__declspec(dllexport)
1.5119 +__declspec(naked)
1.5120 +void call_vector_567 ()
1.5121 + {
1.5122 + // ; int RWsDrawableSource::ScreenNumber(void) const
1.5123 + _asm mov eax, 567
1.5124 + _asm jmp common_dispatch
1.5125 + }
1.5126 +
1.5127 +__declspec(dllexport)
1.5128 +__declspec(naked)
1.5129 +void call_vector_568 ()
1.5130 + {
1.5131 + // ; void * CWsScreenDevice::GetInterface(unsigned int)
1.5132 + _asm mov eax, 568
1.5133 + _asm jmp common_dispatch
1.5134 + }
1.5135 +
1.5136 +__declspec(dllexport)
1.5137 +__declspec(naked)
1.5138 +void call_vector_569 ()
1.5139 + {
1.5140 + // ; int CWsScreenDevice::IsCurrentModeDynamic(void) const
1.5141 + _asm mov eax, 569
1.5142 + _asm jmp common_dispatch
1.5143 + }
1.5144 +
1.5145 +__declspec(dllexport)
1.5146 +__declspec(naked)
1.5147 +void call_vector_570 ()
1.5148 + {
1.5149 + // ; int CWsScreenDevice::IsModeDynamic(int) const
1.5150 + _asm mov eax, 570
1.5151 + _asm jmp common_dispatch
1.5152 + }
1.5153 +
1.5154 +__declspec(dllexport)
1.5155 +__declspec(naked)
1.5156 +void call_vector_571 ()
1.5157 + {
1.5158 + // ; void const * CWindowGc::Interface(class TUid) const
1.5159 + _asm mov eax, 571
1.5160 + _asm jmp common_dispatch
1.5161 + }
1.5162 +
1.5163 +__declspec(dllexport)
1.5164 +__declspec(naked)
1.5165 +void call_vector_572 ()
1.5166 + {
1.5167 + // ; void * CWindowGc::Interface(class TUid)
1.5168 + _asm mov eax, 572
1.5169 + _asm jmp common_dispatch
1.5170 + }
1.5171 +
1.5172 +__declspec(dllexport)
1.5173 +__declspec(naked)
1.5174 +void call_vector_573 ()
1.5175 + {
1.5176 + // ; class RWsSession * RWindowTreeNode::Session(void) const
1.5177 + _asm mov eax, 573
1.5178 + _asm jmp common_dispatch
1.5179 + }
1.5180 +
1.5181 +__declspec(dllexport)
1.5182 +__declspec(naked)
1.5183 +void call_vector_574 ()
1.5184 + {
1.5185 + // ; void RWsSession::HeapSetBurstFail(int, int, int)
1.5186 + _asm mov eax, 574
1.5187 + _asm jmp common_dispatch
1.5188 + }
1.5189 +
1.5190 +__declspec(dllexport)
1.5191 +__declspec(naked)
1.5192 +void call_vector_575 ()
1.5193 + {
1.5194 + // ; void RWsSession::EnableWindowSizeCacheL(void)
1.5195 + _asm mov eax, 575
1.5196 + _asm jmp common_dispatch
1.5197 + }
1.5198 +
1.5199 +__declspec(dllexport)
1.5200 +__declspec(naked)
1.5201 +void call_vector_576 ()
1.5202 + {
1.5203 + // ; void RWindowBase::SetSurfaceTransparency(int)
1.5204 + _asm mov eax, 576
1.5205 + _asm jmp common_dispatch
1.5206 + }
1.5207 +
1.5208 +__declspec(dllexport)
1.5209 +__declspec(naked)
1.5210 +void call_vector_577 ()
1.5211 + {
1.5212 + // ; class TSize RWindowBase::SizeForEgl(void) const
1.5213 + _asm mov eax, 577
1.5214 + _asm jmp common_dispatch
1.5215 + }
1.5216 +
1.5217 +__declspec(dllexport)
1.5218 +__declspec(naked)
1.5219 +void call_vector_578 ()
1.5220 + {
1.5221 + // ; int RWindowBase::FixNativeOrientation(void)
1.5222 + _asm mov eax, 578
1.5223 + _asm jmp common_dispatch
1.5224 + }
1.5225 +
1.5226 +__declspec(dllexport)
1.5227 +__declspec(naked)
1.5228 +void call_vector_579 ()
1.5229 + {
1.5230 + // ; void RWindowBase::SetPurpose(int)
1.5231 + _asm mov eax, 579
1.5232 + _asm jmp common_dispatch
1.5233 + }
1.5234 +
1.5235 +__declspec(dllexport)
1.5236 +__declspec(naked)
1.5237 +void call_vector_580 ()
1.5238 + {
1.5239 + // ; void RWindowBase::SendEffectCommand(int, class TDesC8 const &)
1.5240 + _asm mov eax, 580
1.5241 + _asm jmp common_dispatch
1.5242 + }
1.5243 +
1.5244 +__declspec(dllexport)
1.5245 +__declspec(naked)
1.5246 +void call_vector_581 ()
1.5247 + {
1.5248 + // ; void RWsSession::SendEffectCommand(int, class TDesC8 const &)
1.5249 + _asm mov eax, 581
1.5250 + _asm jmp common_dispatch
1.5251 + }
1.5252 +
1.5253 +__declspec(dllexport)
1.5254 +__declspec(naked)
1.5255 +void call_vector_582 ()
1.5256 + {
1.5257 + // ; void RWsSession::RegisterEffect(int, int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &, unsigned int, class TBitFlagsT<unsigned long>)
1.5258 + _asm mov eax, 582
1.5259 + _asm jmp common_dispatch
1.5260 + }
1.5261 +
1.5262 +__declspec(dllexport)
1.5263 +__declspec(naked)
1.5264 +void call_vector_583 ()
1.5265 + {
1.5266 + // ; void RWindowBase::OverrideEffects(int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &, class TBitFlagsT<unsigned long>)
1.5267 + _asm mov eax, 583
1.5268 + _asm jmp common_dispatch
1.5269 + }
1.5270 +
1.5271 +__declspec(dllexport)
1.5272 +__declspec(naked)
1.5273 +void call_vector_584 ()
1.5274 + {
1.5275 + // ; void RWsSession::OverrideEffects(int, int, class TBuf<256> const &, class TBuf<256> const &, class TBuf<256> const &, class TBitFlagsT<unsigned long>)
1.5276 + _asm mov eax, 584
1.5277 + _asm jmp common_dispatch
1.5278 + }
1.5279 +
1.5280 +__declspec(dllexport)
1.5281 +__declspec(naked)
1.5282 +void call_vector_585 ()
1.5283 + {
1.5284 + // ; void RWsSession::UnregisterEffect(int, int, unsigned int)
1.5285 + _asm mov eax, 585
1.5286 + _asm jmp common_dispatch
1.5287 + }
1.5288 +
1.5289 +__declspec(dllexport)
1.5290 +__declspec(naked)
1.5291 +void call_vector_586 ()
1.5292 + {
1.5293 + // ; void RWsSession::UnregisterAllEffects(void)
1.5294 + _asm mov eax, 586
1.5295 + _asm jmp common_dispatch
1.5296 + }
1.5297 +
1.5298 +__declspec(dllexport)
1.5299 +__declspec(naked)
1.5300 +void call_vector_587 ()
1.5301 + {
1.5302 + // ; void RWsSession::IndicateAppOrientation(enum TRenderOrientation)
1.5303 + _asm mov eax, 587
1.5304 + _asm jmp common_dispatch
1.5305 + }
1.5306 +
1.5307 +}
1.5308 +#define MAX_ORDINAL 588
1.5309 +