Rémi Bernon (@rbernon) commented about include/wine/gdi_driver.h:
struct opengl_funcs * (*pwine_get_wgl_driver)(UINT); /* thread management */ void (*pThreadDetach)(void);
- /* IME support */
- BOOL (*pSetIMECompositionWindowPos)(HWND, const POINT *);
You need to bump `WINE_GDI_DRIVER_VERSION` too.