summaryrefslogtreecommitdiff
path: root/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp
Commit message (Expand)AuthorAgeFilesLines
* VBoxService/VMInfo-win.cpp: Use MAX_PATH from windows.h instead of _MAX_PATH ...vboxsync2022-07-261-14/+14
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the individu...vboxsync2019-05-061-11/+1
* Additions: Remove the VBoxOGLarrayspu library as it is unused for a long time...vboxsync2019-04-281-2/+0
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* iprt/string.h: Dropped including utf16.h and let those who need it include it...vboxsync2018-12-231-0/+1
* VBoxService: logging typosvboxsync2017-12-271-3/+3
* VBoxService: Dynamically resolve LsaNtStatusToWinError to make it work on NT ...vboxsync2017-12-191-4/+5
* VBoxService: Made it work on NT 3.51.vboxsync2017-12-181-1/+3
* VBoxServiceNT: Temporarily a duplicate of VBoxService.vboxsync2017-12-151-33/+28
* VGSvcVMInfoWinGetComponentVersions: no OpenGL in the NT4 additions.vboxsync2017-12-151-1/+1
* Additions: No more VBoxGuestNT.sys; NT uses the same driver build as the rest...vboxsync2017-12-151-2/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* VBoxTray,InstallerHelper,VBoxService: Use RTLOCALIPC_FLAGS_NATIVE_NAME and fo...vboxsync2016-10-171-6/+6
* Reverted r111300 and subsequent changes since the fix is to use RTLOCALIPC_FL...vboxsync2016-10-171-5/+3
* Additions: bugref:8622: Use crc of user name in name of ipc pipevboxsync2016-10-161-3/+5
* GAs/common: warningsvboxsync2016-08-011-33/+40
* Use the iprt/win/windows.h wrapper for Windows.hvboxsync2016-07-291-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* RTLocalIpc fixes.vboxsync2015-10-171-1/+1
* VBoxGuest,VBoxService,Doxyfile.Core: fixes.vboxsync2015-10-071-11/+10
* VBoxService: Some more cleanups log statements & comments.vboxsync2015-10-051-1/+1
* VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real changes.vboxsync2015-10-051-174/+139
* VBoxServiceVMInfo-win.cpp: kernel32vboxsync2015-09-281-1/+1
* VBoxServiceVMInfo-win.cpp: Just resolve stuff dynamically once, especially th...vboxsync2015-09-281-123/+218
* scm: fixes in previous cleanup run.vboxsync2015-08-141-0/+1
* *: scm cleanup run.vboxsync2015-08-141-7/+7
* Additions/common,Additions/os2: Updated (C) year.vboxsync2015-06-091-1/+1
* Windows guest additions: cleanup, removed obsolete MMR code.vboxsync2015-02-101-9/+0
* Additions/VBoxService: added a few missing \n and limit the occurrence of an ...vboxsync2015-01-091-1/+1
* VBoxService/VBoxServiceVMInfo-win.cpp: Use RTUTF16.vboxsync2014-11-141-8/+9
* VBoxService/VBoxServiceVMInfo-win.cpp: Logging.vboxsync2014-11-141-32/+43
* VBoxService/VMInfo: Fixed crashes in user detection.vboxsync2014-01-061-11/+32
* Forward ported r89250 + r89298 (VBoxService/VMInfo: Fixed memory leak caused ...vboxsync2013-09-251-57/+101
* VBoxService/VBoxTray: User idle detection: Reset usage status to idle when VB...vboxsync2013-08-211-15/+36
* VBoxService/VBoxTray: User idle detection: Lower last input time granularity ...vboxsync2013-08-211-6/+6
* VBoxService/VBoxServiceVMInfo-win.cpp: Obey unavailable last input info.vboxsync2013-08-211-1/+8
* VBoxService/VMInfo: Added internal state tracking for idle user detection, ma...vboxsync2013-07-231-11/+39
* Guest user state reporting: Update.vboxsync2013-07-221-13/+31
* VBoxTray: Add a magic for the IPC header.vboxsync2013-07-181-1/+1
* Windows Guest Additions: Support for querying user idle times.vboxsync2013-07-181-4/+71
* updatesvboxsync2013-06-171-13/+12
* VBoxServiceVMInfo-win: Include MMR file information.vboxsync2013-03-011-0/+9
* Removed some needed #DEBUG directives.vboxsync2013-02-051-4/+2
* build fixvboxsync2013-02-041-2/+0
* VBoxServiceVMInfo-win: More user enumeration fixes: Use the process' SID for ...vboxsync2013-02-041-91/+154
* header (C) fixesvboxsync2013-02-041-1/+1