Ignore:
Timestamp:
Jan 7, 2007, 10:36:52 PM (19 years ago)
Author:
cinc
Message:

New methods and additions all over the place.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/idl/wpfilesystem.idl

    r146 r183  
    3636#define wpfsys_idl
    3737
     38#include "nombase.idl"
     39
     40NOMCLASSNAME(WPFileSystem);
     41
    3842#include "wpobject.idl"
    3943#include "nomfilepath.idl"
     
    4549
    4650  void tstSetFullPath(in string fullPath);   
    47   PNOMPath wpQueryRealName(in boolean bFullPath);
     51  PNOMPath wpQueryFileName(in boolean bFullPath);
    4852
    4953#if 0
Note: See TracChangeset for help on using the changeset viewer.