Supposedly working
	blt_bell
	blt_debug
	blt_htext
	blt_table
	blt_win

bltGrPS.h:  Needed to shorten 'postScriptDefinitions' string because the
              MSVC2.0 compiler can't handle its length.
bltGrPS.c:  Changed to handle aboved change
bltTable.c: Removed strcasecmp code and replaced with hardcoded test.  This
            is more efficient and there is no need to add the strcasecmp
	    function from bltUtil.c

Not working:
	1. Rotated text.
	2. Converting a bitmap to ASCII.
	3. Drag & Drop (send common in Tk not implemented)
	4. Busy windows
	5. blt_cutbuffer command