#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.
03/01/2006 Initial version.