- Timestamp:
- Aug 17, 2021 8:05:43 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp
r85371 r90709 580 580 #ifdef DEBUG 581 581 "all.e.l.f", 582 "VBOXTRAY_LOG",583 582 #else 584 583 "all", 584 #endif 585 585 "VBOXTRAY_RELEASE_LOG", 586 #endif587 586 RT_ELEMENTS(s_apszGroups), s_apszGroups, UINT32_MAX, RTLOGDEST_STDOUT, 588 587 vboxTrayLogHeaderFooter, g_cHistory, g_uHistoryFileSize, g_uHistoryFileTime,
Note:
See TracChangeset
for help on using the changeset viewer.