Commit History

Author SHA1 Message Date
  Francois Gouget 2993785f3a Assorted non-ANSI function declaration fixes (missing void). 17 years ago
  Francois Gouget d60b99bd12 msvcmaker: Remove references to wine_unicode and to .spec.c files. 18 years ago
  Francois Gouget baf85ad931 msvcmaker: Link with msvcrt(d).dll rather than with the static C library. 18 years ago
  Francois Gouget f1698c4b0c msvcmaker: Tweak the .dsp formatting to better match Visual Studio. 18 years ago
  Francois Gouget 72d5c0ddca msvcmaker: Remove unneeded -I.. for the msvcrt tests. 18 years ago
  Francois Gouget bcf4a22a5e msvcmaker: Fix the code that sets __WINETEST_OUTPUT_DIR so it does not pollute $output_dir. 18 years ago
  Alexandre Julliard 7dfc447741 gdi32: Renamed the gdi directory to gdi32. 18 years ago
  Francois Gouget 77fd5aa23b msvcmaker: The msvcrt tests need '..' in the include path. 18 years ago
  James Hawkins bedcdee714 msvcmaker: Remove a reference to libs/unicode in msvcmaker. 18 years ago
  Colin Pitrat ab2cdead77 tools: Check for open return code in Perl scripts. 18 years ago
  Rolf Kalbermatter b7142fbb86 winapi: msvcmaker adaption to new directory structure. 19 years ago
  Francois Gouget 5127dc9f49 Assorted spelling fixes. 19 years ago
  Saulius Krasuckas e76d25f68c Sync msvcmaker with make_ctests to generate valid code. 19 years ago
  Alexandre Julliard dae2b44263 Fixed a number of references to removed directories. 19 years ago
  Steven Edwards fa9b9f5fea Define "WINVER=0x0501 _WIN32_WINNT=0x0501 _WIN32_IE=0x0600" for all 20 years ago
  Francois Gouget a8b09d11ca Add function prototypes. 20 years ago
  Francois Gouget b4df2417c4 Review and fix regular expressions of the form /^foo|bar$/. 20 years ago
  Steven Edwards c7545d2b1c Correctly define WINVER, _WIN32_WINNT and _WIN32_IE versions in all 20 years ago
  Martin Fuchs c35c48b983 Fix generation of config.h. 20 years ago
  Martin Fuchs c7e467486f Fix msvcmaker imports. 20 years ago
  Francois Gouget d8c96b08f3 Identify comm.drv as a 16bit dll. 20 years ago
  Francois Gouget c2f2b990e0 Add function prototypes. 20 years ago
  Francois Gouget d0882ef46d Handle the static libraries linked to using EXTRALIBS. 20 years ago
  Steven Edwards d2acb8cf8b Define _WIN32_WINNT and _WIN32_IE versions for MS_VC Build. 20 years ago
  Alexandre Julliard 2ceb42dd43 Moved all files from the controls/ directory to dlls/user. 20 years ago
  Francois Gouget 48ea250887 Don't define __WINE_USE_MSVCRT in the Visual C++ project. It is not 20 years ago
  Francois Gouget ad7a4fb9ee Fix msvcmaker so the generated testlist.c files include stdarg.h. 20 years ago
  Steven Edwards 0ea344e53a Remove reference to old graphics directory 20 years ago
  Martin Fuchs f74e715bab Fixed options for winebuild. 21 years ago
  Alexandre Julliard 97657b1dcf Get rid of the msdos/ directory. 21 years ago