Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 529 → Rev 551

/programs/system/desktop/trunk/desktop.asm
808,7 → 808,7
mov ebx,110*65536+555 ; [x start] *65536 + [x size]
mov ecx,50*65536+255 ; [y start] *65536 + [y size]
mov edx,[w_work] ; color of work area RRGGBB,8->color
or edx,0x13000000
or edx,0x14000000
mov edi,title ; WINDOW LABEL
mcall