VirtualBox

Changeset 18526 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 30, 2009 11:47:27 AM (16 years ago)
Author:
vboxsync
Message:

VbglR3PidFile,VbglR3PidFileClose: Made it build everywhere.

File:
1 edited

Legend:

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

    r18320 r18526  
    16751675VBGLR3DECL(int)     VbglR3CtlFilterMask(uint32_t fOr, uint32_t fNot);
    16761676VBGLR3DECL(int)     VbglR3Daemonize(bool fNoChDir, bool fNoClose);
    1677 VBGLR3DECL(int)     VbglR3PidFile(const char *pszPath, PRTFILE pFile);
    1678 VBGLR3DECL(void)    VbglR3ClosePidFile(const char *pszPath, RTFILE File);
     1677VBGLR3DECL(int)     VbglR3PidFile(const char *pszPath, PRTFILE phFile);
     1678VBGLR3DECL(void)    VbglR3ClosePidFile(const char *pszPath, RTFILE hFile);
    16791679VBGLR3DECL(int)     VbglR3SetGuestCaps(uint32_t fOr, uint32_t fNot);
    16801680
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