Ignore:
Timestamp:
Dec 3, 2006, 12:55:29 PM (19 years ago)
Author:
cinc
Message:

Implemented wpSetTitle()/wpQueryTitle() and fixed some glitches.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/class_c/wpfolder.c

    r127 r141  
    253253    case OPEN_DEFAULT:
    254254      {
     255        WPFolder_wpCreateFolderWindow(nomSelf, ev);
    255256#if 0
    256257        char path[CCHMAXPATH];
     
    334335
    335336
    336 
    337 
    338 
     337NOM_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.