Ignore:
Timestamp:
Dec 11, 2000, 8:54:20 AM (25 years ago)
Author:
umoeller
Message:

Coupla bugfixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/cnrh.c

    r14 r15  
    16441644 *
    16451645 *      --  the container sends CN_INITDRAG ("real" d'n'd desired by user);
     1646 *
    16461647 *      --  the container sends us CN_PICKUP (Alt+MB2 pressed);
     1648 *
    16471649 *      --  the user has selected "Pickup" from a record core's
    16481650 *          context menu (ID_XSMI_FILETYPES_PICKUP command).
     
    16741676 *      --  ulItemID will be set to the preccDrag so that the target
    16751677 *          window can access the dragged record.
     1678 *
    16761679 *      --  hstrSourceName == hstrTargetName gets the RECORDCORE.pszIcon.
    16771680 *
    16781681 *      The drag icon will be a default system file icon.
     1682 *
     1683 *      Preconditions:
     1684 *
     1685 *      --  pszIcon must be set in the RECORDCORE. This is used for
     1686 *          the item source name. This must not be NULL.
    16791687 */
    16801688
Note: See TracChangeset for help on using the changeset viewer.