Revision: 14497
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14497&view=rev
Author:   vszakats
Date:     2010-05-15 22:39:41 +0000 (Sat, 15 May 2010)

Log Message:
-----------
2010-05-16 00:38 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * contrib/hbwin/win_srv.c
    * Renamed more variables.
    * Moved around hb_strfree() calls to fully avoid the possibility
      of freeing string pointers still assigned inside Windows
      structures.
    ! WIN_SERVICESTART() fixed to set last error.

  * contrib/hbwin/tests/testsrv.prg
    ! Fixed to have the default action called
      when started without parameter. Required
      to make it start when started as service.
    + Test service changed to create a file in
      a predictable place (next to .exe) and
      fill that with output. Made sure that file is
      readable by other processes.
    * Cleaned service ID/description.

  ; I've made successful test with current code.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbwin/tests/testsrv.prg
    trunk/harbour/contrib/hbwin/win_srv.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)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to