4 Oct
2007
4 Oct
'07
12:21 p.m.
Module: wine Branch: master Commit: 58639cc814a61e0b9ed0917446a61acb119a833c URL: http://source.winehq.org/git/wine.git/?a=commit;h=58639cc814a61e0b9ed0917446... Author: James Hawkins <truiken(a)gmail.com> Date: Thu Oct 4 00:28:45 2007 -0500 user32: Test the ddeml client interface. --- dlls/user32/tests/dde.c | 585 ++++++++++++++++++++++++++++++++++++++++++++++- include/ddeml.h | 1 + 2 files changed, 578 insertions(+), 8 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=58639cc814a61e0b9ed091...