Module: wine Branch: master Commit: cbf55d82519e8e69c2cf4581e4029204c6425e78 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cbf55d82519e8e69c2cf4581e4...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Jan 28 09:49:25 2014 +0400
widl: Uuid attribute is allowed for 'struct'.
---
dlls/oleaut32/tests/test_tlb.idl | 6 +++ dlls/oleaut32/tests/typelib.c | 84 +++++++++++++++++++++++++------------- include/objbase.h | 3 +- tools/widl/parser.y | 2 +- 4 files changed, 65 insertions(+), 30 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cbf55d82519e8e69c2cf45...