hi, if you download the source code for wix, than inside \src\ca\wixca\dll you will find a file called PrintEula.cpp which contiains the code for this printing functionality. So you can see everything being done there.
..ab On Wed, Jul 30, 2008 at 12:58 PM, Stefan Webb <[EMAIL PROTECTED]> wrote: > I am trying to customize my dialogs in Wix 3.0.4318. I have extracted the > standard dialogs from the source and compiled a modified version of them > with my project. If I include WixUIExtension.dll then it is not possible to > customize the FilesInUse dialog, as pointed out in an earlier thread. > However, if I do not include WixUIExtension.dll, then I do not have access > to the custom actions in PrintEula.dll. > > My understanding is that PrintEula.dll contains two functions, > WixUIPrintEula and WixUIValidatePath. I believe WixUIPrintEula finds the > handle of the RichEdit control in the MSI window, extracts the text, and > sends it the printer. It doesn't take or return any parameters. Is this > correct? I am not sure what the WixUIValidatePath function does, if it is > crucial and how it is called. I am an experienced Win32 developer and would > like to implement my own PrintEula.dll file. Would somebody be able to > provide more information on the PrintEula.dll file? > > Thanks, > Stefan. > ------------------------------------------------------------------------- > 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