http://bugs.winehq.com/show_bug.cgi?id=588
*** shadow/588 Tue May 21 07:57:25 2002 --- shadow/588.tmp.2881 Tue May 21 22:38:37 2002 *************** *** 50,52 **** --- 50,67 ----
I wish you luck, and wish I could help...but that's about all I can think of. --AJ + + ------- Additional Comments From fgouget@codeweavers.com 2002-05-21 22:38 ------- + I believe this stub is not essential to Word 2000 but probably what you were + looking for is FAM / IMon. See: + http://oss.sgi.com/projects/fam/faq.html#what_is_fam + + Using FAM it seems that it should be possible to implement the Win32 *Notify + APIs. + The FAQ also mentions DNotify, an alternative available on Linux and FMON which + is available on FreeBSD. However, note that (iirc) FAM is now shipped by default + on Mandrake 8.2 so this may make it a good target API. + + This bug could be moved to the Tasklist (but I'm not sure that would be + appropriate) or a task dedicated to implementing support for FAM could be put in + the Tasklist (bug 395) and this bug could depend on it.