Changeset 291 for trunk/desktop/class_c/wpfilesystem.c
- Timestamp:
- Apr 1, 2007, 3:50:54 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/class_c/wpfilesystem.c
r244 r291 55 55 #include "wpnotebook.h" 56 56 #include "wpfolder.h" 57 #include "m_wpfilesystem.h" 57 58 #include "wpfilesystem.ih" 58 59 … … 93 94 /* We are a folder somwhere in the chain */ 94 95 nomRetval=WPFileSystem_wpQueryFileName((WPFileSystem*)wpParent, bFullPath, NULLHANDLE); 96 95 97 nomPath=NOMPathNew(); 96 98 nomPath= (PNOMPath) NOMPath_assignCString(nomPath, _pszFullPath, ev);
Note:
See TracChangeset
for help on using the changeset viewer.