VirtualBox

Ignore:
Timestamp:
May 17, 2023 1:48:57 PM (21 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157464
Message:

*: A bunch of adjustments that allows using /permissive- with Visual C++ (qt 6.x necessity).

File:
1 edited

Legend:

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

    r98103 r99828  
    427427        /* .QueryRoutine = */   NULL,
    428428        /* .Flags = */          RTL_QUERY_REGISTRY_DIRECT | RTL_QUERY_REGISTRY_TYPECHECK,
    429         /* .Name = */           L"ForceAsyncTsc",
     429        /* .Name = */           (PWSTR)L"ForceAsyncTsc",
    430430        /* .EntryContext = */   &g_Options.fOptForceAsyncTsc,
    431431        /* .DefaultType = */    (REG_DWORD << RTL_QUERY_REGISTRY_TYPECHECK_SHIFT) | REG_DWORD,
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