Module: wine Branch: master Commit: b4c78be585aa2b7c1df1f0fe7863f6b62c4adc6b URL: http://source.winehq.org/git/wine.git/?a=commit;h=b4c78be585aa2b7c1df1f0fe78...
Author: Vincent Povirk vincent@codeweavers.com Date: Tue Sep 2 15:08:20 2008 -0500
shell32: Add tests for SHAppBarMessage.
---
dlls/shell32/tests/Makefile.in | 1 + dlls/shell32/tests/appbar.c | 405 ++++++++++++++++++++++++++++++++++++++++ dlls/shell32/tests/systray.c | 63 +------ 3 files changed, 407 insertions(+), 62 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b4c78be585aa2b7c1df1f0...