Hello, I don't have a winmo device at hand to test but maybe you can try finding the function in ctypes.windll.aygshell instead of coredll.
2010/3/27 rodi <[email protected]> > Hello PytonCE users, > > I need to determine the location of special folder like 'start menu' > but ther's neither SHGetFolderPathA nor SHGetFolderPathW in > ctypes.windll.coredll. > Has someone a workaround to solve this problem? > > Cheers rodi. > _______________________________________________ > PythonCE mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pythonce > > -- Alexandre Delattre Phone number : +33674116213 Mail : [email protected] Web log : http://alexdweb.alwaysdata.com/blog/
_______________________________________________ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce
