[Mono-dev] Windows Shell
Sebastien Pouliot
sebastien.pouliot at gmail.com
Wed Nov 29 11:33:25 EST 2006
On Wed, 2006-11-29 at 16:19 +0000, Steve K wrote:
> Aplologies for replying to my own message, but I have a few questions
> to field.
>
> 1) Does Mono simply need to provide an API to get the icons for files
> and folders,
The framework already have such an API (in 2.0) with
Icon.ExtractAssociatedIcon
However it's not yet implemented in Mono.
> and find the location in the filesystem of the Recent Documents list?
Environment.SpecialFolder.Recent
> 2) Or do we need to expose the Shell/Nautilus/etc Namespace in more
> detail, for example, being able to enumerate over the contents of
> folders.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list