Changeset 5659 for trunk/src


Ignore:
Timestamp:
May 5, 2001, 9:25:49 AM (24 years ago)
Author:
sandervl
Message:

DT: SHFileOperation update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/shlfileop.c

    r5654 r5659  
    650650#else
    651651                FIXME("Unhandled shell file operation %d\n", lpFileOp->wFunc);
     652        }
    652653#endif
    653654           return 1;
     655
     656#ifdef __WIN32OS2__
    654657        }
    655 
    656 #ifdef __WIN32OS2__
    657658    if (pTempFrom) HeapFree(GetProcessHeap(), 0, pTempFrom);
    658659
     
    741742}
    742743
     744
Note: See TracChangeset for help on using the changeset viewer.