Although I haven't used it for a while, the DLL libraries that ThinBasic uses (and I imagine, if there are new generations) are based on the first 32 bits generation Windows API.
That is to say, it should work without problems, because all generations of APIs have their foundation within Windows.
Obviously, there is no possibility of incorporating any 64-bit service.
Cheers,
David de Argentina
Although I haven't used it for a while, the DLL libraries that ThinBasic uses (and I imagine, if there are new generations) are based on the first 32 bits generation Windows API.
That is to say, it should work without problems, because all generations of APIs have their foundation within Windows.
Obviously, there is no possibility of incorporating any 64-bit service.
Cheers,
David de Argentina
fkapnist has reacted to this post.