Subversion Repositories Kolibri OS

Rev

Rev 3840 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3840 Rev 5951
Line 101... Line 101...
101
@@:
101
@@:
102
	mcall
102
	mcall
103
	pop	ecx	ebx
103
	pop	ecx	ebx
104
	shr	ecx,16
104
	shr	ecx,16
105
	mov	bx,cx
105
	mov	bx,cx
106
	add	ebx,15 shl 16+5
106
	add	ebx,7 shl 16+2
107
	mcall	4,,0x90ffffff,[confirmation_type]
107
	mcall	4,,0x90ffffff,[confirmation_type]
108
	add	ebx,7 shl 16+20
108
	add	ebx,15 shl 16+20
109
	mcall	,,,type_yes
109
	mcall	,,,type_yes
110
	add	ebx,56 shl 16
110
	add	ebx,56 shl 16
111
	mcall	,,,type_no
111
	mcall	,,,type_no
112
	ret
112
	ret
113
;------------------------------------------------------------------------------
113
;------------------------------------------------------------------------------