GVS
Guillermo Varona wrote: > > Hi > I'm trying to use this small PRG gtwvg: > > PROCEDURE Main() > Wvt_SetGui( .t. ) > @ 10,10 SAY "Hola Mundo" > RETURN > > Try harbour/tests/wvtext.prg and compile it with -d__GTWVG__ and link with GTWVG.lib. It is a pure console application and works as is with GTWVG. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/Making-a-Hello-World%21-with-gtwvg-contrib-tp21766212p21767188.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
