VirtualBox

Ignore:
Timestamp:
Apr 18, 2020 11:30:59 PM (5 years ago)
Author:
vboxsync
Message:

VBoxStub[Bld]: VC++ 14.1 warnings and some cleaning up. bugref:8489

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp

    r82968 r83808  
    169169        {
    170170            PRTUTF16 pwszMsg;
    171             int rc = RTStrToUtf16(pszMsg, &pwszMsg);
     171            rc = RTStrToUtf16(pszMsg, &pwszMsg);
    172172            if (RT_SUCCESS(rc))
    173173            {
Note: See TracChangeset for help on using the changeset viewer.

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