Linked by Thom Holwerda on Thu 7th Jun 2007 16:30 UTC, submitted by Michael Zandstra
Thread beginning with comment 246671
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-12-31
> There is interesting differences between some
> fundamental APIs in Windows and in UNIX, some of
> which I suspect Microsoft deliberately put in to
> make porting away from Windows more difficult.
Not defending MS (whose tactics could certainly include a "trap" as you describe), but Windows' version of send is actually more intuitive to a developer, so the reason for this difference could as well be the decision to make it as easy for application developers as possible (which is IMO a sensible goal, as it results in higher-quality applications, increasing the overall quality of the whole platform).