http://bugs.winehq.org/show_bug.cgi?id=57489
--- Comment #18 from berry hodec12730@exitbit.com --- okay chiming back in to another user32 error i found, bizarrely through wine-ge-8 for some reason.
For context I'll lay out exactly what I'm doing. I have three wine prefixes for clip studio paint. Version 1.10 which is my control, Version 3.0, and Version 4.0. all of them are fresh prefixes with the only difference being what version of wine I'm using to run them.
Running the latest patched version on wine for 3.0 and 4.0 make them run, even if it takes a while to boot up, but trying run them to produce a log file for them makes them hang and the log file goes over 10gigs.
Currently trying to debugging the issue of the pen just continual drawing on its own even when my pen is just hovering above, I think I pinpointed it to being wine since CSP 1.0 with older versions of wine runs without issue until I switch it to wine-git or even the patched version.
Out of curiousity, I ran CSP 3.0 with wine-ge-8 and weirdly enough, found that instead of it producing the GetPointer error like it has before, it now says, "PackTouchHitTestingProximityEvaluation could not be located in user32.dll"
Makes me wonder if the pen issue on the newer versions of wine is possibly another user32.dll problem