mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2025-09-21 22:53:51 +02:00
KolibriOS.TThreadInfo.Window/Client are TBox now
This commit is contained in:
@@ -56,10 +56,10 @@ type
|
||||
MemAddress: LongWord;
|
||||
MemUsage: LongWord;
|
||||
Identifier: LongWord;
|
||||
Window: TRect;
|
||||
Window: TBox;
|
||||
ThreadState: Word;
|
||||
Reserved2: Word;
|
||||
Client: TRect;
|
||||
Client: TBox;
|
||||
WindowState: Byte;
|
||||
EventMask: LongWord;
|
||||
KeyboardMode: Byte;
|
||||
|
Reference in New Issue
Block a user