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
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
Labels: VC++
0 Comments:
Post a Comment
<< Home