05-24-2024, 10:44 PM
Based on the error, I believe it's because you have multiple `Declare Dynamic Library "user32"` sections in the code. Realistically speaking that should be allowed (or give a proper QB64 error), but combining the sections should solve that problem for the moment.