Hi

This is an old theme, but I still use in VBA editor as add-on for commenting code and duplicate lines as in VSCode.

Guys, how can I compile this project correctly on my machine?
The project itself written in VB6 is on GitHub VBEEXtender?

That is, what does it mean to compile so that I can give all the necessary project files to another person, and he can run it on his own.
I compile a dll on my own, copy it to another machine, but it doesn't work there. I need to install VB6 on another machine.

In this project, how can I identify all the dependencies that need to be included for correct operation?