Subversion Repositories Kolibri OS

Rev

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

Rev 6218 Rev 6219
Line 143... Line 143...
143
	add	ebx,2
143
	add	ebx,2
144
	shl	ebx,16
144
	shl	ebx,16
145
	add	ebx,TAB_SIZE-2	;54
145
	add	ebx,TAB_SIZE-2	;54
Line 146... Line 146...
146
 
146
 
147
	push	edi
147
	push	edi
148
	mov	edx,[system_colours.taskbar]
148
	mov	edx,[system_colours.work_button]
Line 149... Line 149...
149
	xor	edi,edi
149
	xor	edi,edi
150
 
150
 
Line 179... Line 179...
179
	sub	bx,4
179
	sub	bx,4
180
	shr	ecx,16
180
	shr	ecx,16
181
	add	bx,cx
181
	add	bx,cx
Line 182... Line 182...
182
	
182
	
183
	mov	edx, procinfo_window_tabs+10
183
	mov	edx, procinfo_window_tabs+10
184
	mcall	4,,[system_colours.taskbar_text],,11
184
	mcall	4,,[system_colours.work_button_text],,11
185
;--------------------------------------
185
;--------------------------------------
186
align 4
186
align 4
187
.nodraw:
187
.nodraw:
188
	inc	edi
188
	inc	edi