Revision: 13770
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13770&view=rev
Author:   vszakats
Date:     2010-02-05 00:23:15 +0000 (Fri, 05 Feb 2010)

Log Message:
-----------
2010-02-05 01:22 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * src/rtl/filesys.c
    * UINT -> unsigned int
    * Rename: bRead -> fRead, bResult -> fResult, usError -> nResult, uiResult 
-> nResult
    * Formatting.

  * include/hbapifs.h
  * src/rtl/filesys.c
  * src/rtl/philes.c
  * src/rtl/philesx.c
  * contrib/hbct/disk.c
  * contrib/xhb/xhbfunc.c
    * Drive letter type change from USHORT/BYTE to int.
    + Extra checks added to enforce positive value.
    % Optimized out fResult from hb_fsCurDirBuff(), plus related cleanups.
    ; Peer-review it please.

  * src/rtl/fstemp.c
    * Pacified warnings.

  * contrib/hbwin/Makefile
  + contrib/hbwin/wapi_wingdi_fontmem.c
    + Added WAPI_ADDFONTRESOURCEEX().
    + Added WAPI_REMOVEFONTRESOURCEEX().

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbct/disk.c
    trunk/harbour/contrib/hbwin/Makefile
    trunk/harbour/contrib/hbwin/hbwin.ch
    trunk/harbour/contrib/xhb/xhbfunc.c
    trunk/harbour/include/hbapifs.h
    trunk/harbour/src/rtl/filesys.c
    trunk/harbour/src/rtl/fstemp.c
    trunk/harbour/src/rtl/philes.c
    trunk/harbour/src/rtl/philesx.c

Added Paths:
-----------
    trunk/harbour/contrib/hbwin/wapi_wingdi_font.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