Revision: 14243
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14243&view=rev
Author:   vszakats
Date:     2010-03-26 21:02:49 +0000 (Fri, 26 Mar 2010)

Log Message:
-----------

2010-03-26 22:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * contrib/hbmisc/Makefile
  + contrib/hbmisc/blinker.prg
    + Added Blinker compatible functions.
      Not tested functionally. Many of the functions are dummies, since
      many of them is highly MS-DOS specific, but they should help
      porting Clipper apps.
    + Added extra functions to control link-time burn in of some
      values in original Blinker. In Harbour they can be set using
      these function calls, f.e. called from an INIT PROC:
        HB_BLIVERNUM( cString )
        HB_BLIDEMDTE( dDate )
        HB_BLIDEMMIN( nValue )

  * include/hbmemory.ch
    ! Typo in comment.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbmisc/Makefile
    trunk/harbour/include/hbmemory.ch

Added Paths:
-----------
    trunk/harbour/contrib/hbmisc/blinker.prg


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to