public static extern uint GetModuleFileNameEx(int handle, IntPtr hModule, [Out] StringBuilder lpszFileName, uint nSize); 一开始我用String代替 ...
確定! 回上一頁