Guest andylaulz Posted November 20, 2003 Report Posted November 20, 2003 Hi,all: I'm a newbie of smartphone development.I encontered a problem in my project.I draw 8 icons on the homescreen,one of them is for GAMES.I need to browse the content of the folder GAMES by clicking this icon.How can I go to the folder GAMES directly? Thanks in advance for your kind help!
Guest drblow Posted November 20, 2003 Report Posted November 20, 2003 Hi andy - welcome to the forum!! :lol: If you are talking about your homescreen xml - then I'm pretty sure it only responds to shortcuts (.lnk) oe .exe files. The shortcut plugin contains paths to these. All I can think of is if you make a shortcut to the games folder, and try putting the path into your xml - see if that works. If not, get back to us & the Modaco geniuses will I'm sure either have a remedy, or at least be able to tell you that it can't be done!! Good luck! :wink:
Guest madu Posted November 20, 2003 Report Posted November 20, 2003 Quick answer: not possible. A bit longer: I know what you want. You want the link to take you to Programs>Games, unfortunately shortcuts (.lnk) to folders do not work. Apparently it is an OS-wide issue. Not sure how this works on WM2003. Resco Explorer at one point supported folder links, but that would take you to the folder within Resco Explorer, NOT the SP Programs menu>Games
Guest andylaulz Posted November 21, 2003 Report Posted November 21, 2003 First of all,thank you,drblow and madu! I work on SamrtPhone 2003.My goal is to browse the content of GAMES by clicking the link.Is there any way to explore/open a folder in SP2003?I have tried ShellExecuteEx,but it doesn't work.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now