Camlwin Dos and Windows version 0.95 Camlwin is developped in Caml at TELECOM BRETAGNE (Ecole Nationnale Superieure des Telecommunications). Setup of camlwin Make a directory, and unflate (unzip ou pkunzip) with the '-d' option. This operation make 4 directories: - lib, - bin, - examlpe, - util. In order to use Camlwin, you must define the CAMLLIB, CAMLWIN and CAMLHELP variables and add the path to the bin directory. Example: e: cd \ mkdir camlwin pkunzip -d camlwin set CAMLLIB=e:\camlwin\lib set PATH=%path%;e:\camlwin\bin set CAMLWIN=e:\camlwin set CAMLHELP=e:\camlwin\bin\help If you install the Dos and the Windows packages, you can use only one library. You just have to copy the 'header.dos' to 'header.' when you want to create a dos program and copy 'header.win' to 'header.' when you want to create a Windows program. Camlwin under dos need a mouse driver, and a VGA card. If you encounter a memory problem under dos, type: set DOS4GVM=deleteswap swapname#e:\dos4gw.swp You can found the Camlwin release manual on WEB at: http://liasc.enst-bretagne.fr/~saunier If you enconter a problem, please e-mail at: Pierre.Saunier@enst-bretagne.fr If you want to be awar of camlwin released, please e-mail at one of the two following adresses: Pierre.Saunier@enst-bretagne.fr Pierre SAUNIER