https://bugs.winehq.org/show_bug.cgi?id=53542
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Turns out we had it with correct type at some point, and I changed it to DWORD back in 2015 for no good reason.
There's also two methods in IWshExec that need the same DWORD -> long (int) change.