Click to See Complete Forum and Search --> : How to implement one interface many times in ATL


AmitVaidya
April 27th, 1999, 10:45 AM
hello,

I have got a interface called IProcess, I have implemented a component using it.
Now i want to implement 3 more processes supporting the same Interface.

I opened a new ATL Project & tried to include the .idl, _i.c , _i.h files,
but it didn't work.

I also tried giving the Interface name same while adding new control to the project but that didn't work

How should i do it ?

thanking in anticipation.

Bye
Amit.