/***********************************************************************************/
/*                                                                                 */
/*  WMFAUNST.cpp - WMFA Uninstalling Module                                        */
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          */
/*                                                                                 */
/* IMPORTANT NOTICE:                                                               */
/* ~~~~~~~~~~~~~~~~~                                                               */
/* Im NOT responsible for any damages or other abuse or illegal actions done       */
/* by/with this program. It is provided AS IS and it is your risk to use it.       */
/* You may freely distribute this program or parts of it as long as you don't      */
/* modify the "IMPORTANT NOTICE" section of this file.                             */
/*                                                                                 */
/*  This program uninstalls WMFA.                                                  */
/*                                                                                 */
/*  Compile as follows with Borland(tm) compiler:		                   */
/*  bcc32 -c WMFAUNST.cpp                                                          */
/*  ilink32 /c /aa c0w32.obj WMFAUNST.obj, WMFAUNST.exe,, import32.lib cw32.lib,,  */
/*  WMFAUNST.res                                                                   */
/*                                                                                 */
/***********************************************************************************/