Re: Of Start Menu, Shortcuts and broken functions...

2003-10-04 Thread Robert van Herk
Subhobroto Sinha wrote: But as I see it, this task is REALLY easy. Once we resolve the Windows shorcut files,figuring out how to implement the resolved menu entries for respective Desktop environments is dependent on the Desktop environment themselves, and people wanting to implement the 'Start Me

Re: Of Start Menu, Shortcuts and broken functions...

2003-10-04 Thread Mike McCormack
Hi Subhobroto, Unfortunately, it's not just as simple as enumerating "C:\Windows\Start Menu", though that would be a good start. To do things exactly the same way as Windows does them, we have to make a shell namespace that contains all the stuff on the start menu, then enumerate that. Furthe

Of Start Menu, Shortcuts and broken functions...

2003-10-04 Thread Subhobroto Sinha
Hello all, Recently there has been a revived interest in putting up a 'Windows' like 'Start Menu' onto the Window managers. That's good.Thanks. But as I see it, this task is REALLY easy. Once we resolve the Windows shorcut files,figuring out how to implement the resolved menu entries for respect