Revision: 11937
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11937&view=rev
Author:   vszakats
Date:     2009-07-30 10:01:06 +0000 (Thu, 30 Jul 2009)

Log Message:
-----------
2009-07-30 12:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * contrib/hbwin/Makefile
  + contrib/hbwin/hbsim.ch
  + contrib/hbwin/wce_simc.c
  + contrib/hbwin/wce_smsc.c
  + contrib/hbwin/wce_sim.prg
  + contrib/hbwin/tests/testsim.prg
    + Added SIM reading and SMS sending interfaces for WinCE.
      This is a contribution from Jose Luis Capel. Many thanks for it.

    ; NOTE:
      mingwarm doesn't support these APIs unfortunately, poccarm does,
      and msvcarm as well, but I couldn't try the latter.
      (I've applied formatting, cleanups and some minor fixes)
      Jose and all, please review and test.

  * examples/httpsrv/uhttpd.prg
  * examples/httpsrv/uhttpd.hbp
  * examples/httpsrv/readme.txt
    % Given less focus on the socket selection issue. Now the only
      difference is .prg level API and local API is fully portable.
    * Made the proprietary one the default on all platforms.
      (it looks much more obvious/simple to use, also requires less
      STATIC variables)

  * contrib/hbwin/win_misc.c
    ! Fix for WinCE.

  * ChangeLog
    ! Typos.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbwin/Makefile
    trunk/harbour/contrib/hbwin/win_misc.c
    trunk/harbour/examples/httpsrv/readme.txt
    trunk/harbour/examples/httpsrv/uhttpd.hbp
    trunk/harbour/examples/httpsrv/uhttpd.prg

Added Paths:
-----------
    trunk/harbour/contrib/hbwin/hbsim.ch
    trunk/harbour/contrib/hbwin/tests/testsim.prg
    trunk/harbour/contrib/hbwin/wce_sim.prg
    trunk/harbour/contrib/hbwin/wce_simc.c
    trunk/harbour/contrib/hbwin/wce_smsc.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to