Hi there
I am not sure what you are asking exactly.
This is a bug, which requires me to add support for undocumented requests to our network file system driver.
First though, I have to find out how these are used, what the arguments and replies
should be, not easy, when it is not documented. Then, I have to prove this is the required fix and the problem gis addressed.
Then we have to issue a fix in a release, which will probably be in a point release after the next Fusion major release.
It is probably too late for the major Fusion release at this point, but I will try to get it in if I can find out the undocumented details in time.
However, this is not likely to be fixed in a release immediately. It will be fixed though, and I can let you know when the bug
is fixed internally and to watch out for the next update that will contain it.
Currently, we have other more major bugs ahead of this one to be addressed but it will be fixed.
As for a workaround, I am not sure as what to suggest other than use WNET Windows APIs instead of the one you are currently
using. These go through a different code path. See
http://msdn.microsoft.com/en-us/library/aa385478(VS.85).aspx.
Steve