http://bugs.winehq.org/show_bug.cgi?id=57489
--- Comment #9 from berry hodec12730@exitbit.com --- (In reply to Ignacy Kuchciński from comment #7)
(In reply to berry from comment #5)
(In reply to Ignacy Kuchciński from comment #4)
Created a patch for this https://gitlab.winehq.org/wine/wine/-/merge_requests/8380
Let me know if there are more to be added
chiming in because I'm currently trying to make clip studio paint (testing on both version 3.0 and 4.0) run with wine. While I'm able to get the trial version to run, the full version outputs the same GetPointerPenInfo error even with the newest wine-git build.
Hi, thank you for testing!
(In reply to berry from comment #6)
Created attachment 78819 [details] log file after user32 error
check the comments in the file
The log file actually proves that the GetPointerPenInfo error has been fixed, but there is another one similar: GetPointerDeviceProperties are missing this time. I've created another patch for this https://gitlab.winehq.org/wine/wine/-/merge_requests/8428, it might be a few other back and forths before we get them all, would appreciate if you could test the latest patch and report if there is another error :)
Oh you're right. My bad, probably confused the errors since the wording was so similar. I don't mind testing until this works lol. I've already updated my wine-git and retested and added a new log file. The log file is huge so I'm trying to crop out whatever isn't relevant, let me know if there's anything else I should be looking for other than GetPointerDeviceProperties and user32.dll.
In the meantime, perhaps I should create a new bug page just for this error?