Ignore:
Timestamp:
Sep 14, 2016, 4:06:32 PM (9 years ago)
Author:
bird
Message:

report STATUS_DELETE_PENDING as ENOENT.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/nt/ntstuff.h

    r2900 r2913  
    508508                                                  BOOLEAN fCaseInsensitive);
    509509extern UCHAR       (WINAPI * g_pfnRtlUpperChar)(UCHAR uch);
     510extern ULONG       (WINAPI * g_pfnRtlNtStatusToDosError)(MY_NTSTATUS rcNt);
    510511
    511512
Note: See TracChangeset for help on using the changeset viewer.