Ignore:
Timestamp:
Nov 21, 2013, 3:40:10 PM (12 years ago)
Author:
bird
Message:

nt*.c: sprinkled a few more birdResolveImports() around the place, making sure I've got all code paths covered.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/nt/ntstat.c

    r2708 r2710  
    471471    {
    472472        DWORD fFileType;
     473
     474        birdResolveImports();
    473475
    474476        SetLastError(NO_ERROR);
Note: See TracChangeset for help on using the changeset viewer.