equal
deleted
inserted
replaced
5200 { |
5200 { |
5201 // ; void RWindowBase::SetSurfaceTransparency(int) |
5201 // ; void RWindowBase::SetSurfaceTransparency(int) |
5202 _asm mov eax, 576 |
5202 _asm mov eax, 576 |
5203 _asm jmp common_dispatch |
5203 _asm jmp common_dispatch |
5204 } |
5204 } |
|
5205 |
|
5206 __declspec(dllexport) |
|
5207 __declspec(naked) |
|
5208 void call_vector_577 () |
|
5209 { |
|
5210 // ; class TSize RWindowBase::SizeForEgl(void) const |
|
5211 _asm mov eax, 577 |
|
5212 _asm jmp common_dispatch |
|
5213 } |
|
5214 |
|
5215 __declspec(dllexport) |
|
5216 __declspec(naked) |
|
5217 void call_vector_578 () |
|
5218 { |
|
5219 // ; int RWindowBase::FixNativeOrientation(void) |
|
5220 _asm mov eax, 578 |
|
5221 _asm jmp common_dispatch |
|
5222 } |
|
5223 |
5205 } |
5224 } |
5206 #define MAX_ORDINAL 577 |
5225 #define MAX_ORDINAL 579 |
5207 |
5226 |