On Sat, Oct 16, 2021 at 12:10:02PM -0500, Esme Povirk wrote:
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51815
Signed-off-by: Esme Povirk esme@codeweavers.com
I took some liberties with the ARM environments. I haven't found an actual Windows machine with a 32-bit ARM print environment, but MS-RPRN implies that "Windows ARM" is a valid environment name.
My Windows 10 machine does have a "Windows ARM64" environment but it only has driver version 4 in the registry, not 3.
Could you split this and the next patch into two each? Firstly add the ARM environments then implement the env selection based on cpu.
I also wouldn't object to merging the winspool and localspl bits so you'd end up with two patches just split differently.
Thanks, Huw.