Fix previous Spy.c patch

Guy L. Albertelli galberte at neo.lrun.com
Tue Apr 16 23:18:00 CDT 2002


Sorry folks. The last update supposedly added all the WM_NOTIFY
notifications that are defined in commctrl.h. However I assumed that MS was
consistant in their numbering (each notification in the form of xxN_FIRST -
n).

SILLY ME!!

There are *two* different sets that do not follow the numbering:
Month/Calendar and Date/Time.  Also, to make things more interseting the two
sets now overlap. This caused problems in the binary search that I didn't
notice till today.

This patch fixes the problems and adds comments as to what the problem was.

Guy Albertelli  <<galberte at neo.lrun.com>>

  windows/spy.c
   - Put the MCN_ and DTN_ in correct order.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: spy18.diff
Type: application/octet-stream
Size: 3530 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020417/65ee0bb6/spy18.obj


More information about the wine-patches mailing list