| Anonymous New User
 
 
 Joined: 10 Feb 2008
 Posts: 0
 
 
 | 
				
					| Posted: Tue Nov 19, 2002 7:27 pm
							    Post subject: 21 FLdPrThis |  
					| 
 |  
					| NumBytes: 1 ArgStr: uto
 SrcStr: |
 Comments:
 
 Runtime engine:
 [asm:3re0n41c]
 [/asm:3re0n41c]mov   eax, [ebp+8]           ; eax = Thismov   [ebp-4Ch], eax         ; CurrentObject = eaxxor   eax, eax               ; Clear current opcodemov   al, [esi]              ; Get next opcode from codeFrameinc   esi                    ; Move codeFrame to next opcodejmp   ds:_tblByteDisp[eax*4] ; Do this opcode (jumptable)
 |  |