Ignore:
Timestamp:
Feb 15, 2001, 1:33:51 AM (25 years ago)
Author:
sandervl
Message:

header update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/thread.h

    r5014 r5139  
    141141              DWORD          lcid;           // thread lcid
    142142              BOOL           fIgnoreMsgs;    // set to true if waiting in WaitForSingleObject
     143              BOOL           fWM_SETFOCUS;   // set during WM_SETFOCUS message processing
     144              HWND           hwndFocus;      // set during WM_SETFOCUS message processing
    143145          } odin;
    144146#endif
Note: See TracChangeset for help on using the changeset viewer.