コード例 #1
0
ファイル: WindowsAPI.cs プロジェクト: xxy1991/cozy
 public static extern bool GetSaveFileName(ref OPENFILENAME lpofn);
コード例 #2
0
ファイル: WindowsAPI.cs プロジェクト: xxy1991/cozy
 public static extern bool GetOpenFileName(OPENFILENAME lpofn);