Changeset 7347
- Timestamp:
- Nov 15, 2001, 5:21:22 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/win32k/kKrnlLib/testcase/DosA.asm ¶
r6740 r7347 1 ; $Id: DosA.asm,v 1. 2 2001-09-17 02:27:56bird Exp $1 ; $Id: DosA.asm,v 1.3 2001-11-15 04:21:22 bird Exp $ 2 2 ; 3 3 ; 16-bits Dos calls overloader … … 142 142 pop bx 143 143 pop ds 144 mov ax, ERROR_FILE_NOT_FOUND145 144 leave 146 145 ret 01ah
Note:
See TracChangeset
for help on using the changeset viewer.