コード例 #1
0
ファイル: Shell32.cs プロジェクト: rasmus-z/ManagedWin32
 public static extern IntPtr SHGetFileInfo(string pszPath, uint dwFileAttributes, ref SHFileInfo psfi, uint cbSizeFileInfo, SHGetFileInfoFlags uFlags);
コード例 #2
0
ファイル: Shell32.cs プロジェクト: MathewSachin/ManagedWin32
 public static extern IntPtr SHGetFileInfo(string pszPath, uint dwFileAttributes, ref SHFileInfo psfi, uint cbSizeFileInfo, SHGetFileInfoFlags uFlags);