VirtualBox

Ignore:
Timestamp:
Apr 30, 2013 5:25:37 PM (12 years ago)
Author:
vboxsync
Message:

VBoxTray/seamless: RDS check timer interval

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp

    r45844 r45847  
    10901090                if (dwErr == RPC_S_INVALID_BINDING)
    10911091                {
    1092                     gVBoxSt.idDelayedInitTimer = SetTimer(gVBoxSt.hWTSAPIWnd, TIMERID_VBOXTRAY_ST_DELAYED_INIT_TIMER, 500, (TIMERPROC)NULL);
     1092                    gVBoxSt.idDelayedInitTimer = SetTimer(gVBoxSt.hWTSAPIWnd, TIMERID_VBOXTRAY_ST_DELAYED_INIT_TIMER, 2000, (TIMERPROC)NULL);
    10931093                    rc = VINF_SUCCESS;
    10941094                }
Note: See TracChangeset for help on using the changeset viewer.

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