Changeset 7347


Ignore:
Timestamp:
Nov 15, 2001, 5:21:22 AM (23 years ago)
Author:
bird
Message:

Dos16Open allways failed which broke loading of symbol files.

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:56 bird Exp $
     1; $Id: DosA.asm,v 1.3 2001-11-15 04:21:22 bird Exp $
    22;
    33; 16-bits Dos calls overloader
     
    142142    pop     bx
    143143    pop     ds
    144     mov     ax, ERROR_FILE_NOT_FOUND
    145144    leave
    146145    ret     01ah
Note: See TracChangeset for help on using the changeset viewer.