25 Sep
2006
25 Sep
'06
3:46 p.m.
Module: wine Branch: master Commit: 32f570222be9e96b0e1730a4686163413451af95 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=32f570222be9e96b0e1730a4... Author: James Hawkins <truiken(a)gmail.com> Date: Wed Sep 20 19:57:03 2006 -0700 msi: Don't check a component's install state if a component ID is not provided. --- dlls/msi/action.c | 20 +++++++++++- dlls/msi/tests/package.c | 75 +++++++++++----------------------------------- 2 files changed, 36 insertions(+), 59 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=32f570222be9e96b0e17...