Re: [Cegcc-devel] SHGetFolderPath

2008-06-13 Thread Danny Backx
I'll try to give you all the info I have, let me know if I'm missing the point completely :-) On Thu, 2008-06-12 at 21:20 -0700, eehouse.org wrote: > > Shouldn't you use SHGetSpecialFolderPath() ? > > > > I've found little decent reference material to the function you mention, > > and just about

Re: [Cegcc-devel] SHGetFolderPath

2008-06-13 Thread Pedro Alves
A Friday 13 June 2008 05:20:42, eehouse.org wrote: > I can't make that work either. :-) > > /home/eehouse/dev/sf/WINCE_SVN/wince/cedict.c:637: undefined reference to > `SHGetSpecialFolderPathW' > /home/eehouse/dev/sf/WINCE_SVN/wince/cedict.c:643: undefined reference to > `FindFirstFlashCard' > Th