Importing .IDl file and genrating code
Hi,
I have an existing .idl file, which is having so many interfaces , I need to automate the process of ATL Wizard to create the empty definition classes for the interfaces defined in the idl file.
is there any way to import .idl file or some plug in module or Macro. which will take the ref. of idl file and generate the code like ATL Wizard. I don't want to use wizard as i would have to go through the same process for each method/interface which is time consuming.
thanks in advance.
-Anant
"Devise the simplest possible solution that solves the problems"