- Timestamp:
 - May 5, 2001, 9:25:49 AM (25 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/shell32/shlfileop.c (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/shell32/shlfileop.c
r5654 r5659 650 650 #else 651 651 FIXME("Unhandled shell file operation %d\n", lpFileOp->wFunc); 652 } 652 653 #endif 653 654 return 1; 655 656 #ifdef __WIN32OS2__ 654 657 } 655 656 #ifdef __WIN32OS2__657 658 if (pTempFrom) HeapFree(GetProcessHeap(), 0, pTempFrom); 658 659 … … 741 742 } 742 743 744  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  