Ignore:
Timestamp:
Mar 6, 2007, 9:07:54 PM (18 years ago)
Author:
cinc
Message:

More WC2007 patches for drag and drop implementation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/idl/wpfilesystem.idl

    r203 r243  
    1616* The Initial Developer of the Original Code is
    1717* netlabs.org: Chris Wohlgemuth <cinc-ml@netlabs.org>.
    18 * Portions created by the Initial Developer are Copyright (C) 2005-2006
     18* Portions created by the Initial Developer are Copyright (C) 2005-2007
    1919* the Initial Developer. All Rights Reserved.
    2020*
     
    5252  PNOMPath wpQueryFileName(in boolean bFullPath);
    5353
    54 #if 0
    55   ULONG cbEASize;
    56 #endif
     54  NOMOVERRIDE(wpMoveObject);
     55  NOMOVERRIDE(wpCopyObject);
     56
    5757  NOMINSTANCEVAR(string pszFullPath);  /* ONLY FOR TESTING!!! */ 
    5858  NOMINSTANCEVAR(string pszType);
Note: See TracChangeset for help on using the changeset viewer.