Converted W32 to 64 bit with little difficulty. But then conversion to .NET has taken longer to achieve.
Running the EXE displays the console window and then stops. Using the /WINDOWS link option removes this console.
My FTN95 code includes WINIO@ and other Clearwin functions. I am lead to believe I must use .NET user interface calls.
Eventually, I will want to experiment with multi-threading. For now, I just want prove my original code and be able to go thru the I/O on the interface screens built with WINIO@
What are these .NET interface calls ?