Ignore:
Timestamp:
Jan 28, 2011, 5:50:41 PM (15 years ago)
Author:
dmik
Message:

kernel32: Implemented GetVolumePathName() API.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/dbgwrap.cpp

    r21361 r21567  
    672672DEBUGWRAP12(GetVolumeNameForVolumeMountPointA);
    673673DEBUGWRAP12(GetVolumeNameForVolumeMountPointW);
     674DEBUGWRAP12(GetVolumePathNameA);
     675DEBUGWRAP12(GetVolumePathNameW);
    674676
    675677#undef DBG_LOCALLOG
Note: See TracChangeset for help on using the changeset viewer.