25 Oct
2007
25 Oct
'07
1:38 p.m.
Module: wine Branch: master Commit: 9d7b34c19225e962af46cd6ad382de8103988d22 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9d7b34c19225e962af46cd6ad3... Author: Dan Hipschman <dsh(a)linux.ucla.edu> Date: Wed Oct 24 18:05:04 2007 -0700 oleaut32: Use widl to generate oaidl_p.c. --- .gitignore | 2 + dlls/oleaut32/Makefile.in | 4 +- dlls/oleaut32/oaidl_p.c |13781 -------------------------------------- dlls/oleaut32/oleaut32_oaidl.idl | 25 + dlls/oleaut32/usrmarshal.c | 4 +- 5 files changed, 32 insertions(+), 13784 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9d7b34c19225e962af46cd...