VirtualBox

Changeset 98639 in vbox


Ignore:
Timestamp:
Feb 20, 2023 9:30:43 AM (22 months ago)
Author:
vboxsync
Message:

Add/VBoxDrvInst: NT INF file correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp

    r98598 r98639  
    7878# define ERROR_DRIVER_STORE_ADD_FAILED          (APPLICATION_ERROR_MASK | ERROR_SEVERITY_ERROR | 0x0247L)
    7979#endif
    80 #define ERROR_DEPENDENT_APPLICATIONS_EXIST      (APPLICATION_ERROR_MASK | ERROR_SEVERITY_ERROR|0x300)
     80#define ERROR_DEPENDENT_APPLICATIONS_EXIST      (APPLICATION_ERROR_MASK | ERROR_SEVERITY_ERROR | 0x300)
    8181#define ERROR_DRIVER_PACKAGE_NOT_IN_STORE       (APPLICATION_ERROR_MASK | ERROR_SEVERITY_ERROR | 0x302)
    8282
     
    9292#define VBOXGUEST_NT4_VIDEO_NAME                "VBoxVideo"
    9393/** NT4: The video inf file name */
    94 #define VBOXGUEST_NT4_VIDEO_INF_NAME            "VBoxVideo.inf"
     94#define VBOXGUEST_NT4_VIDEO_INF_NAME            "VBoxVideoEarlyNT.inf"
    9595
    9696
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