index  prev  next

Name Mangling

--------------------------------------------------------------------------------------

Name mangling is quite tricky when dealing with multiple character sets. The mangling has to get the right length in the client character set, not the servers character set. This is one of the few places that the server has to deal with the client character set directly, rather than via packet IO functions.

--------------------------------------------------------------------------------------

CIFS2001 Seattle
tridge@valinux.com