Changeset 2872 for trunk/src/win32k/ldr/mytkExecPgm.asm
- Timestamp:
- Feb 23, 2000, 5:53:04 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/ldr/mytkExecPgm.asm
r2871 r2872 1 ; $Id: mytkExecPgm.asm,v 1. 9 2000-02-23 16:52:18bird Exp $1 ; $Id: mytkExecPgm.asm,v 1.10 2000-02-23 16:53:04 bird Exp $ 2 2 ; 3 3 ; mytkExecPgm - tkExecPgm overload … … 91 91 92 92 ASSUME CS:CODE32, DS:NOTHING, SS:NOTHING 93 int 393 ; int 3 94 94 push ebp 95 95 mov ebp, esp
Note:
See TracChangeset
for help on using the changeset viewer.