How to determine special folder location
rodi <[email protected]> Sat, 27 Mar 2010 19:41:46 +0100
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[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.