15 Oct
2007
15 Oct
'07
11:28 a.m.
Module: wine Branch: master Commit: db0b392dc2b411cd4add70a20d1e64de838abde3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=db0b392dc2b411cd4add70a20d... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Sun Oct 14 19:13:21 2007 +0200 include: Added dimm.idl. --- .gitignore | 1 + dlls/uuid/uuid.c | 1 + include/Makefile.in | 1 + include/dimm.idl | 588 +++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 591 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=db0b392dc2b411cd4add70...