Bob - I managed to build dutil, wcautil libs under VS2005 and get a "hello world" custom action Working. Now the real work.. I need to pass a couple of parameters to the action routine. I understand that the easiest way is to set some Property values that can be read from C++ side. Can you point me to any example/sample code that does this? Thanks,
Radha -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: Sunday, September 07, 2008 1:31 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Question about linking custom action dll Radha Vaidyanathan wrote: > I downloaded the source. I could not import the VC project that comes > with source. > The .vcproj isn't used to build; we use NAnt to build all native code. The .vcproj is in VS2008 format and likely VS2005 can't read it. > 1>c:\temp\wixv3_src\src\dutil\conutil.h(73) : error C2061: syntax error > : identifier '__in_z' > You likely need a newer set of Windows SDK headers to pick up the latest SAL annotation support. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users