1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-16 12:17:12 +00:00

terminal-win: use proper NTAPI callback for FLS

Fixes crash when FLS data is attempted to be cleared.

This affects only 32-bit build where the calling convention were not
matching the expected one. It has to be __stdcall in this case.

Fixes: 3372e17d
This commit is contained in:
Kacper Michajłow 2024-06-06 00:05:17 +02:00
parent 112fa549be
commit a32674bb29