VirtualBox

Changeset 3009 in kBuild for trunk/src/lib/nt/nthlp.h


Ignore:
Timestamp:
Nov 7, 2016 2:21:59 AM (9 years ago)
Author:
bird
Message:

ntunlink: W apis.

File:
1 edited

Legend:

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

    r2997 r3009  
    7575void        birdCloseFile(HANDLE hFile);
    7676int         birdDosToNtPath(const char *pszPath, MY_UNICODE_STRING *pNtPath);
     77int         birdDosToNtPathW(const wchar_t *pwszPath, MY_UNICODE_STRING *pNtPath);
    7778int         birdDosToRelativeNtPath(const char *pszPath, MY_UNICODE_STRING *pNtPath);
     79int         birdDosToRelativeNtPathW(const wchar_t *pszPath, MY_UNICODE_STRING *pNtPath);
    7880void        birdFreeNtPath(MY_UNICODE_STRING *pNtPath);
    7981
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette