• Show log

    Commit

  • Hash : 30771261
    Author : Edward Thomson
    Date : 2018-07-03T02:21:17

    win32: use GetFinalPathNameByHandle directly
    
    Now that we've updated to WIN32_WINNT version of Vista or better, we
    don't need to dynamically load GetFinalPathNameByHandle and can simply
    invoke it directly.