/EZASPIE/ezaspie007.zip contains VC++ 6.0 (c.bat and ezaspie.mak) and Pelles
C (p.bat and ezaspiePelles.mak) versions of batch and makefiles. Pelles C
still requires two attempts to get the compile to succeed. Both seem to
compile and run fine on Windows XP Pro SP2.
This version is cleaned up from previous versions and mostly running. It
looks like explorer when it starts and seems to navigate the file structure
correctly - even network drives. Double clicking a file will launch the
associated application. Right clicking on the treeview shows What's this
help.
The design is becoming pretty modular. Most of the global variables have
been restricted to a single file or eliminated.
There's still lots to fix too. The code that was all C code has been
commented out. I'm not sure about the icon thing - I don't think it's
working. Still lots of code that I don't understand.
David Garner