int |
WindowsLibC._wchdir(WString path) |
int |
WindowsLibC._wchmod(WString path,
int pmode) |
int |
WindowsLibC._wmkdir(WString path) |
int |
WindowsLibC._wstat64(WString path,
FileStat stat) |
boolean |
WindowsLibC.CreateHardLinkW(WString oldname,
WString newName,
WString reserved) |
int |
WindowsLibC.GetFileAttributesW(WString path) |
boolean |
WindowsLibC.RemoveDirectoryW(WString path) |
boolean |
WindowsLibC.SetEnvironmentVariableW(WString envName,
WString envValue) |
int |
WindowsLibC.SetFileAttributesW(WString path,
int flags) |