VirtualBox

Ignore:
Timestamp:
Aug 25, 2016 5:19:22 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110370
Message:

VBoxC: VirtualBoxClient need to go away ASAP nobody is using it any more because it is patently unsafe to destroy the instance from DllMain/detach. This is a uttly gross hack, but it seems to cure the GUI issue for me.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/VirtualBoxBase.h

    r63331 r63643  
    6767#undef DECLARE_CLASSFACTORY_SINGLETON
    6868#define DECLARE_CLASSFACTORY_SINGLETON(obj) DECLARE_CLASSFACTORY_EX(CMyComClassFactorySingleton<obj>)
     69
     70/**
     71 * @todo r=bird: This CMyComClassFactorySingleton stuff is probably obsoleted by
     72 *                microatl.h? Right?
     73 */
    6974
    7075template <class T>
Note: See TracChangeset for help on using the changeset viewer.

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