Ignore:
Timestamp:
Nov 21, 2004, 11:18:29 PM (21 years ago)
Author:
pr
Message:

Fixed spelling errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/comctl.h

    r243 r265  
    417417     *
    418418     *      --  mp2: pointer to EMPHASISNOTIFY structure.
    419      *          If the double click occured on a chart
     419     *          If the double click occurred on a chart
    420420     *          slice, lIndex has the index of the slice.
    421421     *          Otherwise (e.g. whitespace), lIndex will
     
    484484                // from 0); if -1, a previous emphasis has been undone.
    485485                // With CHTN_CONTEXTMENU and CHTN_ENTER, index of the
    486                 // data item for which the request occured, or -1 for
     486                // data item for which the request occurred, or -1 for
    487487                // a request on the control's whitespace.
    488488        POINTL  ptl;
    489489                // exact window coordinates where mouse
    490                 // click occured (e.g. for context menu).
     490                // click occurred (e.g. for context menu).
    491491                // This is undefined (-1) if the event was not
    492492                // caused by a mouse click.
Note: See TracChangeset for help on using the changeset viewer.