C# Class ManagedWin32.Api.Shell32

Afficher le fichier Open project: MathewSachin/ManagedWin32

Private Methods

Méthode Description
ExtractAssociatedIcon ( HandleRef hInst, StringBuilder iconPath, int &index ) : IntPtr
ExtractIconEx ( string sFile, int iIndex, IntPtr &piLargeVersion, IntPtr &piSmallVersion, int amountIcons ) : int
SHAppBarMessage ( uint dwMessage, AppBarData &data ) : uint
SHBrowseForFolder ( BrowseInfo &lbpi ) : IntPtr
SHGetFileInfo ( string pszPath, uint dwFileAttributes, SHFileInfo &psfi, uint cbSizeFileInfo, SHGetFileInfoFlags uFlags ) : IntPtr
SHGetFolderLocation ( IntPtr hwndOwner, int nFolder, IntPtr hToken, uint dwReserved, IntPtr &ppidl ) : int
SHGetMalloc ( [ ppMalloc ) : int
SHGetPathFromIDList ( IntPtr pidl, IntPtr pszPath ) : bool
SHParseDisplayName ( [ pszName, IntPtr pbc, IntPtr &ppidl, uint sfgaoIn, uint &psfgaoOut ) : int
SHPickIconDialog ( IntPtr hWnd, StringBuilder pszFilename, int cchFilenameMax, int &pnIconIndex ) : bool
Shell_NotifyIcon ( NotifyCommand cmd, [ data ) : bool