Is there anything similiar to GetCurrentDirectory and SetCurrentDirectory on Pocket PC (currently running Windows Mobile 2003, second edition) I need to retrieve the working directory primarily, and secondarily be able to change it.
Windows CE (and Windows Mobile which is based on CE) does not have a notion of “current directory” so you can not get/set it. Please use a full paths instead.
Nille
Posted: Smart Devices Native C++ Development, Get/SetCurrentDirectory