[KERNEL] Use specific cursors for window borders

git-svn-id: svn://kolibrios.org@9848 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Rustem Gimadutdinov (rgimad)
2022-06-23 15:18:20 +00:00
parent a6ec4967a1
commit d77dd5decc
9 changed files with 131 additions and 4 deletions

View File

@@ -538,7 +538,7 @@ struct APPDATA
in_schedule LHEAD ;+236
counter_add dd ? ;+244 ; R
cpu_usage dd ? ;+248 ; R
dd ? ;+252
temp_cursor dd 0 ;+252 ; temporary place to save cursor
ends
assert sizeof.APPDATA = 256