VirtualBox

Changeset 107764 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 15, 2025 9:57:00 AM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166882
Message:

Windows driver installation/VBoxDrvInst: Added the possibility to manually tweak the OS version to use for (un)installation with VBoxWinDrvInstSetOsVersion(). Can be set via '--debug-os-ver n:n' with VBoxDrvInst.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/VBoxWinDrvInst.h

    r107061 r107764  
    9898unsigned VBoxWinDrvInstGetWarnings(VBOXWINDRVINST hDrvInst);
    9999unsigned VBoxWinDrvInstGetErrors(VBOXWINDRVINST hDrvInst);
     100void VBoxWinDrvInstSetOsVersion(VBOXWINDRVINST hDrvInst, uint64_t uOsVer);
    100101unsigned VBoxWinDrvInstSetVerbosity(VBOXWINDRVINST hDrvInst, uint8_t uVerbosity);
    101102void VBoxWinDrvInstSetLogCallback(VBOXWINDRVINST hDrvInst, PFNVBOXWINDRIVERLOGMSG pfnLog, void *pvUser);
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