-
SHFileOperation API
I have made a file backup program (VB5) using the SHFileOperation API and am getting "file not found" error when copying certain files under W2000 but it works fine under Wme, W98 or W95. Is there something I'm missing about W2000, according to documentation this API is supported? Interestingly the files which cause the errors all contain VB applications.
Thank you in advance, Bob.
-
Have you searched MSDN for topics on this subject?
-
Yes I have but no luck. Any more suggestions?
-
http://www.codehound.com/ is a VB search engine. It will search a whole bunch of VB code sites trying to find a match for what you type into the search box. Try that.
-
I take it your answer is "I don't know" , thanks, Bob.