Quote Originally Posted by sten2005 View Post
Microsoft say


So VB6 programming on Windows 10 is currently supported until October 14, 2025
I'm not sure that's a completely accurate statement. VB6 development I don't think is guaranteed at all. As it is, it takes some effort to get VB6 IDE to install on newer platforms. What WILL be supported is the VB6 RUNTIME... which means VB6-based applications will still continue to run for the foreseeable future... but given that the IDE isn't supported, there's no guarantee that it will continue to be able to be installable and used for development. There may come a time when the runtimes are still being shipped but for what ever reason the IDE/compiler no longer works or can even be installed.

-tg