Searched defs:GetLongPathName (Results 1 – 4 of 4) sorted by relevance
67 #define GetLongPathName _GetLongPathName macro
117 #define GetLongPathName __MINGW_NAME_AW(GetLongPathName) macro
807 func GetLongPathName(path *uint16, buf *uint16, buflen uint32) (n uint32, err error) { func
2338 func GetLongPathName(path *uint16, buf *uint16, buflen uint32) (n uint32, err error) { func