advpack: Put function declarations in advpack_private.h.
[wine] / tools / winapi / msvcmaker
2006-01-06  Rolf Kalbermatterwinapi: msvcmaker adaption to new directory structure.
2005-12-02  Francois GougetAssorted spelling fixes.
2005-06-20  Saulius KrasuckasSync msvcmaker with make_ctests to generate valid code.
2005-06-09  Alexandre JulliardFixed a number of references to removed directories.
2004-11-22  Steven EdwardsDefine "WINVER=0x0501 _WIN32_WINNT=0x0501 _WIN32_IE...
2004-10-26  Francois GougetAdd function prototypes.
2004-10-22  Francois GougetReview and fix regular expressions of the form /^foo...
2004-10-11  Steven EdwardsCorrectly define WINVER, _WIN32_WINNT and _WIN32_IE...
2004-10-06  Martin FuchsFix generation of config.h.
2004-10-06  Martin FuchsFix msvcmaker imports.
2004-10-05  Francois GougetIdentify comm.drv as a 16bit dll.
2004-10-05  Francois GougetAdd function prototypes.
2004-10-04  Francois GougetHandle the static libraries linked to using EXTRALIBS.
2004-09-23  Steven EdwardsDefine _WIN32_WINNT and _WIN32_IE versions for MS_VC...
2004-08-31  Alexandre JulliardMoved all files from the controls/ directory to dlls...
2004-08-11  Francois GougetDon't define __WINE_USE_MSVCRT in the Visual C++ projec...
2004-07-16  Francois GougetFix msvcmaker so the generated testlist.c files include...
2004-03-22  Steven EdwardsRemove reference to old graphics directory
2003-12-15  Martin FuchsFixed options for winebuild.
2003-11-14  Alexandre JulliardGet rid of the msdos/ directory.
2003-11-13  Alexandre JulliardMoved memory/environ.c, memory/virtual.c and misc/cpu...
2003-11-06  Alexandre JulliardRe-use the loader directory for the main wine loader...
2003-09-23  Jon GriffithsAdded some needed config.h entries.
2003-09-19  Alexandre JulliardGet rid of relay32 directory.
2003-08-26  Alexandre JulliardThe if1632 directory no longer exists.
2003-08-18  Jon Griffithsole/ directory doesn't exist anymore.
2003-07-18  Jon GriffithsHandle long file names in pre-build step (quote them).
2003-05-13  Francois Gougetlibrary/Makefile.in and unicode/Makefile.in don't exist...
2003-03-15  Jon GriffithsOutput a dummy function for linking.
2003-01-07  Francois GougetAdd support for .drv extension (for winspool.drv tests...
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-18  Francois GougetThe link command specifies which version of the C libra...
2002-11-30  Patrik Stridvall- Fixed bug caused by changes to Wine.
2002-11-04  Patrik Stridvall- Updated it to support changes in Wine.
2002-10-29  Patrik StridvallAdd new options --wine and --winetest so workspace...
2002-10-23  Patrik Stridvall- Added proper parsing of the Makefile.in's to find...
2002-10-18  Patrik Stridvall- Better .dsp file generation for .exe outputs
2002-09-12  Patrik StridvallMinor bug fixes and improvements.
2002-08-30  Patrik Stridvall- Proper handling of GDI32 and USER32.
2002-08-27  Patrik StridvallAdded Microsoft Visual Studio workspace and project...