VirtualBox

Changeset 93269 in vbox


Ignore:
Timestamp:
Jan 17, 2022 11:28:12 AM (3 years ago)
Author:
vboxsync
Message:

Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k (probably broken for a while). bugref:10162

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk

    r93265 r93269  
    7676 #
    7777 # This driver version is used for Windows 2000, XP, W2K3, Vista and 7.
     78 # Note! Including int64.lib here for _aulldvrm which isn't exported by w2k.
    7879 #
    7980 SYSMODS += VBoxSFW2K
     
    8182 VBoxSFW2K_SDKS         = ReorderCompilerIncs $(VBOX_WINDDK_GST_W2K3)
    8283 VBoxSFW2K_LIBS         = \
     84        $(PATH_SDK_$(VBOX_WINDDK_GST_W2K3)_LIB)/int64.lib \
    8385        $(PATH_SDK_$(VBOX_WINDDK_GST_W2K3)_LIB.x86)/rxce.lib \
    8486        $(VBoxSFW2K_0_OUTDIR)/rdbsslib.lib \
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