When I used to use Windows, I almost exclusively programmed with fasm, but = it's not exactly portable or "easy-to-learn". =20 Since you're a C guy, there are some free C compilers with IDE out there. T= hen all you need to do is get a Windows API reference. Microsoft refers to= their CLI as the console, so do some searching on Windows console programm= ing. In Windows, prettymuch everything is a call to some API function. Sent from my iPad On Jan 20, 2014, at 10:25 AM, "William Couture" wrote: > Sorry if this is too off-topic, but this is a problem I can't ignore > anymore. >=20 > I've been using the same C compiler since the mid-1980's to write whateve= r > little utilities I need. Needless to say, it produces 16-bit DOS code. >=20 > Well, Windows XP support is coming to an end, and the "current" Windows 7= / > Windows 8.x don't support old 16-bit DOS applications. >=20 > So, what can I use as an easy-to-learn replacement? >=20 > I usually write something that does serial I/O (write to serial port, get > reply, > format to screen, repeat as necessary), file format filtering (read line = of > file, > parse/format as necessary, write to STDOUT and redirect to file on the > command line), and"glue" for stringing together multiple executables in > batch files (get user options, call executable, display return code in > human readable format, repeat as necessary). >=20 > C-like syntax definitely preferred. >=20 > And I'm sure the option of a virtual machine under Win7/Win8.x will come > up, which would be perfectly fine, but I haven't heard of one what will > interact with the actual "live" Windows file system. If you know of one, > please let me know. >=20 > Thanks! > Bill >=20 >=20 > --=20 > Psst... Hey, you... Buddy... Want a kitten? straycatblues.petfinder.or= g > --=20 > http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .