Log in

View Full Version : What does this code (ARM)


steve b
February 19th, 2002, 15:38
Hello,

I have problems to interpret this code:
Quote:

.text:0001BA8C loc_0_1BA8C ; CODE XREF: sub_0_1B97C+6Cj
.text:0001BA8C MOV R3, #0x10C00
.text:0001BA90 ORR R3, R3, #0x1C ; --- 2 ---
.text:0001BA94 MOV R7, R5
.text:0001BA98 LDR R0, [R7,R3]!
.text:0001BA9C MOV R2, #5
.text:0001BAA0 MOV R1, #0x72
.text:0001BAA4 BL FindResourceW
.text:0001BAA8 MOV R1, R0
.text:0001BAAC LDR R0, [R7]
.text:0001BAB0 BL LoadResource
.text:0001BAB4 MOV R4, #0x10C00
.text:0001BAB8 LDR R3, =loc_0_40244
.text:0001BABC ORR R4, R4, #0x20
.text:0001BAC0 STR R5, [SP]
.text:0001BAC4 MOV R1, R0
.text:0001BAC8 LDR R2, [R5,R4]
.text:0001BACC LDR R0, [R7]
.text:0001BAD0 BL DialogBoxIndirectParamW
.text:0001BAD4 CMP R0, #1
.text:0001BAD8 BEQ loc_0_1BB38


Can anybody help me ?

steve

DakienDX
February 19th, 2002, 16:45
Hello steve b !

Try the two links below:

http://www.microsoft.com/mobile/developer/technicalarticles/debugapps.asp

http://www.pocketpcdn.com/index.html