Revision: 11996
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11996&view=rev
Author: vszakats
Date: 2009-08-08 23:02:49 +0000 (Sat, 08 Aug 2009)
Log Message:
-----------
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().
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbwin/win_prt.c
trunk/harbour/contrib/hbwin/win_tprt.prg
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour