/***********************************************************************************/
/*                                                                                 */
/*  WMFAINS.cpp - WMFA Binary Insert 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 inserts the binary code that will load the WMFAINS.DLL.           */
/*                                                                                 */
/*  Compile as follows with Borland(tm) compiler:		                   */
/*  bcc32 -c WMFAINS.cpp                                                           */
/*  ilink32 /c /aa c0w32.obj WMFAINS.obj, WMFAINS.exe,, import32.lib cw32.lib,,    */
/*  WMFAINS.res                                                                    */
/*                                                                                 */
/***********************************************************************************/