Hello!
In a VB6 program several API's are in use. The IDE for this is on a W10 system. Until exactly February 4, 2020 this was no problem, since February 5, 2020 the IDE can be used, but not to execute the program (F5). Then the IDE is closed without any message. If an .exe is created from the code, it runs without any problems on the exactly identical machine.
Then we have packed the whole thing on an old XP environment - wonderful, everything works as desired.
So the suspicion arises that this has something to do with 32/64-bit. And after some trial and error, it was clear that the application would drop out at an API. So far so bad - because up to the date mentioned the application worked perfectly in the IDE.
And now the question if anyone has an idea what this could be?!?
Thanks in advance!
Ralf
In a VB6 program several API's are in use. The IDE for this is on a W10 system. Until exactly February 4, 2020 this was no problem, since February 5, 2020 the IDE can be used, but not to execute the program (F5). Then the IDE is closed without any message. If an .exe is created from the code, it runs without any problems on the exactly identical machine.
Then we have packed the whole thing on an old XP environment - wonderful, everything works as desired.
So the suspicion arises that this has something to do with 32/64-bit. And after some trial and error, it was clear that the application would drop out at an API. So far so bad - because up to the date mentioned the application worked perfectly in the IDE.
And now the question if anyone has an idea what this could be?!?
Thanks in advance!
Ralf