The class shown below should help with some of the shell32 methods in C #. you must add the link "Command and automatic shell Microsoft Shell" with a link by clicking on the project.
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace MusicMuttPrototype { public class clsShellFileInfo { public Exception errorException; public enum FileDetailInfo { Name = 0, Year = 15, Size = 1, Track_Number = 19, Type = 2, Genre = 20, Date_Modified = 3, Duration = 27, Date_Created = 4, Bit_Rate = 28, Date_Accessed = 5, Protected = 23, Attributes = 6, Camera_Model = 24, Status = 7, Date_Picture_Taken = 25, Owner = 8, Dimensions = 26, Author = 9, Not_used = 27, Title = 10, Not_used_file = 28, Subject = 11,
user3126891 Dec 22 '13 at 9:50 a.m. 2013-12-22 09:50
source share