msvcmaker: Update the function list for which HAVE_* defines are written into config.h.
commite713f4bf4f96b1315bcf5c0de82fe6fec35e05fa
authorRob Shearman <robertshearman@gmail.com>
Thu, 25 Sep 2008 15:43:49 +0000 (25 16:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Sep 2008 22:19:52 +0000 (29 17:19 -0500)
tree7ee797001108b555d8c2226ac949e0499812c04e
parent1ab076626d18d63fe293ae45ea3f96fa894c7454
msvcmaker: Update the function list for which HAVE_* defines are written into config.h.

Remove all functions for which the HAVE_ define is not used anywhere.

Add _strdup, _strtoi64 _strtoui64, chsize, strdup and vsnprintf which
are all present in MSVC headers.
tools/winapi/msvcmaker