[Cegcc-devel] SHGetFolderPath

2008-06-11 Thread eehouse.org
I'm hoping to use SHGetFolderPath() in a PocketPC/Smartphone app. It's defined in shlobj.h, but my app doesn't link if I call it. Looking in .def files in the source tree, I find it in w32api/lib/shfolder.def, but not in any of the .def files in w32api/libce/. This would suggest that it's availabl

Re: [Cegcc-devel] gnuwince project ala gnuwin32 ?

2008-06-11 Thread Geoffroy Couprie
On Wed, Jun 11, 2008 at 10:26 AM, Vincent Torri <[EMAIL PROTECTED]> wrote: > > Hey, > >> I'm a Google Summer of Code student and my task is the port of VLC >> media player on Windows CE, and I may have a bunch of libs to provide. >> I can already give libiconv. > > nice project ! > > In case it int

Re: [Cegcc-devel] gnuwince project ala gnuwin32 ?

2008-06-11 Thread Vincent Torri
Hey, > I'm a Google Summer of Code student and my task is the port of VLC > media player on Windows CE, and I may have a bunch of libs to provide. > I can already give libiconv. nice project ! In case it interests you, I plan to do the port of the following libraries (I need them for the EFL (

Re: [Cegcc-devel] gnuwince project ala gnuwin32 ?

2008-06-11 Thread Geoffroy Couprie
Hello! I'm a Google Summer of Code student and my task is the port of VLC media player on Windows CE, and I may have a bunch of libs to provide. I can already give libiconv. I'll follow this project with attention! Regards, Geoffroy Couprie -