VirtualBox

Changeset 6232 in vbox


Ignore:
Timestamp:
Jan 3, 2008 3:33:02 PM (17 years ago)
Author:
vboxsync
Message:

Guest Additions: add R3 backdoor logging for Linux guests

File:
1 edited

Legend:

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

    r6229 r6232  
    13751375VBGLR3DECL(int)     VbglR3SeamlessSendRects(uint32_t cRects, PRTRECT pRects);
    13761376
     1377/* Backdoor logging */
     1378
     1379VBGLR3DECL(int) VbglR3WriteLog(const char *pch, size_t cb);
     1380
    13771381__END_DECLS
    13781382
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