COM library for Explorer-like system views
Posted
by
chrisd
on Stack Overflow
See other posts from Stack Overflow
or by chrisd
Published on 2010-12-27T17:46:04Z
Indexed on
2010/12/27
17:54 UTC
Read the original article
Hit count: 245
To provide a Windows Explorer-like view of the user's system, we have been using the shell controls from LogicNP (formerly Sky Software), but these have deficiencies, e.g., no support for Win7 libraries. The vendor has not responded to our inquiries about updates, so we're looking to replace the package.
Requirements:
- ActiveX (no managed code or MFC)
- Tree and list views of the system
- Per-item checkboxes
- 32- and 64-bit versions
Any recommendations for a replacement product?
TIA.
© Stack Overflow or respective owner