VirtualBox

儲存庫 vbox 的更動 38130


忽略:
時間撮記:
2011-7-25 上午08:36:41 (13 年 以前)
作者:
vboxsync
訊息:

VBoxService/VMInfo-win: Less verbose by default (OOM).

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp

    r38128 r38130  
    346346                /* If we don't have enough memory it's hard to judge whether the specified user
    347347                 * is logged in or not, so just assume he/she's not. */
    348                 VBoxServiceError("VMInfo/Users: Not enough memory to retrieve logon session data!\n");
     348                VBoxServiceVerbose(3, "VMInfo/Users: Not enough memory to retrieve logon session data!\n");
    349349                break;
    350350
     
    514514        {
    515515            case ERROR_NOT_ENOUGH_MEMORY:
    516                 VBoxServiceError("VMInfo/Users: Not enough memory to enumerate logon sessions!\n");
     516                VBoxServiceVerbose(3, "VMInfo/Users: Not enough memory to enumerate logon sessions!\n");
    517517                break;
    518518
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette