master
Fix more non-prototype functions
Fix typos
Set MIDL target environment on Windows
Use size_t indexes for null-terminated arrays
Use for loops for recursion in the Windows build, cutting down on the verbiage in Makefile.in files. For correctness of output, every Makefile.in mydir= definition is changed to use $(S) instead of /.
Some fixups and stubs for building ccapi on UNIX, and dependencies. (Doesn't make a complete working implementation, but it mostly compiles.)