Changeset 141 for trunk/desktop/class_c/wpfolder.c
- Timestamp:
- Dec 3, 2006, 12:55:29 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/class_c/wpfolder.c
r127 r141 253 253 case OPEN_DEFAULT: 254 254 { 255 WPFolder_wpCreateFolderWindow(nomSelf, ev); 255 256 #if 0 256 257 char path[CCHMAXPATH]; … … 334 335 335 336 336 337 338 337 NOM_Scope void NOMLINK impl_WPFolder_tstSetFolderPath(WPFolder* nomSelf, const CORBA_char * thePath, CORBA_Environment *ev) 338 { 339 /* WPFolderData* nomThis=WPFolderGetData(nomSelf); */ 340 341 342 } 343 344 345 346
Note:
See TracChangeset
for help on using the changeset viewer.