2010-01-24 23:50 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbwin/win_tprn.prg
    ! Fix to prev.
This commit is contained in:
Viktor Szakats
2010-01-24 22:50:50 +00:00
parent 388275aa00
commit 7a2fcf6ca0
2 changed files with 5 additions and 1 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2010-01-24 23:50 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/win_tprn.prg
! Fix to prev.
2010-01-24 23:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/win_prn1.c
* contrib/hbwin/win_tprn.prg

View File

@@ -780,7 +780,7 @@ CREATE CLASS WIN_BMP
METHOD Create()
METHOD Destroy()
METHOD Draw( oPrn, aRectangle, aDimXY )
METHOD CheckPrnDrvFormat( oPrn, cErrMsg )
METHOD CheckPrnDrvFormat( oPrn, nErrCode )
VAR Type INIT 0 // Type BitMap: 1 == BM, 2 == JPEG, 3 == PNG
VAR DimXY INIT { 0, 0 } // Image Dimensions X Y pixels