VirtualBox

Changeset 7426 in vbox for trunk/src/VBox/Runtime/r3/win


Ignore:
Timestamp:
Mar 12, 2008 9:46:29 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28861
Message:

RTUCS2 -> RTUTF16.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/fileio-win.cpp

    r7169 r7426  
    229229                              NULL);
    230230#else
    231     PRTUCS2 pwszFilename;
     231    PRTUTF16 pwszFilename;
    232232    rc = RTStrToUtf16(pszFilename, &pwszFilename);
    233233    if (RT_FAILURE(rc))
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