Viktor Szakats 036d56d6a4 2009-08-09 01:01 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/win_tprt.prg
  * contrib/hbwin/win_prt.c
    + Extended max number of ports to Windows platform limit: 256 (from 32).
    % Changed the way port structure is handled. Now the port name is
      initalized on port opening, so the redundant static port table
      initialization could be dropped. This reduces lib footprint in
      executables. (could still be optimized to also address runtime
      footprint)
    % Merged s_PortData and s_PortData2 structures.
    % Type cleanup. static vars converted to long (from int), DWORD casts
      added, hb_par/hb_stor functions modified.
    + ::Init() method extended to handle 6th and 7th params.
    - Deleted ::Buffer() method which was a wrapper to WIN_PORTBUFFERS().
2009-08-08 23:02:49 +00:00
Description
Harbour Core — Reference source for Five development
172 MiB
Languages
C 80.3%
xBase 17.8%
Makefile 0.6%
C++ 0.4%
Harbour 0.4%
Other 0.3%