- Timestamp:
- Mar 28, 2019 1:57:54 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
r77265 r77938 197 197 * both requests instead of doing version checks or caching. */ 198 198 x11GetRequest(pContext, pContext->hVMWMajor, X11_VMW_RESOLUTION_REQUEST, 199 sizeof(struct X11VMW TOPOLOGYREQ),199 sizeof(struct X11VMWRESOLUTIONREQ), 200 200 (struct X11REQHEADER **)&pReqResolution); 201 201 pReqResolution->idX11Screen = DefaultScreen(pContext->pDisplay);
Note:
See TracChangeset
for help on using the changeset viewer.