I'd suggest downloading the latest WiX source and including the files in "src\ca\wcautil\". I'd also have to bet it's going to look for some files in "inc\". (At the very least, create a new empty C++ CA DLL to get the templated hooks in the right spot for your DLL. Specifically looking at the DLLMain and precompiled header includes.)
If you are struggling with the C/C++ compiler and you are allowed to use a managed CA, then a C# CA would probably be a boat load easier for you to accomplish the same task. Jacob -----Original Message----- From: Kevin Hebert [mailto:ke...@legendary-immersion.com] Sent: Monday, November 28, 2011 1:27 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Custom Action to verify input The reason is that we already have a file project in place that is storing all of the custom actions that are used for the project. I'm not overly allowed to change any of the parameters, except by figuring out how to link to the wcautil library, which I'm working on again now that I'm no longer sick. Again, thank you for all of your help. ------------------------------------------------------------------------ ------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users