VirtualBox

Ignore:
Timestamp:
Jan 17, 2016 4:39:37 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
105057
Message:

VBoxC/dllmain,VBoxSVC/svcmain: Let VBoxProxyStub do all the registration work when VBOX_WITH_MIDL_PROXY_STUB=1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/win/svcmain.cpp

    r59368 r59369  
    347347    if (!fRun)
    348348    {
     349#ifndef VBOX_WITH_MIDL_PROXY_STUB /* VBoxProxyStub.dll does all the registration work. */
    349350        if (fUnregister)
    350351        {
     
    357358            nRet = _Module.RegisterServer(TRUE);
    358359        }
     360#endif
    359361        if (pszPipeName)
    360362        {
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