Ignore:
Timestamp:
Sep 13, 1999, 2:36:35 PM (26 years ago)
Author:
phaller
Message:

Fix: updated to current wine 19990913

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/new/shlfolder.cpp

    r857 r918  
    834834          {
    835835            pObj  = (LPUNKNOWN)IContextMenu_Constructor((IShellFolder *)This, This->absPidl, apidl, cidl);
     836            hr = S_OK;
    836837          }
    837838          else if (IsEqualIID(riid, &IID_IDataObject) &&(cidl >= 1))
Note: See TracChangeset for help on using the changeset viewer.