Ignore:
Timestamp:
Feb 21, 2001, 8:47:59 AM (25 years ago)
Author:
bird
Message:

CallGate changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/dev32/d32globals.c

    r2898 r5224  
    1 /* $Id: d32globals.c,v 1.5 2000-02-25 18:15:03 bird Exp $
     1/* $Id: d32globals.c,v 1.6 2001-02-21 07:44:57 bird Exp $
    22 *
    33 * d32globals - global data (32-bit)
     
    2222*   Global Variables                                                           *
    2323*******************************************************************************/
     24/*
     25 * This is the pointer to the TK(TasK)SS(Stack Segment) FLAT Base address variable.
     26 * It is used by the SSToDS macro to convert stack based addresses to FLAT ds
     27 * based addressed.
     28 */
    2429PULONG          pulTKSSBase32;
    2530
Note: See TracChangeset for help on using the changeset viewer.