Windows NT examples
-------------------

This directory contains a minimal module player example for Windows NT.
I also included our stream and effects test program, it should give you
some hints on how to use streams and effects. It is very ugly and
probably won't work as is. Expect better effect and stream examples soon. 

Sorry for no more NT examples, but I've been too busy lately...

Compile with 

"wmake -u" for Watcom, or

"nmake VISUALC=1" for Visual C

Edit makefile first and fix the paths at the beginning.


Petteri
