A
anotherbrick
Guest
Snažím se sestavit tento kód s VC 6.0
Kód:__asm (
mov BL, 9
mov ax, 0204h
int 31h
mov dword ptr [oldint09 0], edx
mov slovo ptr [oldint09 4], cx
mov ecx, cs
mov edx, offset int09
mov ax, 0205h
int 31h)
Kód:__asm (
mov BL, 9
mov ax, 0204h
int 31h
mov dword ptr [oldint09 0], edx
mov slovo ptr [oldint09 4], cx
mov ecx, cs
mov edx, offset int09
mov ax, 0205h
int 31h)