Commit History

Author SHA1 Message Date
  Alexandre Julliard f0fcb19525 expand: Use the standard va_list instead of __ms_va_list. 3 years ago
  Alexandre Julliard ed6a5e97e0 programs: Make all program entrypoints cdecl. 5 years ago
  Alexandre Julliard b5e2f767b6 expand: Build with msvcrt. 5 years ago
  Marcus Meissner 56968fb379 expand: Initialize a variable (Coverity). 13 years ago
  Eric Pouech c561b67950 expand: No longer use Unix stdio functions, but rather the kernel32 equivalent. 13 years ago
  Eric Pouech 60460147ee expand: Remove extraneous curly braces from switch statements. 13 years ago
  Francois Gouget 96848a0605 Remove spaces before '\n's. 15 years ago
  Michael Stefaniuc 30a37b65dc expand: Remove superfluous pointer casts. 16 years ago
  Alexandre Julliard b66685cdd8 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 16 years ago
  Roy Shea 44941a55fa expand: Extended expand program to accept /r argument. 16 years ago
  Hans Leidekker 3d2670ea32 expand.exe: Add support for cabinet files. 17 years ago
  Michael Stefaniuc 41dd56cb7f "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Mike McCormack 7d66567253 programs: Use WIN32_LEAN_AND_MEAN in some more places. 19 years ago
  Pierre d'Herbemont 342da59b0c Remove stdlib.h inclusion if winsock.h is included. 19 years ago
  Alexandre Julliard 12fbe313f2 Fixed LZCopy return value check. 22 years ago
  Alexandre Julliard acfda14a81 Moved expand.c from libtest to programs/expand. 22 years ago