winforms icon indicating copy to clipboard operation
winforms copied to clipboard

[Tracking] Update `TaskDialog` `HandleTaskDialogNativeCallback` code when CsWin32 is updated to use Win32MetaData v57

Open elachlan opened this issue 2 years ago • 3 comments

Based on comment: https://github.com/dotnet/winforms/pull/9900#discussion_r1396556837

https://github.com/dotnet/winforms/blob/7a6f7349b6c57cc74f346498df279c2078818075/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialog.cs#L262-L274

elachlan avatar Nov 21 '23 01:11 elachlan

@elachlan - could yo uplease check if v57 had been released?

Tanya-Solyanik avatar Jul 23 '24 21:07 Tanya-Solyanik

CsWin32 is now using v60 of the metadata. But I am unsure if the issue has been resolved.

elachlan avatar Jul 23 '24 23:07 elachlan

This is blocked on https://github.com/microsoft/CsWin32/issues/1204

lonitra avatar Oct 08 '24 22:10 lonitra