Subversion Repositories Kolibri OS

Rev

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

Rev 956 Rev 1637
Line 61... Line 61...
61
	mov ecx,[Window_CordinatY]
61
	mov ecx,[Window_CordinatY]
62
	shl ebx,16
62
	shl ebx,16
63
	shl ecx,16
63
	shl ecx,16
64
	add ebx,[Window_SizeX]
64
	add ebx,[Window_SizeX]
65
	add ecx,[Window_SizeY]
65
	add ecx,[Window_SizeY]
66
	mov edx,0x03aabbcc
66
	mov edx,0x43aabbcc
67
	mov esi,0x805080d0
67
	xor esi,esi	;0x805080d0
68
	mov edi,0x005080d0
68
	xor edi,edi	;0x005080d0
69
	mcall
69
	mcall
Line 70... Line 70...
70
 
70
 
71
	call draw_panel
71
	call draw_panel