Viktor Szakáts wrote:
Another solution is to add an extra byte array of 256 element, each initialized to zero at compile time, and use that array to check for validity. Of course those flags need to be set/reset from win_com open/close code, too. This would just cause 256 bytes fix overhead. Still not top beautiful, but perhaps the less intrusive.
I see Przemyslaw has done something much more pretty, we just need to remove my hack from win_tcom.prg.
Regards Alex _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
