6 Dec
2025
6 Dec
'25
1:59 p.m.
Should the case when both `LOAD_TLB_AS_32BIT` and `LOAD_TLB_AS_64BIT` are passed be handled/tested? It's extremely unlikely both flags are passed together by any sane program, however I expected this case to be an error, but it turns out the flags are just ignored and the typelib is loaded with the native pointer size. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9640#note_125080