forked from KolibriOS/kolibrios
desktop window is not movable (bug #17)
git-svn-id: svn://kolibrios.org@1540 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
0ae1d5df1d
commit
500fea459a
@ -392,6 +392,7 @@ set_window_defaults: ;/////////////////////////////////////////////////////////
|
||||
;------------------------------------------------------------------------------
|
||||
;? <description>
|
||||
;------------------------------------------------------------------------------
|
||||
mov byte [window_data + 0x20 + WDATA.cl_titlebar + 3], 1 ; desktop is not movable
|
||||
push eax ecx
|
||||
xor eax, eax
|
||||
mov ecx, WIN_STACK
|
||||
|
Loading…
Reference in New Issue
Block a user