Changeset 5845 for trunk/src/oleaut32/asmutil.asm
- Timestamp:
- May 31, 2001, 9:14:00 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/oleaut32/asmutil.asm
r5840 r5845 1 ; $Id: asmutil.asm,v 1. 1 2001-05-30 17:43:38sandervl Exp $1 ; $Id: asmutil.asm,v 1.2 2001-05-31 07:14:00 sandervl Exp $ 2 2 3 3 ; … … 45 45 mov ebx, dword ptr [eax] 46 46 push ebx 47 addeax, 447 sub eax, 4 48 48 49 49 dec ecx … … 72 72 mov ebx, dword ptr [eax] 73 73 push ebx 74 addeax, 474 sub eax, 4 75 75 76 76 dec ecx
Note:
See TracChangeset
for help on using the changeset viewer.