1 Attachment(s)
Run-time error 1003 help please
Built a game under VB6 and works fine on my Home and Work machine both running Windows 10 20H2, works on a friends Windows 8.1. However one of my other friends running Windows 10 20H2, gets the following error.
Attachment 187012
Totally clueless as to what this may refer too.
Please help.
Re: Run-time error 1003 help please
Says it right there, application defined error. Unfortunately only the person who wrote it knows what that error is about.
Re: Run-time error 1003 help please
I would put error handling in to trap it.
Re: Run-time error 1003 help please
Chances are it's a missing or incorrect reference (Menu -> Project -> References). Look what you got checked in there, probably your friend is missing or has an incorrect version of that DLL.