#include <win32/thputilities.h>void THPUtyConvertToUnixFmt(char* fmt);fmt |
Pointer to the string to be converted. |
None.
This function onverts a UNIX-format path indicated by fmt to a DOS-format path. The buffer specified by fmt is overwritten.
None.
2006/03/01 Initial version.
CONFIDENTIAL