dmusic: Avoid signed-unsigned integer comparisons.
[wine] / dlls / browseui / aclmulti.c
2012-08-20  Nikolay Sivovbrowseui: Call interface methods properly.
2010-12-10  Michael Stefaniucbrowseui: Use ifaces instead of vtbl pointers in ACLMulti.
2008-02-22  Jacek Cabanbrowseui: Code clean up.
2008-02-21  Jacek Cabanbrowseui: Code clean up.
2008-02-16  Alexandre Julliardbrowseui: Remove WINAPI from functions that don't need it.
2008-02-15  Mikołaj Zalewskibrowseui: aclmulti: Follow the Windows Vista behavious...
2007-02-07  Michael Stefaniucbrowseui: Move 'static' to the beginning of the declara...
2007-02-06  Mikołaj Zalewskibrowseui: Implement and test ACLMulti.