VirtualBox

Ignore:
Timestamp:
May 17, 2023 1:48:57 PM (22 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/Additions/WINNT/Installer/VBoxDrvInst.cpp

    r98639 r99828  
    100100typedef struct
    101101{
    102     PWSTR pApplicationId;
    103     PWSTR pDisplayName;
    104     PWSTR pProductName;
    105     PWSTR pMfgName;
     102    PCWSTR pApplicationId;
     103    PCWSTR pDisplayName;
     104    PCWSTR pProductName;
     105    PCWSTR pMfgName;
    106106} INSTALLERINFO, *PINSTALLERINFO;
    107107typedef const PINSTALLERINFO PCINSTALLERINFO;
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