Sure looks like a problem with UNICODE to me. Try using
L"\\Temp\\Test", etc.
Windows CE (and platforms like Pocket PC built on it) is heavily
biased towards UNICODE, so almost all functions that take strings take
UNICODE strings. If this is, indeed, the problem, then I _strongly_
recommend taking time to understand UNICODE; otherwise you will waste
a lot of your time tracking down bugs. You can start by using google
(http://groups.google.com/advanced_search?q=&) to look up
unicode
in this newsgroup.
>Thank you,
>-V
>
-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).
Robert E. Zaret, eMVP
PenFact, Inc.
20 Park Plaza, Suite 400
Boston, MA 02116
www.penfact.com
This should work, I did it very often.
I never had a problem with it.
Has your file no extension?
Ernst