Hi, I am really new to programming using keil. I wanted to create a windows form kind of application which takes some parameters from a user and then runs the C code present in the file based on the inputs.
I have the C code files with me, but i am not able to set up a user interface (the form).
Can anyone please help me.
Thanks and Regards, Siddharth Gupta
As far as the GUI is concerned, the GUI developer may have to implement a protocol to transfer using a driver the GUI developer has to install. So what may be irrelevant to the GUI application need to be irrelevant to the GUI developer.