[Bug 53195] New: ext-ms-win-ntuser-sysparams-ext-l1-1-1 missing
https://bugs.winehq.org/show_bug.cgi?id=53195 Bug ID: 53195 Summary: ext-ms-win-ntuser-sysparams-ext-l1-1-1 missing Product: Wine Version: 7.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs(a)winehq.org Reporter: etaash.mathamsetty(a)gmail.com Distribution: --- this is really really really easy to fix, in fact I have a diff right here diff --git a/dlls/apisetschema/apisetschema.spec b/dlls/apisetschema/apisetschema.spec index b13d00f..ec54efd 100644 --- a/dlls/apisetschema/apisetschema.spec +++ b/dlls/apisetschema/apisetschema.spec @@ -377,6 +377,7 @@ apiset ext-ms-win-ntuser-server-l1-1-0 = user32.dll apiset ext-ms-win-ntuser-string-l1-1-0 = user32.dll apiset ext-ms-win-ntuser-synch-l1-1-0 = user32.dll apiset ext-ms-win-ntuser-sysparams-ext-l1-1-0 = user32.dll +apiset ext-ms-win-ntuser-sysparams-ext-l1-1-1 = user32.dll apiset ext-ms-win-ntuser-touch-hittest-l1-1-0 = user32.dll apiset ext-ms-win-ntuser-uicontext-ext-l1-1-0 = user32.dll apiset ext-ms-win-ntuser-window-l1-1-4 = user32.dll -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53195 Etaash Mathamsetty <etaash.mathamsetty(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|api-ms-win-* |ext-ms-win-* -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53195 --- Comment #1 from Etaash Mathamsetty <etaash.mathamsetty(a)gmail.com> --- this probably won't fix any program, but I noticed it while browsing the microsoft docs -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53195 --- Comment #2 from Etaash Mathamsetty <etaash.mathamsetty(a)gmail.com> --- https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-queryd... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53195 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- I believe this should not make a difference for linking, because last version component is ignored. It might be find to update the version of existing entry. Does this change fix some application for you? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53195 --- Comment #4 from Etaash Mathamsetty <etaash.mathamsetty(a)gmail.com> --- oh I didn't know that the last number is ignored, but like I stated earlier, I don't think this fixes anything that I have used with wine -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53195 Etaash Mathamsetty <etaash.mathamsetty(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #5 from Etaash Mathamsetty <etaash.mathamsetty(a)gmail.com> --- yeah seems like the last number is ignored -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53195 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53195 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ext-ms-win-* |apiset -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla