VirtualBox

Ignore:
Timestamp:
Jul 12, 2016 12:59:38 PM (8 years ago)
Author:
vboxsync
Message:

VBoxDnD.cpp: Added todo reading WM_CREATE return code.

File:
1 edited

Legend:

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

    r61908 r62193  
    374374        {
    375375            int rc = OnCreate();
     376            /** @todo r=bird: MSDN says this returns 0 on success and -1 on failure, not
     377             *        TRUE/FALSE... */
    376378            if (RT_FAILURE(rc))
    377379                return FALSE;
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