NOTIFY_PRE and NOTIFY_POST definitions in include files

Paul Vriens paul.vriens at xs4all.nl
Thu Jan 13 02:19:00 CST 2005


Hi,

just found the following:

[paul at penguin include]$ grep -e NOTIFY_PRE -e NOTIFY_POST *
netspi.h:#define NOTIFY_PRE              0x00
netspi.h:#define NOTIFY_POST             0x01
npapi.h:#define NOTIFY_PRE  0x00000001
npapi.h:#define NOTIFY_POST 0x00000002

this doesn't look right although they do not seem to be used anywhere in
the code currently. Any comments?

Cheers,

Paul.




More information about the wine-devel mailing list