See ChangeLog entry 2002-01-08 17:10 UTC-0500 David G. Holm <dholm@jsd-llc.com>
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
For example:
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
* Now works properly on linux
|
||||
From Horacio Roldán <harbour_ar@yahoo.com.ar>
|
||||
|
||||
2002-01-10 17:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* source/pp/pptable.c
|
||||
+ SET OPTIMIZE ON/OFF/expression command added
|
||||
|
||||
|
||||
@@ -155,7 +155,7 @@ BOOL hb_printerIsReady( char * pszPrinterName )
|
||||
|
||||
HB_FUNC( ISPRINTER )
|
||||
{
|
||||
#if defined(HB_OS_WIN_32)
|
||||
#if defined(HB_OS_WIN_32) && !defined(__RSXNT__)
|
||||
{
|
||||
char DefaultPrinter[ 80 ];
|
||||
DWORD pdwBufferSize = 80;
|
||||
|
||||
Reference in New Issue
Block a user