VirtualBox

Ignore:
Timestamp:
Nov 11, 2014 3:00:41 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96883
Message:

VBoxDD: Dynamically resolve Direct3DCreate9Ex and make sure other d3d9.dll imports are loaded in a delayed fashion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Makefile.kmk

    r53299 r53304  
    244244  ifeq ($(KBUILD_TARGET),win) # (Disable this to work with OpenGL on Windows.)
    245245   VBoxDD_SOURCES       += Graphics/DevVGA-SVGA3d-win.cpp
    246    VBoxDD_LIBS.win      += d3d9.lib
     246   VBoxDD_LIBS.win      += d3d9.lib $(PATH_TOOL_$(VBOX_VCC_TOOL)_LIB)/delayimp.lib
     247   VBoxDD_LDFLAGS.win   += /DELAYLOAD:d3d9.dll
    247248  else
    248249   VBoxDD_SOURCES       += Graphics/DevVGA-SVGA3d-ogl.cpp
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