Files
harbour-core/harbour
Viktor Szakats b60a4e7356 2009-11-21 22:49 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/win_prn2.c
    ! Fixed few type mis-uses (BOOL instead of DWORD and vice versa)
    % Optimized hb_isLegacyDevice().
    % Marked some static strings as static.
    % Marked locally used C worker functions as static.
      This may cause incompatibility if someone used these via 
      undocumented ways. They were never officially published 
      through .h headers.
2009-11-21 21:51:48 +00:00
..