Changeset 62470 in vbox for trunk/src/VBox/Additions/x11
- Timestamp:
- Jul 22, 2016 6:02:56 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/display.cpp
r60604 r62470 79 79 unsigned long cAfter = 0; 80 80 unsigned char *pData = 0; 81 81 82 82 if (XGetWindowProperty(pState->pDisplay, DefaultRootWindow(pState->pDisplay), 83 83 XInternAtom(pState->pDisplay, pszName, 0), 0, cItems,
Note:
See TracChangeset
for help on using the changeset viewer.