tilluf
unread,May 4, 2007, 8:50:00 PM5/4/07You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello!
I've been developing a namespace extension (using ATL), which among other
things supports context menus when clicking on items. That works fine, but I
get a system error (some memory block is not valid) when I right click on a
folder's background.
I tried to run the debugger, but couldn't figure out what methods of my NSE
get called before the error: actually it looked like none!
Is there a way to prevent a context menu from being shown when the user
right clicks on the folder's background? I was thinking about some setting in
the registry, but I ain't an expert...
Thank you!