FASM window move (for cursor and icons bug invisible)

git-svn-id: svn://kolibrios.org@949 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2008-12-08 23:45:35 +00:00
parent 5be9290389
commit 21c3bf8d69

View File

@ -168,8 +168,8 @@ draw_window:
get_sys_colors 1,0
xor eax,eax
mov ebx,50*65536+280
mov ecx,50*65536+260
mov ebx,100*65536+280
mov ecx,90*65536+260
mov edx,[sc.work]
or edx,0x33000000
mov edi,title ; Draw Window Label Text