Changeset 146 for trunk/desktop/idl/wpfolder.idl
- Timestamp:
- Dec 3, 2006, 9:54:12 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/desktop/idl/wpfolder.idl (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/idl/wpfolder.idl
r141 r146 38 38 #include "wpfilesystem.idl" 39 39 #include "nomfilepath.idl" 40 /*#include "nomfolderwindow.idl"*/ 41 42 native PNOMFolderWindow; 40 43 41 44 NOMCLASSNAME(WPFolder); … … 46 49 47 50 boolean wpPopulate(in unsigned long ulReserved, 48 in string pszPath,49 in boolean fFoldersOnly);50 gpointerwpCreateFolderWindow();51 void tstSetFolderPath(in string thePath); /* Only for testing */ 51 in string pszPath, 52 in boolean fFoldersOnly); 53 PNOMFolderWindow wpCreateFolderWindow(); 54 52 55 #if 0 53 56 WPObject wpQueryContent(in WPObject Object, … … 62 65 63 66 NOMINSTANCEVAR(PPRIVFOLDERDATA privFolderData); 64 NOMINSTANCEVAR(PNOMPath pnomPath );67 NOMINSTANCEVAR(PNOMPath pnomPath_); 65 68 }; 66 69
Note:
See TracChangeset
for help on using the changeset viewer.
