Last updated 1 year ago
[DllImport("ole32.dll", SetLastError = true)] public static extern int OleGetIconOfFile( [MarshalAs(UnmanagedType.LPWStr)] string lpszPath, [MarshalAs(UnmanagedType
Microsoft documentation: Link