22 Sep
2023
22 Sep
'23
6:40 a.m.
On Thu Sep 21 20:03:38 2023 +0000, Aidan Khoury wrote:
No, but if you supply invalidly formed images to the mspatcha.dll APIs it will raise an exception with code 0xE0000001. I made this a separate function so I could mark it as `DECLSPEC_NORETURN`. (my question was unclear: I meant does native throw this exception?)
what does native do if the exception is continued? (I doubt this helper can be DECLSPEC_NOTRETURN) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3870#note_46284