Commit History

Author SHA1 Message Date
  Alexandre Julliard 4c391c1454 winepath: Avoid CR characters in output. 4 years ago
  Alexandre Julliard e22bcac706 winepath: Build with msvcrt. 4 years ago
  Alexandre Julliard 2bfba562f9 winepath: Remove the --version option. 4 years ago
  Alexandre Julliard f2a7405a09 winecrt0: Make the main() and wmain() entry points cdecl. 5 years ago
  Frédéric Delanoy 101e7d3ee6 winepath: Use BOOL type where appropriate. 11 years ago
  Peter Rosin ed62749cc8 winepath: Adhere to the requested separator on failure. 14 years ago
  Jerome Leclanche 8c50936d30 winepath: Add a -0 option to use null character as separator. 14 years ago
  Alexandre Julliard 82ea2994e8 winepath: Fixed the wmain() definition. 16 years ago
  Maarten Lankhorst 70441d5bb8 kernel32: Change all functions to use CDECL. 16 years ago
  Alexandre Julliard b66685cdd8 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 16 years ago
  Francois Gouget 5d531fc1d5 winepath: Fix --unix so it works whether the Windows path refers to an existing file/directory or not. 18 years ago
  Francois Gouget 888b0b98ac winepath: Fix --long option. 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
  Francois Gouget 492f9c7ca1 Add a --windows option for converting a Unix path to a long Windows 19 years ago
  Alexandre Julliard cf22e0264f Set the winepath version to be the same as the global package 19 years ago
  Dmitry Timoshkov 40d94dfc4e Convert programs/winepath to unicode, print the output string using 20 years ago
  Eric Pouech 5c2a891c43 Made some functions and variables static. 20 years ago
  Alexandre Julliard 1cb0cf4ced Moved wine_get_unix_file_name implementation to ntdll, and changed it 20 years ago
  Mike McCormack 95b0fc6f08 Use GetFullPathName to convert unix path names to DOS ones. 21 years ago
  Eric Pouech 5bf3a2669b Made wine_get_unix_file_name take a Unicode string pointer. 21 years ago
  Francois Gouget bf022eecb9 Reset the result buffer after each argument. 21 years ago
  Vincent Béron 9a62491660 Removed trailing whitespace. 22 years ago
  Mike Wetherell 0d8a9fac90 Utility to convert between Unix and Windows paths at the command 22 years ago