How do exclude using schemafilter?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dean Hinson

    #1

    How do exclude using schemafilter?

    Hello,

    I am building my first program trying to simulate explorer for active
    directory. Like explorer, the treeview will be only OUs (directorties) and
    the listview will list OUs first, then eveything else (like Directories, then
    files in explorer). I can use filter to limit the children of the directory
    entry but how do I say I want everything but 'X'?

    Has anyone done this?

    Thanks in advance, Dean.
Working...