Re: [xHarbour-developers] ChangeLog,v 1.6453 2009/05/12

2009-05-12 Thread Patrick Mast, xHarbour.
Thank you Eduardo! As Marcelo pointed out, I think we need some wrapper to make sure existing PRG's from our users compile and work without changes to its source code. Patrick On Tue, May 12, 2009 at 3:43 AM, Eduardo Fernandes wrote: > > >  * include\win32prn.ch >    + created a cutted header f

[xHarbour-developers] ChangeLog,v 1.6453 2009/05/12

2009-05-11 Thread Eduardo Fernandes
* include\win32prn.ch + created a cutted header from win32prn.prg file to allow the use of printer constants by users. * source\rtl\win32prn.prg + added #include "win32prn.ch" statement. * source\rtl\tbrowse.prg * fixed to speed-up navigation on tbrowse with many columns,