VirtualBox

Ignore:
Timestamp:
May 8, 2007 4:06:27 PM (18 years ago)
Author:
vboxsync
Message:

Main & All Frontends: Improved console window activation helper APIs (still no success on X11, works well on Win32, the old method of activation is disabled).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h

    r1718 r2540  
    133133    ULONG snapshotCount() const { return mSnapshotCount; }
    134134
     135    /// @todo see comments in #switchTo() in VBoxVMListBox.cpp
     136#if 0
    135137    bool canSwitchTo() const { return mWinId != (WId) ~0; }
     138#endif
     139    bool canSwitchTo() const;
    136140    bool switchTo();
    137141
     
    161165
    162166    ULONG mPid;
     167    /// @todo see comments in #switchTo() in VBoxVMListBox.cpp
     168#if 0
    163169    WId mWinId;
     170#endif
    164171};
    165172
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