[PATCH 15/14] mciwave: Rework MCI notification system.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Tue Oct 20 02:56:12 CDT 2009


Hi,

Tests show that notifications in MCI work like a 1-element queue.
Each new notification request supersedes the previous one.

I had to fight the C type system and leaky abstractions a bit. I found it odd to use
Exchange*Pointer* (potentially 64bit in w64) for a HWND that seems to be a 16bit entity.
Any better idea?

What's left to do is to modify all other mci*.dll

Regards,
 Jörg Höhle
[I changed the attached file name to .txt so hopefully the
 damaged MS-Outlook Web Acess will supply correct MIME types.]

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0015-mciwave-Rework-MCI-notification-system.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091020/9d27fa44/attachment.txt>


More information about the wine-patches mailing list