Re: [PythonCE] How to determine special folder location

2010-03-28 Thread Alexandre Delattre
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 > Hello PytonCE users, > > I need to determine the location of special folder like 'start menu' > but ther's neither SHGetFolderPathA nor SHG

[PythonCE] PythonCE and SSL

2010-03-28 Thread Adam Walley
Hello, all. I would like to ask what the current status is with the SSL library in PythonCE. It is not available with my main PythonCE package (v2.5 19/12/2006), so is there any way to add it? I have not, until recently, had any reason to need the SSL module, but I came across the following handy