Revision: 13904
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13904&view=rev
Author:   vszakats
Date:     2010-02-17 17:07:20 +0000 (Wed, 17 Feb 2010)

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

2010-02-17 18:02 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * include/hbdyn.ch
  * src/rtl/hbdyn.c
    + Added support for misc 'options'. Both for return values
      and parameters.
    + Added HB_DYN_OPT_NULLTERM option which will cause that
      buffers passed by reference will return null terminated
      string (thus cutting the rest of the buffer).
    % Implemented macros sent to the list by Przemek. This made
      the source significantly smaller (one quarter of original
      size) and much easier to manage/modify. Thanks!

  * tests/testdyn.prg
    + Added test for zero terminated strings.
    ! Fixed to set UTF16 mode for Windows "WIDE" call.

  * contrib/xpp/dllx.c
    % Minor optimization.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/xpp/dllx.c
    trunk/harbour/include/hbdyn.ch
    trunk/harbour/src/rtl/hbdyn.c
    trunk/harbour/tests/testdyn.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