I want to display modal after clicking the logon button like the screen below. I'm trying to communicate with a server with a timer in modal, is it possible? Thanks in advance.
Yes it is possible To show a pop-up like that,
system((string)L"path-to-exe-file")
command to run that exe file