6 Oct
2006
6 Oct
'06
8:16 p.m.
On 10/6/06, Michal Okresa <michal.okresa(a)ifne.eu> wrote:
--- dlls/oleaut32/tests/tmarshal.c | 1099 ++++++++++++++++++++++++++++++++ dlls/oleaut32/tests/tmarshal.idl | 159 +++++ dlls/oleaut32/tests/tmarshal.rc | 30 + dlls/oleaut32/tests/tmarshal_dispids.h | 34 + 4 files changed, 1322 insertions(+), 0 deletions(-)
diff --git a/dlls/oleaut32/tests/tmarshal.c b/dlls/oleaut32/tests/tmarshal.c new file mode 100644 index 0000000..be22443 --- /dev/null +++ b/dlls/oleaut32/tests/tmarshal.c @@ -0,0 +1,1099 @@ +/* + * Copyright (C) 2005-2006 Robert Shearman for CodeWeavers + *
Um...are you sending this in for Rob Shearman? If so, you need to add a changelog with his name in it. -- James Hawkins