vbscript: 'property' may be both keyword and identifier.
[wine] / dlls / mswsock /
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-07-09  Alexandre Julliardmswsock: Convert the language-neutral resource file...
2008-12-01  Alexandre Julliardmswsock: Export the WSARecvEx function.
2008-10-18  Alexandre JulliardConvert remaining source files to utf-8.
2008-07-16  Jon Griffithsmswsock: Implement 3 functions by calling through SIO_G...
2008-04-09  Austin EnglishSpelling fixes.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2006-10-02  Marcus Meissnermswsock: More debug output in AcceptEx().
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-21  Vincent BéronMark some functions as implemented in the spec files.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2004-11-23  Tom WicklineVersion resources cleanup.
2004-09-06  Hans LeidekkerMove implementation of EnumProtocols{A,W} from wsock32...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-02-28  Patrik StridvallMore stubs and better headers for mswsock.dll.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-02  André JohansenIntroduced the mswsock dll.