Changeset 2226 for trunk/eraser
- Timestamp:
- 8/4/2010 12:18:51 AM (3 years ago)
- Location:
- trunk/eraser
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Eraser.Shell/CtxMenu.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser
- Property svn:mergeinfo changed
/branches/eraser6/6.0 merged: 2225
- Property svn:mergeinfo changed
-
trunk/eraser/Eraser.Shell/CtxMenu.cpp
r2216 r2226 213 213 return MAKE_HRESULT(SEVERITY_SUCCESS, FACILITY_NULL, 0); 214 214 215 //If the flags include CMF_VERBSONLY then we shouldn't do anything as we do not 216 //want to operate on the target of a shortcut implicitly. 217 if (uFlags & CMF_VERBSONLY) 218 return MAKE_HRESULT(SEVERITY_SUCCESS, FACILITY_NULL, 0); 219 215 220 //First, create and populate a submenu. 216 221 UINT uID = uidFirstCmd;
Note: See TracChangeset
for help on using the changeset viewer.
