Alexandre Julliard : oleaut32/tests: Add tmarshal test.
Module: wine Branch: master Commit: aa9dcb42019e0ebc0913d1a56b150684212099ea URL: http://source.winehq.org/git/wine.git/?a=commit;h=aa9dcb42019e0ebc0913d1a56b... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Jan 22 23:18:45 2007 +0100 oleaut32/tests: Add tmarshal test. --- .gitignore | 4 + dlls/oleaut32/tests/Makefile.in | 9 +- dlls/oleaut32/tests/tmarshal.c | 1117 ++++++++++++++++++++++++++++++++ dlls/oleaut32/tests/tmarshal.idl | 159 +++++ dlls/oleaut32/tests/tmarshal.rc | 30 + dlls/oleaut32/tests/tmarshal_dispids.h | 34 + 6 files changed, 1352 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=aa9dcb42019e0ebc0913d1...
participants (1)
-
Alexandre Julliard