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 available for desktop
Win32 apps but not WinMo -- except that I'm finding Smartphone pages
on MSDN that recommend using it.

Has anybody tried to add SHGetFolderPath() to a .a file for CE?

Thanks,

--Eric
-- 
******************************************************************************
* From the desktop of: Eric House, [EMAIL PROTECTED]                        *
*    Crosswords with Bluetooth on PalmOS now in beta: xwords.sourceforge.net *
******************************************************************************

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to