Changeset 243 for trunk/desktop/idl/wpfilesystem.idl
- Timestamp:
- Mar 6, 2007, 9:07:54 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/idl/wpfilesystem.idl
r203 r243 16 16 * The Initial Developer of the Original Code is 17 17 * netlabs.org: Chris Wohlgemuth <cinc-ml@netlabs.org>. 18 * Portions created by the Initial Developer are Copyright (C) 2005-200 618 * Portions created by the Initial Developer are Copyright (C) 2005-2007 19 19 * the Initial Developer. All Rights Reserved. 20 20 * … … 52 52 PNOMPath wpQueryFileName(in boolean bFullPath); 53 53 54 #if 0 55 ULONG cbEASize;56 #endif 54 NOMOVERRIDE(wpMoveObject); 55 NOMOVERRIDE(wpCopyObject); 56 57 57 NOMINSTANCEVAR(string pszFullPath); /* ONLY FOR TESTING!!! */ 58 58 NOMINSTANCEVAR(string pszType);
Note:
See TracChangeset
for help on using the changeset viewer.