Jason Edmeades
34749c2a07
regedit: Fix importing of .reg hex.
2007-08-13 12:09:46 +02:00
Jason Edmeades
7fce92ea54
cmd.exe: Redirection for external programs was broken by the conversion to unicode.
2007-08-13 12:01:46 +02:00
Marcus Meissner
28ca9a8658
cmd.exe: WCMD_for is only for files.
2007-08-13 11:39:11 +02:00
Jason Edmeades
09969e8de1
cmd.exe: Wait when launching GUI pgms in batch.
2007-08-10 12:58:17 +02:00
Nigel Liang
4f03cf760b
winecfg: Fix crash when remove app button is pressed in applications tab.
2007-08-09 14:43:18 +02:00
Kirill K. Smirnov
b4779619c5
wineconsole: Rearrange control elements in Russian resources.
2007-08-09 14:40:43 +02:00
Nigel Liang
4a21ad9f5c
winecfg: Fix crash in graphics tab.
2007-08-08 15:32:00 +02:00
Nigel Liang
6e56e37b2d
winecfg: Fix apply button always available in graphics tab bug.
2007-08-08 15:32:00 +02:00
Paul Vriens
2d87d2e89e
winecfg: Show version again in About box.
2007-08-08 15:32:00 +02:00
Dmitry Timoshkov
197f4059ab
include: winres.h no longer exists in PSDK, fix winresrc.h includes.
2007-08-07 14:09:09 +02:00
Paul Vriens
a15b9fb860
winecfg: Fix virtual desktop selection.
2007-08-07 14:03:42 +02:00
Hwang YunSong(황윤성)
3207e06fe9
write: New Korean resource.
2007-08-07 12:37:29 +02:00
Hwang YunSong(황윤성)
093cbbe932
winecfg: Updated Korean resource.
2007-08-07 12:37:22 +02:00
Kirill K. Smirnov
eebfb5c5a2
winecfg: Values list should be NULL-terminated.
2007-08-07 12:36:45 +02:00
Nigel Liang
4536a9d66d
winecfg: Fix crash caused by calling set_reg_key with NULL value.
2007-08-06 13:56:13 +02:00
Paul Vriens
ceaf4f40be
winetest: Skip tests for which the dll is missing.
2007-08-06 12:04:40 +02:00
Nigel Liang
35f4e95c36
winecfg: Remove bad default setting for logpixels registery.
2007-08-03 14:29:42 +02:00
Nigel Liang
2d5a89bab0
winecfg: Read/write registry in unicode.
2007-08-03 14:29:36 +02:00
Francois Gouget
9d2f48dc0f
dbghelp: Better match the PSDK types, especially with regards to constness.
...
Also add a number of missing prototypes, especially 64bit or Unicode
versions of existing prototypes, and the related structures. Update
win32.api to fix the winapi_check warnings.
2007-08-03 12:43:40 +02:00
Mikołaj Zalewski
2777a94d4e
write.exe: Add a new program that calls wordpad.exe.
2007-08-02 12:53:31 +02:00
Roderick Colenbrander
219269c0f1
wgl: GetPixelFormat fix for offscreen formats.
2007-08-02 12:04:33 +02:00
Nigel Liang
a4d8f32d55
winecfg: Add menu font settings to desktop integration tab.
2007-07-31 13:40:29 +02:00
Nigel Liang
e027f0297e
winecfg: Add trackbar to set screen resolution in graphics tab.
2007-07-31 13:38:29 +02:00
Dmitry Timoshkov
43a072b1cb
winecfg: Fix some compatibility problems.
2007-07-31 13:36:08 +02:00
Alexandre Julliard
0faf3f8a1a
Avoid non-portable Unix mode bits macros.
2007-07-31 13:18:03 +02:00
James Hawkins
43bc08ddef
msiexec: Implement a stub MSIServer service.
2007-07-31 11:16:15 +02:00
Jason Edmeades
e34f58ad78
cmd: Remove some debug code.
2007-07-30 15:01:53 +02:00
Jason Edmeades
8e08983e5f
cmd: Fix comment to accurately reflect the function.
2007-07-30 15:01:46 +02:00
Jason Edmeades
a766ba0570
cmd: Add support for wildcards in copy.
2007-07-30 15:01:41 +02:00
Michael Stefaniuc
dc75f8a07a
winefile: Use SendMessageW instead of SNDMSG.
2007-07-30 14:12:46 +02:00
Michael Stefaniuc
863921b40d
winefile: Change choose_font() and init_output() to the W form.
2007-07-26 11:51:02 +02:00
Michael Stefaniuc
26369e1a8f
winefile: Move the font choosing code to a separate function.
2007-07-26 11:50:52 +02:00
Jason Edmeades
85c5dcb13f
cmd: Fix trap when batch pgm runs another batch pgm.
2007-07-25 13:03:42 +02:00
Michael Stefaniuc
837bd5356d
winefile: Change the settings functions to use the W registry functions.
2007-07-25 13:02:32 +02:00
Michael Stefaniuc
cee98d2969
winefile: Move some self contained functions to use explicit W functions.
2007-07-24 11:26:27 +02:00
Michael Stefaniuc
11bb71d3d6
winefile: Replace malloc with HeapAlloc.
2007-07-24 11:26:05 +02:00
Hwang YunSong(황윤성)
318bc906d6
net: New Korean resource.
2007-07-23 11:58:48 +02:00
Hwang YunSong(황윤성)
d46d87a421
wordpad: Updated Korean resource.
2007-07-23 11:58:42 +02:00
Alexander Nicolaysen Sørnes
0b381cee30
wordpad: Resize rebar control on window resize.
2007-07-20 11:47:30 +02:00
Anatoly Lyutin
2364a87d1b
cmd: Use toupperW instead of toupper.
2007-07-20 11:44:53 +02:00
Alexander Nicolaysen Sørnes
5ae5da912f
wordpad: Add date/time toolbar button.
2007-07-19 14:49:17 +02:00
Alexander Nicolaysen Sørnes
4c6c9e596f
wordpad: Add date/time dialog.
2007-07-19 14:48:51 +02:00
Michael Stefaniuc
9a522589fb
programs: Remove unreachable break after return/break. Found by Smatch.
2007-07-19 11:57:53 +02:00
Michael Stefaniuc
016b8bbedd
winhelp: Add missing case label "default". Found by Smatch (unreached code).
2007-07-19 11:57:26 +02:00
Hwang YunSong(황윤성)
9e2f6b113b
wordpad: Updated Korean resource.
2007-07-18 13:35:03 +02:00
Hwang YunSong(황윤성)
70ce53af03
cmd: Updated Korean resource.
2007-07-18 13:34:58 +02:00
Kirill K. Smirnov
72d5e7cd36
programs/start: use SEE_MASK_NO_CONSOLE flag as default.
...
Allows to start console applications in a new window (as Windows does).
2007-07-16 22:55:40 +02:00
Paul Vriens
61d8402fe2
programs/cmd: Do the assignment after the return to avoid a missing free() (Coverity).
2007-07-12 13:00:32 +02:00
Tim Schwartz
ef59d47d93
net.exe: Converted strings to resources.
2007-07-11 14:21:21 +02:00
Lei Zhang
30a22664e6
start.exe: Put double quotes around arguments with spaces.
2007-07-11 12:42:32 +02:00