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