VirtualBox

Ignore:
Timestamp:
Oct 19, 2024 3:14:58 AM (5 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165333
Message:

Add/NT/VBoxTray: Probably missing a break after PostQuitMessage. jiraref:VBP-1171

File:
1 edited

Legend:

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

    r106468 r106501  
    629629                    VBoxTrayInfo("DnD: Received quit message, shutting down ...\n");
    630630                    PostQuitMessage(0);
     631                    rc = VINF_SUCCESS;
     632                    break;
    631633                }
    632634
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