Subversion Repositories Kolibri OS

Rev

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

Rev 6367 Rev 6369
Line 73... Line 73...
73
	shl ecx, 16
73
	shl ecx, 16
74
	add ecx, 51
74
	add ecx, 51
75
	mov edx, 0xD5CDCB
75
	mov edx, 0xD5CDCB
76
	mcall 13
76
	mcall 13
Line 77... Line 77...
77
 
77
 
78
	mov	eax,ci_panel_x_pos
78
	;mov	eax,ci_panel_x_pos
79
	mov	ebx,ci_panel_y_pos
79
	;mov	ebx,ci_panel_y_pos
80
	mov	ecx,[Window_SizeX]
80
	;mov	ecx,[Window_SizeX]
81
	mov	edx,50
81
	;mov	edx,50
82
	mov	esi,1
82
	;mov	esi,1
83
	sub	ecx,5+ci_panel_x_pos+ci_offs_skin_w
83
	;sub	ecx,5+ci_panel_x_pos+ci_offs_skin_w
84
	call	draw_icons
84
	call	draw_icons
85
	call	PrintMousePos
85
	call	PrintMousePos
86
;------------------------------------------------
86
;------------------------------------------------
87
	mov ecx,[k]
87
	mov ecx,[k]