Commit History

Author SHA1 Message Date
  Esme Povirk 53ec99daeb rundll32: Only call LoadLibrary16 on x86. 3 years ago
  Michael Stefaniuc 1cba8c3f97 rundll32: Use wide-char string literals. 4 years ago
  Alexandre Julliard 092d76b911 rundll32: Add wrapper to call entry point on i386. 4 years ago
  Alexandre Julliard b09e18c40d rundll32: Build with msvcrt. 5 years ago
  Frédéric Delanoy b3d07c7846 rundll32: Use BOOL type where appropriate. 10 years ago
  Alexandre Julliard 59ef151a93 rundll32: Fix a pointer conversion warning on 64-bit. 14 years ago
  Andrew Nguyen a42c072830 rundll32: Recognize entry points passed as ordinal numbers. 14 years ago
  Andrew Nguyen b8b1a565e0 rundll32: Convert rundll32 to Unicode. 14 years ago
  Andrew Nguyen e6bd6d1201 rundll32: Check more heap allocation failure paths for consistency. 14 years ago
  Andrew Nguyen dd4221fc2c rundll32: Rename a few internal helpers for consistency. 14 years ago
  Andrew Nguyen 5e72f7b2a5 rundll32: Load the 16-bit kernel32 exports by ordinal. 15 years ago
  Vincent Povirk f54a8ab71b rundll32: Build with -mwindows. 16 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Stefan Huehner 06822b8977 Fix some write-strings warnings. 19 years ago
  Detlef Riekenberg edc061333f Space is valid between module name and entry point. 19 years ago
  Jon Griffiths eb5bf7dd38 Documentation spelling fixes. 20 years ago
  Michael Stefaniuc 5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's 20 years ago
  Robert Shearman cba8763c33 Remove unnecessary WNDPROC casts. 20 years ago
  Alexandre Julliard 3defd321b2 Don't link directly to 16-bit APIs for portability reasons (based on a 21 years ago
  Alexandre Julliard 4175fdb7c6 Added support for loading 16-bit dlls. 21 years ago
  Francois Gouget ae50013017 Fix the case of product and company names. 21 years ago
  Alexandre Julliard 269511026f Fixed indentation. 21 years ago
  Mike McCormack 0ab73312c8 rundll32 requires a window for some functions to work, so create one. 21 years ago
  Alberto Massari 01ac8df263 Fix crash when invoked with no arguments. 22 years ago
  Alexandre Julliard 9f029b7d5e Warning fixes. 22 years ago
  Alberto Massari 15e8e0a2f1 Added rundll32 utility. 22 years ago