VirtualBox

Changeset 68576 in vbox for trunk/include


Ignore:
Timestamp:
Aug 31, 2017 12:10:57 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117793
Message:

merging vbglioc r117752: Made VBoxGradd (OS/2) build again.

File:
1 edited

Legend:

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

    r68575 r68576  
    981981 * @param   pAttachInfo     Pointer to structure to fill in.
    982982 */
     983# if defined(__IBMC__) || defined(__IBMCPP__)
     984typedef void (* __cdecl RT_FAR_CODE PFNVBGLOS2ATTACHDD)(PVBGLOS2ATTACHDD pAttachInfo);
     985# else
    983986typedef void (__cdecl RT_FAR_CODE *PFNVBGLOS2ATTACHDD)(PVBGLOS2ATTACHDD pAttachInfo);
     987# endif
    984988#endif /* RT_OS_OS2 */
    985989
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette