mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- No code change, adding notes to header.
svn path=/trunk/; revision=39798
This commit is contained in:
@@ -39,8 +39,8 @@ typedef struct _THREADINFO
|
||||
PCLIENTINFO pClientInfo;
|
||||
FLONG TIF_flags;
|
||||
HANDLE hDesktop;
|
||||
UINT cPaintsReady;
|
||||
UINT cTimersReady;
|
||||
UINT cPaintsReady; /* Count of paints pending. */
|
||||
UINT cTimersReady; /* Count of timers pending. */
|
||||
LIST_ENTRY PtiLink;
|
||||
|
||||
LIST_ENTRY WindowListHead;
|
||||
|
||||
Reference in New Issue
Block a user