
    			    Harbour MiniGUI

		(A Little WIN32-GUI Library For Harbour)

				Welcome

	My name is Roberto Lopez, i'm from Argentina 
	so, my english is not good. Excuse me for this.

	I'm a xBase programmer (dbase, clipper, foxpro) and now, 
	i use Harbour, a powerfull free clipper compatible compiler. 

	I'm trying to learn WIN32API fundamentals and Harbour-C interface, 
	so i started the development of a little experimental project: 
	A simple GUI system for Harbour with the goal of hide the complexities 
	asociated with WIN32API programming (handles, id's,etc.).

	I taked some ideas and inspiration from HGF (Harbour GUI framework) 
	by Antonio Linares and Alexander Kressin, HWGUI by Alexander Kressin 
	and BCX by Kevin Diggins.

	Thanks to all of them !!

	Harbour MiniGUI is free with the same license as harbour
	
				Warning

	I'm just learning WIN32API, so the code is not optimized and is 
	probably buggy and surely inefficient, so take it only as an 
	experiment.

				Links

	Harbour Project :http://www.harbour-project.org
	HWGUI :http://www.geocities.com/alkresin/
	BCX : http://members.surfbest.net/kdiggins@surfbest.net/

	My E-Mail Addres is: roblez@ciudad.com.ar
