Ignore:
Timestamp:
Aug 27, 2000, 5:38:28 AM (25 years ago)
Author:
bird
Message:

Comment change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GRACE/src/win32k/pe2lx/pe2lx.cpp

    r4090 r4099  
    1 /* $Id: pe2lx.cpp,v 1.18.4.8 2000-08-25 04:47:26 bird Exp $
     1/* $Id: pe2lx.cpp,v 1.18.4.9 2000-08-27 03:38:28 bird Exp $
    22 *
    33 * Pe2Lx class implementation. Ring 0 and Ring 3
     
    15461546            switch (rc)
    15471547            {
    1548                 /* these errors are ignored */
     1548                /* these errors are ignored (not fatal) */
    15491549                case ERROR_FILE_NOT_FOUND:          case ERROR_PATH_NOT_FOUND:          case ERROR_ACCESS_DENIED:           case ERROR_INVALID_ACCESS:
    15501550                case ERROR_INVALID_DRIVE:           case ERROR_NOT_DOS_DISK:            case ERROR_REM_NOT_LIST:            case ERROR_BAD_NETPATH:
Note: See TracChangeset for help on using the changeset viewer.