VirtualBox

Changeset 42006 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jul 3, 2012 6:14:45 PM (12 years ago)
Author:
vboxsync
Message:

vbgl: follow up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp

    r42005 r42006  
    175175    return pDriver->pFileObject != NULL;
    176176# elif defined (RT_OS_OS2)
    177     return pDriver->u32Session != UINT32_MAX;
     177    return pDriver->u32Session != UINT32_MAX && pDriver->u32Session != 0;
    178178# else
    179179    return pDriver->pvOpaque != NULL;
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