Marcus Meissner
|
55ae86ccb1
|
winhlp32: Check hlpfile for being NULL (Coverity).
|
2009-02-02 15:44:39 +01:00 |
Marcus Meissner
|
102a3b9892
|
winedbg: Check for buffer being NULL.
|
2009-02-02 15:21:43 +01:00 |
Marcus Meissner
|
2c7ac13662
|
services: Handle realloc failures better (Coverity).
|
2009-02-02 15:21:43 +01:00 |
Rob Shearman
|
d3085abc08
|
Change parameter type from size_t to SIZE_T for MIDL_user_allocate.
|
2009-02-02 11:55:21 +01:00 |
Andrey Turkin
|
347272b37e
|
programs: Add lodctr and unlodctr tools.
|
2009-01-29 15:14:22 +01:00 |
Michael Stefaniuc
|
24c4f1de95
|
services: Remove superfluous pointer casts.
|
2009-01-29 14:06:11 +01:00 |
Michael Stefaniuc
|
30a37b65dc
|
expand: Remove superfluous pointer casts.
|
2009-01-29 14:06:04 +01:00 |
Marcus Meissner
|
1db4c5dc67
|
xcopy: Handle return from vsnprintfW (Coverity).
|
2009-01-29 12:48:16 +01:00 |
Marcus Meissner
|
1082779ddc
|
regedit: Check HeapAlloc results (coverity).
|
2009-01-29 12:44:48 +01:00 |
Anders Jonsson
|
e958d4f99e
|
cmdlgtst: Add Swedish translation.
|
2009-01-29 12:18:54 +01:00 |
Aric Stewart
|
45824821ff
|
reg.exe: Implement DELETE.
|
2009-01-28 14:31:56 +01:00 |
Aric Stewart
|
647a087e8a
|
reg.exe: Implement ADD for REG_SZ.
|
2009-01-28 14:31:44 +01:00 |
Anders Jonsson
|
cbeff91bd0
|
wineconsole: Fix typos in Swedish resources.
|
2009-01-28 12:10:41 +01:00 |
Anders Jonsson
|
7243f4863a
|
view: Add Swedish translation.
|
2009-01-28 12:10:37 +01:00 |
Alexandre Julliard
|
746948551a
|
services: Add stub implementation for SERVICE_CONFIG_FAILURE_ACTIONS in ChangeServiceConfig2W.
|
2009-01-27 11:27:45 +01:00 |
Francois Gouget
|
5898a5c767
|
regedit: Make some functions static.
|
2009-01-26 15:13:21 +01:00 |
Francois Gouget
|
492304128b
|
regedit: We don't bother unregistering window classes on exit, so remove HexEdit_Unregister().
|
2009-01-26 15:13:18 +01:00 |
Francois Gouget
|
0e01daa3e7
|
winecfg: Make enumerate_valuesW() static.
|
2009-01-26 15:13:15 +01:00 |
Francois Gouget
|
0a6665bfef
|
wineconsole: WINECON_GetHistory{Mode,Size}() are unused so remove them.
|
2009-01-26 15:13:12 +01:00 |
Anders Jonsson
|
b01c8da0f4
|
oleview: Fix typo in English, Russian resources.
|
2009-01-26 14:30:10 +01:00 |
Marcus Meissner
|
9a0a89271e
|
winefile: Avoid array overrun (coverity).
|
2009-01-26 14:29:29 +01:00 |
Anders Jonsson
|
2ce82aec19
|
winefile: Update Swedish translation.
|
2009-01-23 13:12:40 +01:00 |
Anders Jonsson
|
4e733f98e3
|
winhlp32: Update Swedish translation.
|
2009-01-23 13:12:36 +01:00 |
Anders Jonsson
|
890a48adc5
|
progman: Add Swedish translation.
|
2009-01-22 15:28:23 +01:00 |
Anders Jonsson
|
846e361ed1
|
regedit: Add Swedish translation.
|
2009-01-22 12:04:16 +01:00 |
Ben Klein
|
8df74a0edb
|
winecfg: Fix a typo in autodetect_drives.
|
2009-01-22 12:03:25 +01:00 |
Alexandre Julliard
|
05a840dfc9
|
advapi32: Fix GetServiceDisplayNameW behavior to pass the tests.
|
2009-01-21 23:35:35 +01:00 |
Alexandre Julliard
|
c795150932
|
advapi32: Fix GetServiceKeyNameW behavior to pass the tests.
|
2009-01-21 23:32:29 +01:00 |
Mikołaj Zalewski
|
f2235ef30d
|
regedit: Don't pass an ANSI string to vsprintfW.
|
2009-01-21 13:26:48 +01:00 |
Anders Jonsson
|
e9d8c9f572
|
write: Add Swedish translation.
|
2009-01-20 15:17:29 +01:00 |
Anders Jonsson
|
fed3c945f0
|
wordpad: Add Swedish translation.
|
2009-01-20 15:17:25 +01:00 |
Michael Stefaniuc
|
0a51e54fce
|
oleview: Remove superfluous pointer casts.
|
2009-01-20 15:17:22 +01:00 |
Francois Gouget
|
de58df0e8d
|
wineconsole: Make WINECON_SetHistory{Mode,Size}() static.
|
2009-01-20 12:34:02 +01:00 |
Francois Gouget
|
e7ec428c47
|
wineconsole: Make some functions static.
|
2009-01-20 12:33:59 +01:00 |
Francois Gouget
|
cf92ee98be
|
wineconsole: WCUSER_OptionDlgProc(): use the given configuration information.
|
2009-01-20 12:33:56 +01:00 |
Francois Gouget
|
4061d1f8d8
|
winedbg: Make lexeme_alloc() static in debug.l.
|
2009-01-20 12:33:52 +01:00 |
Francois Gouget
|
5012a57268
|
winedbg: Make some functions static.
|
2009-01-20 12:33:47 +01:00 |
Alexandre Julliard
|
b608a43df7
|
advapi32: Reimplemented QueryServiceConfig2W in services.exe.
|
2009-01-19 20:34:02 +01:00 |
Erich Hoover
|
51a04d5b65
|
regedit: Fix import mangling REG_EXPAND_SZ values.
|
2009-01-19 13:36:26 +01:00 |
Ge van Geldorp
|
4de19cff1f
|
winetest: Make the wrapper immune to Ctrl-C.
|
2009-01-19 13:36:26 +01:00 |
Michael Stefaniuc
|
59360ced97
|
view: Remove superfluous pointer casts.
|
2009-01-19 12:46:42 +01:00 |
Michael Stefaniuc
|
409fb90ab8
|
winemine: Remove superfluous pointer casts.
|
2009-01-19 12:46:42 +01:00 |
Michael Stefaniuc
|
688bdb645f
|
wordpad: Remove superfluous pointer casts.
|
2009-01-19 12:46:42 +01:00 |
Michael Stefaniuc
|
484a53574a
|
regedit: Remove superfluous pointer casts.
|
2009-01-15 12:43:05 +01:00 |
Francois Gouget
|
41e9dd3d80
|
winhlp32: Make some functions static in hlpfile.c and remove HLPFILE_PointsToTwips().
|
2009-01-14 15:54:52 +01:00 |
Francois Gouget
|
ffdf89c4a5
|
winhlp32: Reorder some functions to avoid forward declarations in hlpfile.c.
|
2009-01-14 15:54:46 +01:00 |
Dmitry Timoshkov
|
1793f55f35
|
wordpad: Use "-1" as a "don't care value", fix dialog id duplicates.
|
2009-01-14 12:22:10 +01:00 |
Dmitry Timoshkov
|
65bc525e05
|
winemine: Use "-1" as a "don't care value", fix dialog id duplicates.
|
2009-01-14 12:22:03 +01:00 |
Dmitry Timoshkov
|
a21c8d77ef
|
progman: Use "-1" as a "don't care value", fix dialog id duplicates.
|
2009-01-14 12:21:59 +01:00 |
Dmitry Timoshkov
|
1bebaaadbd
|
oleview: Use "-1" as a "don't care value", fix dialog id duplicates.
|
2009-01-14 12:21:54 +01:00 |