How are you passing a custom value to your DLL?  I thought that you could only 
receive a handle to 
the MSI package.  Are you sure the property name in the DLL is correct?

Rob

Pallavi Patrutkar wrote:
> Hello,
> 
>  
> 
> I am trying to pass a property to a method in a DLL. But I am not 
> getting the actual property value in my DLL through MsiGetProperty.
> 
> It returns the length of parameter as zero. But still method returns 
> successfully.
> 
> Can you tell me exactly which string from WXS file should I pass to this 
> method as a 2^nd parameter to get the correct property value?
> 
>  
> 
> Thank you,
> 
>  
> 
> Regards,
> 
> Pallavi.
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to