VirtualBox

Changeset 24660 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Nov 14, 2009 11:37:03 PM (15 years ago)
Author:
vboxsync
Message:

VBoxGuestLib: Backed out 54807 and 54806 because the code doesn't work. See comments attached to RTStrVersionToUInt32.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuestLib.h

    r24642 r24660  
    487487/** @name Host version handling
    488488 * @{ */
    489 VBGLR3DECL(int)     VbglR3HostVersionCompare(const char *pszVer1, const char *pszVer2, uint8_t *puRes);
     489VBGLR3DECL(int)     VbglR3HostVersionCompare(const char *pszVer1, const char *pszVer2);
    490490VBGLR3DECL(int)     VbglR3HostVersionCheckForUpdate(uint32_t u32ClientId, bool *pfUpdate, char **ppszHostVersion, char **ppszGuestVersion);
    491491VBGLR3DECL(int)     VbglR3HostVersionLastCheckedLoad(uint32_t u32ClientId, char **ppszVer);
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