Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dwmapi.dl error windows xp #34

Open
syntax53 opened this issue Jul 19, 2022 · 0 comments
Open

dwmapi.dl error windows xp #34

syntax53 opened this issue Jul 19, 2022 · 0 comments
Assignees
Labels

Comments

@syntax53
Copy link
Owner

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

@syntax53 syntax53 added the bug label Jul 19, 2022
@syntax53 syntax53 self-assigned this Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant