Re: [PATCH 4/8, try3] msi: automation: Implement Installer::ProductInfo.

2007-05-16 Thread Misha Koshelev
On Wed, 2007-05-16 at 17:23 +0200, Michael Stefaniuc wrote: > Misha Koshelev wrote: > > On Wed, 2007-05-16 at 15:33 +0200, Alexandre Julliard wrote: > >> Misha Koshelev <[EMAIL PROTECTED]> writes: > >> > >>> --- > >>> dlls/msi/automation.c| 36 +++- > >>> dlls/msi/msiserv

Re: [PATCH 4/8, try3] msi: automation: Implement Installer::ProductInfo.

2007-05-16 Thread Misha Koshelev
On Wed, 2007-05-16 at 17:23 +0200, Michael Stefaniuc wrote: > Misha Koshelev wrote: > > On Wed, 2007-05-16 at 15:33 +0200, Alexandre Julliard wrote: > >> Misha Koshelev <[EMAIL PROTECTED]> writes: > >> > >>> --- > >>> dlls/msi/automation.c| 36 +++- > >>> dlls/msi/msiserv

Re: [PATCH 4/8, try3] msi: automation: Implement Installer::ProductInfo.

2007-05-16 Thread Michael Stefaniuc
Misha Koshelev wrote: On Wed, 2007-05-16 at 15:33 +0200, Alexandre Julliard wrote: Misha Koshelev <[EMAIL PROTECTED]> writes: --- dlls/msi/automation.c| 36 +++- dlls/msi/msiserver.idl |4 ++ dlls/msi/msiserver_dispids.h |1 + dlls/msi/tests/automation.

Re: [PATCH 4/8, try3] msi: automation: Implement Installer::ProductInfo.

2007-05-16 Thread Misha Koshelev
On Wed, 2007-05-16 at 15:33 +0200, Alexandre Julliard wrote: > Misha Koshelev <[EMAIL PROTECTED]> writes: > > > --- > > dlls/msi/automation.c| 36 +++- > > dlls/msi/msiserver.idl |4 ++ > > dlls/msi/msiserver_dispids.h |1 + > > dlls/msi/tests/automation.c

Re: [PATCH 4/8, try3] msi: automation: Implement Installer::ProductInfo.

2007-05-16 Thread Alexandre Julliard
Misha Koshelev <[EMAIL PROTECTED]> writes: > --- > dlls/msi/automation.c| 36 +++- > dlls/msi/msiserver.idl |4 ++ > dlls/msi/msiserver_dispids.h |1 + > dlls/msi/tests/automation.c | 74 > -- This one fails make