//  Created: 02.04.97
//  Last Update: 02.04.97
//
//  ***************************************************************************
//  Credits:                : Maga WiseCarver - CIS 102507,3374
//                   	      How to put a Dialog in a DLL
//
//  Source Project Name     : TheProjectMain.dpr
//  Soprce DLL Name	    : AboutDll.dpr
//  Exe Filename	    : TheProjectMain.exe, Not included
//  Zip Filename	    : actindll.zip
//  Autor                   : Alex Wernhardt
//  Graphic                 : HelpMakers, Alex Wernhardt
//  Copyright               : 1997, HelpMakers
//  First Creation          : 02.04.1997
//  Last Update             : 02.04.1997
//  First Release           : 02.04.1997
//  Release State           : Exe File as Freeware
//                          : Source File included
//  Compiler                : Delphi 2.0
//  Custom Components       : None
//  Purpose                 : 1- How to put a dialog in a DLL
//  			      2- How to call a function from a DLL
//  			      3- How to get information about Version Information in a File, In this case
//      			 the sample application
//  			      4- How to use Some Useful API Functions
//  			      5- How to get Information from Windows Registry
//  			      6- How to start an application in a special Style using 
//			         ShowWindow API function and set the Forms Visiblity 
//				 to true. (Check the application Project Source and 
//			         compair it with other applications of yours. Something is 
//				 missing and something is added there !)
//
//  Version                 : None
//  Tested under            : Windows 95 [(4.0.95)]
//                                                     |
//                          : Small Font, 600*800      |\   
//                          : Samll Font, 1024*768     | \  Pentium 200Mhz, 40Mb, 2Mb
//						       | /  486Dx2-66, 12Mb, 1Mb
//                                                     |/
//  Platform(s)             : Windows95, WindowsNT
//                          : 32-bit
//*****************************************************************************