Ok I got it working now thanks again for your help
--
View this message in context:
http://www.nabble.com/Custom-Action-Dll-problem-tf2042392.html#a5623375
Sent from the wix-users forum at Nabble.com.
-
Take Surveys. Earn
WcaGetProperty() isn't being used anywhere else this is the only call.
What I need to do is combine My license with DX License, but if I leave in
the code for
getting the DXEULA the entire program doesn't even run weird.
I tried with both allocation of memory and tried to see if maybe the fuction
"ReleaseStr(pwzLicense);" to free the string.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Magus
Sent: Wednesday, August 02, 2006 2:21 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Custom Action Dll problem
Not that my other pr
Not that my other problem has a solution yet, but I've move on to try to get
something done. I am no having a problem trying to use the WcaGetProperty
function. I have a property [License]
I call the function using
WCHAR l_wcLicense[2];
HRESULT hResult = WcaGetProperty(L"EULA", l_wcLicense);
4 matches
Mail list logo