Searched defs:sysDir (Results 1 – 2 of 2) sorted by relevance
54 type sysDir struct { struct55 name string56 files []string
1036 const CSysString sysDir (GetSystemString(dir)); in StartApplication() local