Changeset 77557 in vbox for trunk/src/VBox/HostServices/SharedOpenGL
- Timestamp:
- Mar 4, 2019 3:58:23 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 129162
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestApp.cpp
r76553 r77557 132 132 133 133 int vrc = RTLogCreateEx(&loggerRelease, fFlags, "all", 134 "VBOX_RELEASE_LOG", RT_ELEMENTS(s_apszGroups), s_apszGroups, enmLogDest,134 "VBOX_RELEASE_LOG", RT_ELEMENTS(s_apszGroups), s_apszGroups, UINT32_MAX, enmLogDest, 135 135 NULL /* pfnBeginEnd */, 0 /* cHistory */, 0 /* cbHistoryFileMax */, 0 /* uHistoryTimeMax */, 136 136 NULL /* pErrInfo */, pszFilenameFmt, pszFilename, RTTimeMilliTS());
Note:
See TracChangeset
for help on using the changeset viewer.