You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
by [Karl] » Sat Jul 16, 2022 12:43 am
I'm running version 1.9 on a virtual XP machine. The program loads and mostly works fine, but I get "run-time error 53: File not found: dwmapi.dll" when running certain things such as the exp calculator and the swing calculator, then it shuts down.
update:
I fixed it. I downloaded your source files from Github and removed the line from mudmonitors.bas that read "nRet = DwmGetWindowAttribute(F.hwnd, DWMWA_EXTENDED_FRAME_BOUNDS, rcFrame, Len(rcWindow))" Seems to be working okay now. Would be nice if there was a way to make it it check to see if the OS was running Vista or higher before running that line of code.
by [Karl] » Sat Jul 16, 2022 12:43 am
I'm running version 1.9 on a virtual XP machine. The program loads and mostly works fine, but I get "run-time error 53: File not found: dwmapi.dll" when running certain things such as the exp calculator and the swing calculator, then it shuts down.
update:
I fixed it. I downloaded your source files from Github and removed the line from mudmonitors.bas that read "nRet = DwmGetWindowAttribute(F.hwnd, DWMWA_EXTENDED_FRAME_BOUNDS, rcFrame, Len(rcWindow))" Seems to be working okay now. Would be nice if there was a way to make it it check to see if the OS was running Vista or higher before running that line of code.
Reference: https://www.mudinfo.net/viewtopic.php?t=2934
The text was updated successfully, but these errors were encountered: