Quote:
|
Originally Posted by r-man The result, WINFlash.exe, should be seen as a preview release of this shell program. Given the beta phase of both programs at this time I would recommend 'playing' with this shell program, but take great caution with the FLASH option!
Paul |
It should not be too difficult to create one executable with this file so that there is no need to create subprocesses. At least if your program is written in C or C++.
My sourcecode already has a simple interface in order to do this. You just need to create a "NECDRIVE" class element and call one method for scanning, one for flashing, and one for dumping. You can even supply callback routines to process status messages.