Changeset 2839 for trunk/src/win32k
- Timestamp:
- Feb 21, 2000, 10:35:45 AM (26 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/win32k/ldr/mytkExecPgm.asm (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/win32k/ldr/mytkExecPgm.asmr2838 r2839 1 ; $Id: mytkExecPgm.asm,v 1. 5 2000-02-21 09:24:01bird Exp $1 ; $Id: mytkExecPgm.asm,v 1.6 2000-02-21 09:35:45 bird Exp $ 2 2 ; 3 3 ; mytkExecPgm - tkExecPgm overload … … 199 199 pushad 200 200 mov ecx, [ebp+cchArgs] 201 mov bx,[ebp+SegBuffer] 202 mov ex, bx 201 203 mov bx, di ; ds:si -> arguments 202 204 push cs ; Problem calling far into the calltab segement. 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
