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

Fix spelling errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1-0/include/helpers/comctl.h

    r229 r264  
    382382     *
    383383     *      --  mp2: pointer to EMPHASISNOTIFY structure.
    384      *          If the double click occured on a chart
     384     *          If the double click occurred on a chart
    385385     *          slice, lIndex has the index of the slice.
    386386     *          Otherwise (e.g. whitespace), lIndex will
     
    449449                // from 0); if -1, a previous emphasis has been undone.
    450450                // With CHTN_CONTEXTMENU and CHTN_ENTER, index of the
    451                 // data item for which the request occured, or -1 for
     451                // data item for which the request occurred, or -1 for
    452452                // a request on the control's whitespace.
    453453        POINTL  ptl;
    454454                // exact window coordinates where mouse
    455                 // click occured (e.g. for context menu).
     455                // click occurred (e.g. for context menu).
    456456                // This is undefined (-1) if the event was not
    457457                // caused by a mouse click.
Note: See TracChangeset for help on using the changeset viewer.