Changeset 2617
- Timestamp:
 - Feb 3, 2000, 10:22:30 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/win32k/include/OS2Krnl.h (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/win32k/include/OS2Krnl.h
r2593 r2617 1 /* $Id: OS2Krnl.h,v 1. 5 2000-02-01 12:55:28bird Exp $1 /* $Id: OS2Krnl.h,v 1.6 2000-02-03 21:22:30 bird Exp $ 2 2 * 3 3 * OS/2 kernel structures, typedefs and macros. … … 37 37 ULONG ote_mapsize; /* Num of entries in obj page map */ 38 38 /*ULONG ote_reserved;*/ 39 USHORT ote_sel; /* Object Selector */ 39 40 USHORT ote_hob; /* Object Handle */ 40 USHORT ote_sel; /* Object Selector */41 41 } OTE, *POTE; 42 42  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  