Quand je lance FNResource Tool je fais ce que tu dis et je clic sur load il me mette
"Unhandled exception,
System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'BlubLib.FormExtensions'. ---> System.InvalidCastException: Impossible d'effectuer un cast d'un objet COM de type 'CTaskbarList' en type d'interface 'ITaskbarList3'. Cette opération a échoué, car l'appel QueryInterface sur le composant COM pour l'interface avec l'IID '{EA1AFB91-9E28-4B86-90E9-9E9F8A5EEFAF}' a échoué en raison de l'erreur suivante*: Cette interface n'est pas prise en charge (Exception de HRESULT : 0x80004002 (E_NOINTERFACE)).
à BlubLib.FormExtensions..cctor()
--- Fin de la trace de la pile d'exception interne ---
à BlubLib.FormExtensions.SetProgressState(Form form, ThumbnailProgressState state)
à FNResourceToolX7.GUI.frmMain.BeginProgress(Int32 max)
à FNResourceToolX7.GUI.frmMain.LoadTree(IList`1 entries, Boolean search)
à FNResourceToolX7.GUI.frmMain.miLoad_Click(Object sender, EventArgs e)
à System.Windows.Forms.MenuItem.OnClick(EventArgs e)
à System.Windows.Forms.MenuItem.MenuItemData.Execute()
à System.Windows.Forms.Command.Invoke()
à System.Windows.Forms.Command.DispatchID(Int32 id)
à System.Windows.Forms.Control.WmCommand(Message& m)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
à System.Windows.Forms.ContainerControl.WndProc(Message& m)
à System.Windows.Forms.Form.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) "