API import

[System.Runtime.InteropServices.DllImport("imagehlp.dll")]
private static extern int SearchTreeForFile(string RootPath, string FileName, StringBuilder Output);

posted @ 2021-07-16 14:26  _jwj  阅读(99)  评论(0编辑  收藏  举报