stom actions?
> Thanks!
>
> -Original Message-
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: Tuesday, December 08, 2009 12:05 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Two Custom Action entry points in one C++ Dll
: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Two Custom Action entry points in one C++ Dll and
WcaLog failure
The WiX toolset has plenty of custom actions that are combined in the same
DLL. Something else is wrong. Did you call WcaIitialize() at the beginning
of each
The WiX toolset has plenty of custom actions that are combined in the same
DLL. Something else is wrong. Did you call WcaIitialize() at the beginning
of each custom action? Is this custom action the target of a control event?
On Mon, Dec 7, 2009 at 3:44 PM, Tony Juricic wrote:
> At one point I wa
At one point I was thinking that I have too many C++ Custom Action Dlls and
started using existing Dlls. That is, I added a new entry point for a new CA in
a Dll that already hosted code for existing CA. That appears to work just fine
except for one issue: WcaLog() doesn't work - nothing gets ou
4 matches
Mail list logo