Did you get a chance to review this? On 15/09/2024 21:22, Cecilio Pardo wrote: > > On 15/09/2024 10:25, Eli Zaretskii wrote: >> We cannot remove or make backward-incompatible changes in a public >> API.  So removing/renaming w32-handle-dropped-file and/or changing its >> signature is out of the question.  Can you rewrite the patch such that >> it keeps this function and its arguments, and just change the >> implementation to fix the problem? >> >> Also, please accompany your changes with a ChangeLog-style description >> (see CONTRIBUTE for the details), to make the job of installing the >> changes easier. > > See the attached patch. Hope I did it right, let me know. > > Thanks.