Dear All,
I am trying to write software code in C to design a PC utility application. I have no experience or any idea in writing utility software.
The utility that I am trying to write should have couple of click buttons.
Well I have reached as far a showing the button icons on the utility.
The main button will be of selecting a file from the local drive and write the contents of those file to a location defined internally as pData pointer.
Can anyone help to let me know how to write such utility.
There is one application called Bus Hound which once the device is detected gives the option of load file.
But i am not able to find the source code for this utility.
Regards,
Vikram