00435E5A . 68 0000CF02 push 2CF0000 ; |Style = WS_OVERLAPPED|WS_MINIMIZEBOX|WS_MAXIMIZEBOX|WS_CLIPCHILDREN|WS_SYSMENU|WS_THICKFRAME|WS_CAPTION
00435E5F . 52 push edx ; |WindowName =>
"☆终结者☆"
00435E60 . 51 push ecx ; |Class
00435E61 . 6A 10 push 10 ; |ExtStyle = WS_EX_ACCEPTFILES
[COLOR=
"Red"
]00435E63 . E8 34950700 call <jmp.&USER32.CreateWindowExA> ; \CreateWindowExA[
/COLOR
]
00435E68 . A3 7C3B4D00 mov dword ptr ds:[4D3B7C],eax
00435E6D . 833D 7C3B4D00>
cmp
dword ptr ds:[4D3B7C],0
00435E74 . 75 21 jnz short OD加强版.00435E97
00435E76 . 68 10200000 push 2010 ;
/Style
= MB_OK|MB_ICONHAND|MB_TASKMODAL
00435E7B . 8D86 08180000 lea eax,dword ptr ds:[esi+1808] ; |
00435E81 . 50 push eax ; |Title
00435E82 . 8D96 3A180000 lea edx,dword ptr ds:[esi+183A] ; |
00435E88 . 52 push edx ; |Text
00435E89 . 6A 00 push 0 ; |hOwner = NULL
00435E8B . E8 86960700 call <jmp.&USER32.MessageBoxA> ; \MessageBoxA
00435E90 . 33C0 xor eax,eax
00435E92 . E9 9E590000 jmp OD加强版.0043B835
00435E97 > 837D DC 00
cmp
dword ptr ss:[ebp-24],0
00435E9B . 74 10 je short OD加强版.00435EAD
00435E9D . 6A 03 push 3 ;
/ShowState
= SW_SHOWMAXIMIZED
00435E9F . 8B15 7C3B4D00 mov edx,dword ptr ds:[4D3B7C] ; |
00435EA5 . 52 push edx ; |hWnd => NULL
00435EA6 . E8 25970700 call <jmp.&USER32.ShowWindow> ; \ShowWindow
00435EAB . EB 0E jmp short OD加强版.00435EBB
00435EAD > 6A 09 push 9 ;
/ShowState
= SW_RESTORE
00435EAF . 8B0D 7C3B4D00 mov ecx,dword ptr ds:[4D3B7C] ; |
00435EB5 . 51 push ecx ; |hWnd => NULL
00435EB6 . E8 15970700 call <jmp.&USER32.ShowWindow> ; \ShowWindow