Thursday, May 03, 2007

How to change the MIDL generated guid?

In an ATL project how we can change the class ID value of a particular class name ?

The class ID is defined in MIDL generated file like "wipe_i.c".But it is defn found

nowhere.

Solution :

we have to create the GUID using GUIDgen utility , copy and paste it in an ".idl" file

No comments: