Subversion Repositories Kolibri OS

Rev

Rev 617 | Rev 1480 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 617 Rev 824
Line -... Line 1...
-
 
1
diff16 'tp-mouse.asm',0,$
-
 
2
 
1
proc check_mouse_in_edit_area
3
proc check_mouse_in_edit_area
2
	mcall	37,1
4
	mcall	37,1
3
	mov	ebx,eax
5
	mov	ebx,eax
4
	and	ebx,0x0000FFFF
6
	and	ebx,0x0000FFFF
5
	shr	eax,16
7
	shr	eax,16