Ignore:
Timestamp:
Oct 14, 1999, 2:29:15 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

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

    r1067 r1286  
    1 /* $Id: thread.h,v 1.6 1999-09-26 22:24:51 sandervl Exp $ */
     1/* $Id: thread.h,v 1.7 1999-10-14 12:29:15 sandervl Exp $ */
    22
    33/*
     
    105105    ULONG          hab;            // Thread Anchor block
    106106    BOOL           fMsgTranslated; // TranslateMessage called for this message?
     107    ULONG          newWindow;      // Pointer to window object of window that was just created
    107108#endif
    108109} THDB;
Note: See TracChangeset for help on using the changeset viewer.