/************************************************************************************/
/*                                                                                   */
/*  WMFAINS.cpp - WMFA DLL 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 id WMFA's Server DLL.                                               */
/*                                                                                   */
/*  Compile as follows with Borland(tm) compiler:		                     */
/*  bcc32 -c WMFAINS.cpp                                                             */
/*  ilink32 /c /aa /Tpd c0d32.obj WMFAINS.obj, WMFAINS.dll,, import32.lib cw32mt.lib */
/*                                                                                   */
/*************************************************************************************/