[DllImport("comdlg32.dll", SetLastError=true, CharSet = CharSet.Auto)] static extern bool GetOpenFileName([In, Out] OpenFileName ofn); ...
確定! 回上一頁