Search code examples
windowsexplorercmis

How to develop CMIS-WIndows explorer integration?


Like WevDAV or CIFS, anyone could tell me how to develop CMIS-WIndows explorer integration? (I'm not intended to an independent application for CMIS browsing)

I'm familiar with developing in CMIS but have no experiece in Windows development.

Any keyword, API etc. is helpful.


Solution

  • It looks you describe Windows namespace extensions. Some links:

    Creating Shell Data Source Objects and Extending the Shell Namespace

    Specifying a Namespace Extension's Location

    The Complete Idiot's Guide to Writing Namespace Extensions - Part I