Revision: 13872
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13872&view=rev
Author:   vszakats
Date:     2010-02-14 14:12:39 +0000 (Sun, 14 Feb 2010)

Log Message:
-----------
2010-02-14 15:10 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * contrib/hbwin/hbdyn.c
    ! Fixed handling of HB_DYN_ENC_RAW and HB_DYN_CTYPE_CHAR_UNSIGNED
      buffer handling.

  * contrib/hbwin/tests/testdll1.prg
    + Added new test.
    ! Minor cleanup to prev tests.

  * contrib/hbwin/Makefile
  + contrib/hbwin/win_dllf.prg
    + Added WIN_DLLCALLFOXPRO( <cDeclareCommand>[, <parameters...> ] ) -> 
<xResult>
      where <cDeclareCommand> is a valid Visual FoxPro declare command:

        "DECLARE [cFunctionType] FunctionName IN LibraryName [AS AliasName]
           [cParamType1 [...@] ParamName1, cParamType2 [...@] ParamName2, ...]"

      See more here:
         http://msdn.microsoft.com/en-us/library/ydcf39aa(VS.80).aspx

  * contrib/hbwin/Makefile
  - contrib/hbwin/win_dll.c
  + contrib/hbwin/win_dllc.c
    * Renamed.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbwin/Makefile
    trunk/harbour/contrib/hbwin/hbdyn.c
    trunk/harbour/contrib/hbwin/tests/testdll1.prg

Added Paths:
-----------
    trunk/harbour/contrib/hbwin/win_dllc.c
    trunk/harbour/contrib/hbwin/win_dllf.prg

Removed Paths:
-------------
    trunk/harbour/contrib/hbwin/win_dll.c


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