Hello.
In an environment that doesn't use multithreading, I want to implement all the features provided by Ex8_HCE_T4T.
I tried to simply process the contents of the functions (TApplication,TReaderLibrary) provided as example code as a loop, but it failed. (I think it is because the message exchange is not handled.)
Please give a hint if there is a way I can try next.
Or I want to know about the information I can refer to.
Thank you.