VirtualBox

Ignore:
Timestamp:
Aug 31, 2017 12:11:00 PM (7 years ago)
Author:
vboxsync
Message:

merging vbglioc r117753: OS/2 VBoxSF build fixes.

Location:
trunk/src/VBox/Additions/os2/VBoxSF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/os2/VBoxSF/VBoxSFA.asm

    r33540 r68577  
    331331; The AttachDD name of the VBoxGuest.sys driver.
    332332GLOBALNAME g_szVBoxGuestName
    333     db VBOXGUEST_DEVICE_NAME, 0
     333    db VBOXGUEST_DEVICE_NAME_SHORT, 0
    334334;;
    335335; The VBoxGuest IDC connection data.
    336336GLOBALNAME g_VBoxGuestIDC
    337     times VBGOS2IDC_size db 0
     337    times VBGLOS2ATTACHDD_size db 0
    338338
    339339;;
  • trunk/src/VBox/Additions/os2/VBoxSF/VBoxSFInit.cpp

    r68571 r68577  
    4848/* from VBoxSFA.asm */
    4949extern RTFAR16 g_fpfnDevHlp;
    50 extern VBOXGUESTOS2IDCCONNECT g_VBoxGuestIDC;
     50extern VBGLOS2ATTACHDD g_VBoxGuestIDC;
    5151extern uint32_t g_u32Info;
    5252/* from sys0.asm and the linker/end.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