View Single Post
Old 10-09-2004   #104 (permalink)
Liggy
CD Freaks System Admin
 
Liggy's Avatar
 
Join Date: Apr 2002
Location: Monkey Island
Posts: 5,284
Re: New NEC firmware flasher and dumper

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.
Liggy is offline   Reply With Quote