I need to support several minor old applications, and most of them do not have or have minimal documentation. There are a couple of them that were written either in VB5 or in 6, but I can’t say that. There seems to be no big difference in the appearance of the source code, and I can load one of them using VB6 and even run them in the IDE, but I have a feeling that the oldest of them is VB5. Is there a way to check the code check, which project was created? Or in some other way.
source
share