VirtualBox

Ignore:
Timestamp:
Apr 18, 2020 6:07:12 PM (5 years ago)
Author:
vboxsync
Message:

SUPDrv: VC++ 14.1 adjustment. bugref:8489

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp

    r82968 r83802  
    17951795     * Translate the CPU index into a group and member.
    17961796     */
    1797     PROCESSOR_NUMBER ProcNum = { 0, pGipCpu->iCpuSet, 0 };
     1797    PROCESSOR_NUMBER ProcNum = { 0, (UCHAR)pGipCpu->iCpuSet, 0 };
    17981798    if (g_pfnKeGetProcessorNumberFromIndex)
    17991799    {
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