Hi All,

We are migrating from IS to WiX. I am stuck at this point . 

1. In IS we are calling a C++ dll, which has a function that takes a inout
string and an constant int, and then returns an integer. In IS we can easily
send params and recieve return value.

Now i am trying to create a similar Type 1 CA in Wix. I don find any
attributes for passing params and getting the return value from dll.

Could anyone help on this please?

P.S:
1. WiX 3.9 R2
2. Not using C++ CA/C# DTF , i am using the same dll as used in IS (which
has __stdcall).
3. DLL CA is an immediate CA, should be executed on a button click.

Kind Regards,
Sampat



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/how-to-pass-paramters-to-a-C-DLL-CA-and-get-returned-values-from-it-tp7600072.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to