VirtualBox

Ignore:
Timestamp:
Jan 14, 2016 11:36:59 AM (9 years ago)
Author:
vboxsync
Message:

VBOXEXTPACKREG: Extended with uVBoxFullVersion member and reserved space to prevent future amendments from having to be incompatible.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp

    r57358 r59337  
    8282{
    8383    VBOXEXTPACKREG_VERSION,
     84    /* .uVBoxFullVersion =  */  VBOX_FULL_VERSION,
    8485    /* .pfnInstalled =      */  NULL,
    8586    /* .pfnUninstall =      */  NULL,
     
    9293    /* .pfnVMPowerOff =     */  NULL,
    9394    /* .pfnQueryObject =    */  NULL,
     95    /* .pfnReserved1 =      */  NULL,
     96    /* .pfnReserved2 =      */  NULL,
     97    /* .pfnReserved3 =      */  NULL,
     98    /* .pfnReserved4 =      */  NULL,
     99    /* .pfnReserved5 =      */  NULL,
     100    /* .pfnReserved6 =      */  NULL,
     101    /* .u32Reserved7 =      */  0,
    94102    VBOXEXTPACKREG_VERSION
    95103};
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