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 <Property Id ="EULA">[License]</Property>
I call the function using 
WCHAR l_wcLicense[20000];
HRESULT hResult = WcaGetProperty(L"EULA", l_wcLicense);
The program gets to the WcaGetProperty Line and then exits. anyone have any
idea what this could be?
-- 
View this message in context: 
http://www.nabble.com/Custom-Action-Dll-problem-tf2042392.html#a5622613
Sent from the wix-users forum at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to