Commit Graph

6 Commits

Author SHA1 Message Date
Zhiyi Zhang 148d4048b4 write: Use correct wordpad.exe path.
Wordpad.exe is in C:\Program Files\Windows NT\Accessories\ now.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-09 23:38:44 +02:00
Michael Stefaniuc 48964553f0 write: Use wide-char string literals.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-12 10:40:05 +02:00
Alexandre Julliard 1555f29fc6 write: Always append a backslash to the system directory. 2014-10-28 15:47:42 +09:00
Rob Shearman b7cfa58996 write: Close the thread and process handles returned by CreateProcessW. 2008-10-15 16:44:17 +02:00
Alexandre Julliard b66685cdd8 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
Mikołaj Zalewski 2777a94d4e write.exe: Add a new program that calls wordpad.exe. 2007-08-02 12:53:31 +02:00