Click to See Complete Forum and Search --> : Custom Appwizard Creation


chittu v
May 17th, 1999, 12:36 AM
I am developing a custom appwizard project and i want to change the project settings like making it UNICODE compatible.
How do i use AddToolSettings() and AddCustomBuildStep() in my mfc code? How do i send parameters. I know the declaration, but the calls are failing, but no compilation error. Also, how do i create a BSTR object and assign some string to it(Inside a custom appwizard project and not ole project).