Allow programs to draw negative pixels and lines
Save window bounds (not just position) before rolling up or maximizing New functions: 48/7 - get skin margins 48/8 - set window skin git-svn-id: svn://kolibrios.org@52 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -4600,6 +4600,7 @@ align 4
|
||||
syscall_drawrect: ; DrawRect
|
||||
|
||||
mov edi,ecx
|
||||
and edi,0x80FFFFFF
|
||||
test ax,ax
|
||||
je drectr
|
||||
test bx,bx
|
||||
|
Reference in New Issue
Block a user