27 Apr
2021
27 Apr
'21
1:41 p.m.
Rémi Bernon <rbernon(a)codeweavers.com> writes:
As a default implementation for en_US keyboard layout, calling the driver implementation next so that it can override the result.
Is there really a need to build the default result first and pass it to the driver? Otherwise I'd suggest to call the driver first, and use a special return value like -2 to indicate fallback. -- Alexandre Julliard julliard(a)winehq.org