OleView implementation
A Google SummerOfCode project to implement OleView in Wine.
OleView is the application that allows browsing and exploring COM objects as well as configuring DCOM. It is useful testing Component Object Model classes installed in Wine.
Completion status
Implemented functionality:
- browse and explore registered COM objects
- show informations from registry about COM object
- change OLE system configuration
- explore tlb files
- generate some idl files
Main todos
- add more data type handling in idl files generation
- add more tabs in details window

MoinMoin
Python