Changeset 24898 in vbox for trunk/include
- Timestamp:
- Nov 24, 2009 12:45:15 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 55175
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/include/VBox/VBoxGuestLib.h ¶
r24686 r24898 488 488 /** @name Host version handling 489 489 * @{ */ 490 VBGLR3DECL(int) VbglR3HostVersionCompare(const char *pszVer1, const char *pszVer2);491 490 VBGLR3DECL(int) VbglR3HostVersionCheckForUpdate(uint32_t u32ClientId, bool *pfUpdate, char **ppszHostVersion, char **ppszGuestVersion); 492 491 VBGLR3DECL(int) VbglR3HostVersionLastCheckedLoad(uint32_t u32ClientId, char **ppszVer);
Note:
See TracChangeset
for help on using the changeset viewer.