What version of visual studio do the FiveHC32.lib and FiveH32.lib libs generate?
In this last visual studio 2022 update I noticed strange behavior of my program when running on windows 7.
I took all the prgs and .c files from fivewin source and generated the libs with MSVC version 17.2.6 and noticed that these behaviors did not occur again.
I don't really know what it is. I think there should be a compilation of the FW libraries as per the visual studio version.
I will continue with some tests from now on, it is still early to conclude the possible divergence that may occur.