S
shafeeque
I am building a shell extn. project in .net ide which is
converted from vC++ 6.00.
During buid i am getting the following error
"error C2787: 'IContextMenu' : no GUID has been associated
with this object", The same project works fine in VC++6.0.
I have included the following files also
#include <shlguid.h>
#include <shobjidl.h>
#include <shlobj.h>
any help will be appreciated
converted from vC++ 6.00.
During buid i am getting the following error
"error C2787: 'IContextMenu' : no GUID has been associated
with this object", The same project works fine in VC++6.0.
I have included the following files also
#include <shlguid.h>
#include <shobjidl.h>
#include <shlobj.h>
any help will be appreciated