I think I have all the latest CE 5.0 updates installed, but I seem to be
having the same issue reported earlier in this thread back in February 2005:
http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/2637189935d939c9/705cac02b72948bb?lnk=st&q=cegetvolumeinfo&rnum=1&hl=en#705cac02b72948bb
The header defines a "wide" version of CeGetVolumeInfoW(), but coredll.lib
only has CeGetVolumeInfo(). Also, as mentioned in the thread, the API seems
to require an extern "C" to compile.
Is there a CE 5.0 update with an official "fixed" storemgr.h? Or is there
some other way to work around the issue?
Thanks!
David Holcomb