Changeset 1467 for trunk/src/win32k/include/devSegDf.inc
- Timestamp:
- Oct 27, 1999, 4:03:01 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/devSegDf.inc
r847 r1467 1 ; $Id: devSegDf.inc,v 1. 1 1999-09-06 02:19:58bird Exp $1 ; $Id: devSegDf.inc,v 1.2 1999-10-27 02:02:56 bird Exp $ 2 2 ; 3 3 ; Segment definitions for win32k.sys. … … 24 24 CODE32 ends 25 25 26 CALLTAB segment dword public ' CODE' use3226 CALLTAB segment dword public 'DATA' use32 27 27 CALLTAB ends 28 28
Note:
See TracChangeset
for help on using the changeset viewer.