Kai Blin wrote:
> On Monday 06 October 2008 23:05:25 Jacek Caban wrote:
>
>
>> +UINT WINAPI MsiInstallMissingComponentW(LPCWSTR szProduct, LPCWSTR
>>
> ...
>
>> 83 stub MsiInstallMissingComponentA
>> -84 stub MsiInstallMissingComponentW
>> +84 stdcall MsiInstallMissingComponentW(wstr ws
On Monday 06 October 2008 23:05:25 Jacek Caban wrote:
> +UINT WINAPI MsiInstallMissingComponentW(LPCWSTR szProduct, LPCWSTR
...
> 83 stub MsiInstallMissingComponentA
> -84 stub MsiInstallMissingComponentW
> +84 stdcall MsiInstallMissingComponentW(wstr wstr long)
...
> diff --git a/include/msi.h b
On Mon, Oct 6, 2008 at 4:05 PM, Jacek Caban <[EMAIL PROTECTED]> wrote:
> ---
> dlls/msi/msi.c|9 +
> dlls/msi/msi.spec |2 +-
> include/msi.h |4
> 3 files changed, 14 insertions(+), 1 deletions(-)
>
+{
+FIXME("(%s %s %d\n", debugstr_w(szProduct),
debugstr_w(s