VirtualBox

Ignore:
Timestamp:
Nov 11, 2024 5:54:56 PM (3 months ago)
Author:
vboxsync
Message:

Windows driver installation: Added new VBoxDrvInst tool for generic Windows driver installation, listing and uninstallation, to have a common tool as a host and a guest version [build fix]. bugref:10762

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/installation/Makefile.kmk

    r106937 r106938  
    3030
    3131VBoxDrvInst_TEMPLATE    = VBoxR3Exe
    32 VBoxDrvInst_DEFS        = _WIN32_WINNT=0x0501 _UNICODE UNICODE VBOX_SVN_REV=$(VBOX_SVN_REV)
     32VBoxDrvInst_DEFS        = _WIN32_WINNT=0x0400 _UNICODE UNICODE VBOX_SVN_REV=$(VBOX_SVN_REV)
    3333VBoxDrvInst_SOURCES     = \
    3434        VBoxWinDrvCommon.cpp \
     
    6161VBoxDrvInstGuest_EXTENDS_BY     = appending
    6262VBoxDrvInstGuest_NAME          := VBoxDrvInst
     63VBoxDrvInstGuest_VBOX_IMPORT_CHECKER.win.x86 := nt4 # setupapi was introduced in NT4.
    6364
    6465include $(FILE_KBUILD_SUB_FOOTER)
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