From: Jeff H. <je...@ac...> - 2009-03-08 01:25:54
|
On 7-Mar-09, at 4:07 PM, David Gravereaux wrote: > Getting win9x support back would require a second (or parallel > switched > at run-time) notification system based around WSAEventSelect() rather > than completion ports. Most of the code could be shared as the > concept > of overlapped usage is the same. There is no need or value in the Win9x codebase support anymore. It's totally EOL from MS and if we dropped all the extra pieces in Tcl and Tk that used it, we would improve long term maintainability and likely fix some bugs. Jeff |