MDK 2.7

Gruess Euch!

You won't find a proper makefile, but a Rhide-project file.
For the tester-programm there is a guitest.gpr and 
for the gui-editor ``MichisDialogkiste'' there is 
mdk.gpr

If you don't have Rhide, you can compile with the make.bat -file.

I improved the comments, so now perhaps the source is more
self explaining.

For C++ freaks:
I had some problems with the Allegro MENUs, because it was not
possible to connect a MENU to a member function of my "maximum" 
class holder (see source). I had to do it with the extern "C" command.
Is there a better way?


Enjoy!

Michi Schuster 1997

