mcu2d - Drag and drop unix2dos. Free w/src

DESCRIPTION
===========

Converts unix text files to dos text files - it does this by
replacing all occurances of [^\r]\n with \r\n. Drag-and-drop one or
more files to be converted onto the application.

Public Domain. Written in Visual C++ 4.0. Source included. 
Requires mfc40.dll.

HISTORY AND CHANGES
===================

Version 1.1 - Released 05-apr-2002
----------------------------------

* Improved translation. Does not insert \r chars unnecessarily.

Version 1.0 - Released 14-mar-2002
----------------------------------



LEGAL
=====

This distribution is free. The source code is Public Domain - you can
do what you want with it. 

The distribution is provided "as is", with no warrantees or 
guarantees, whether express or implied, blah blah blah. So if 
something goes wrong, don't blame me.


CONTACT
=======

Mark Carter
cartermark46@ukmail.com
http://www.pcpages.com/mcarter
Valid as at 05-apr-2002
