Ignore:
Timestamp:
Jul 8, 2000, 9:23:09 AM (25 years ago)
Author:
sandervl
Message:

header update

File:
1 edited

Legend:

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

    r3522 r3808  
    1 /* $Id: thread.h,v 1.16 2000-05-12 18:04:12 sandervl Exp $ */
     1/* $Id: thread.h,v 1.17 2000-07-08 07:23:09 sandervl Exp $ */
    22
    33/*
     
    137137    DWORD          logfile;        // last FILE ptr used for logging (for exception handling in vfprintf)
    138138    PROCESSTHREAD_SECURITYINFO threadinfo; //used to store security info for thread tokens
     139    DWORD          lcid;           // thread lcid
    139140#endif
    140141} THDB;
Note: See TracChangeset for help on using the changeset viewer.