Commit Graph

3792 Commits

Author SHA1 Message Date
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
Erich Hoover 8defde719a wcmd: Fix redirecting a pipe to another pipe. 2009-01-13 16:39:18 +01:00
Erich Hoover 423929ad10 wcmd: Handle batch scripts containing quotes within quotes. 2009-01-13 16:39:13 +01:00
Andrey Turkin c0f4fc4978 programs: Add cacls stub. 2009-01-12 16:53:18 +01:00
Anders Jonsson ec479ebdb6 winebrowser: Fix typo. 2009-01-12 13:05:00 +01:00
Rich Ercolani ae48e099da winefile: Fix NULL pointer deref in read_tree. 2009-01-10 18:04:28 +01:00
Dylan Smith 35680c83d1 wordpad: Use unicode version of CBEM_GETITEM message. 2009-01-09 14:06:13 +01:00
Dylan Smith 02c7d192b0 wordpad: Use winelib's sprintfW for floating point formatting.
This fixes a regression introduced by commit
ef23ef9335.
2009-01-09 14:06:13 +01:00
Francois Gouget 4967984d94 winhlp32: Make some functions static in macro.c. 2009-01-09 14:06:13 +01:00
Francois Gouget ef35bfd444 winhlp32: Reorder some functions to avoid forward declarations in macro.c. 2009-01-09 14:06:12 +01:00
Alexandre Julliard 4441065182 winedbg: Fix pointer cast warnings on 64-bit. 2009-01-09 14:06:12 +01:00
Alexandre Julliard 32484769b8 winhlp32: Use GetWindowLongPtr to retrieve a pointer, and make sure there is enough space for it. 2009-01-09 14:05:56 +01:00
Alexandre Julliard aacdc9acce winhlp32: Use LONG instead of long for data loaded from a file. 2009-01-08 17:33:44 +01:00
Alexandre Julliard 014e2db495 wineconsole: Replace a couple of handle casts by the appropriate server function. 2009-01-08 17:33:07 +01:00
Francois Gouget 7d81ca1c31 winhlp32: Make some functions static in winhelp.c. 2009-01-08 14:52:52 +01:00
Francois Gouget 2364498da3 winhlp32: Reorder some functions to avoid forward declarations in winhelp.c. 2009-01-08 14:52:47 +01:00
Michael Stefaniuc 68d5d8e921 winecfg: Remove superfluous casts. 2009-01-08 12:54:46 +01:00
Michael Stefaniuc 568a8b845a cmdlgtst: Remove superfluous casts. 2009-01-08 12:54:35 +01:00
Francois Gouget 8d771576cf view: Make FileIsPlaceable() and GetPlaceableMetaFile() static. 2009-01-07 14:40:41 +01:00
Francois Gouget a9532c962a oleview: Make some functions static. 2009-01-07 14:40:21 +01:00
Damjan Jovanovic 3613b15785 winex11: Support the startup notification fd.o spec. 2009-01-07 14:17:46 +01:00
Alexandre Julliard 4be4b19ee7 regedit: Convert error box display to Unicode. 2009-01-07 11:10:26 +01:00
Alexandre Julliard 259e8f61c8 regedit: Fix integer printf formats in resource strings. 2009-01-07 11:10:25 +01:00
Alexandre Julliard 8f2a863ff8 winefile: Get rid of hack to load vswprintf from msvcrt. 2009-01-07 11:10:25 +01:00
Francois Gouget e46d25a661 cmd: Make some functions static. 2009-01-06 10:09:37 +01:00
Francois Gouget 6b16d0229d cmd: WCMD_strtrim_trailing_spaces() is unused so remove it. 2009-01-06 10:09:37 +01:00
Francois Gouget e7b125702f cmd: Make WCMD_ask_confirm() static. 2009-01-06 10:09:37 +01:00
Francois Gouget b82caec718 winemine: Make some functions static. 2009-01-06 10:09:36 +01:00
Vincent Povirk 78dcb140c5 explorer: Quiet a few fixmes. 2009-01-06 10:09:36 +01:00
Michael Stefaniuc e86eb8efa6 include: Change RPC_STATUS from long to LONG for Win64 compatibility.
Also fix the compiler warnings introduced by this change.
2009-01-04 13:34:38 +01:00
Vincent Povirk e05951a39d start.exe: Don't use the NO_UI flag when invoked with /unix. 2009-01-03 14:55:31 +01:00
Alexandre Julliard 91421f0f02 xcopy.exe: Don't use wvsprintf on sysv-style varargs, use a libwine function instead. 2009-01-03 11:38:26 +01:00
Alexandre Julliard 854c9b2089 cmd.exe: Don't use wvsprintf on sysv-style varargs, use a libwine function instead. 2009-01-03 11:38:26 +01:00
Alexandre Julliard 5dcd3c4d1c reg.exe: Fix broken usage of va_list. 2009-01-03 11:38:25 +01:00
Alexandre Julliard aa6f1c730a cmd: Don't include time.h before winsock.h to avoid conflicts. 2008-12-31 20:05:33 +01:00
Francois Gouget eec04aeb62 winemine: Reorder some functions to avoid forward declarations. 2008-12-31 12:28:11 +01:00
Francois Gouget 165650d89b winemine: Remove AboutDlgProc() as it is unused. 2008-12-31 12:28:04 +01:00
Francois Gouget 3d070ff8a6 cmd: Reorder some functions to avoid forward declarations. 2008-12-31 12:28:02 +01:00
Francois Gouget f5f54fb411 cmd: Reorder some functions to avoid forward declarations. 2008-12-31 12:27:59 +01:00
Christian Costa 656b627340 cmd.exe: Use WCMD_CURRENTTIME resource to show the time. 2008-12-30 13:40:36 +01:00
Hwang YunSong(황윤성) 7f11abc91b winecfg: Updated Korean resource. 2008-12-29 11:49:08 +01:00
Francois Gouget a9d3d0e942 winedbg: Remove an unused debug channel (winedbg). 2008-12-29 11:35:37 +01:00
Damjan Jovanovic 83b081f73c winemenubuilder: Improve icon generation. 2008-12-27 20:23:08 +01:00
Alexandre Julliard 186ca36d38 winetest: Link against the Wine import libraries for the dist version too. 2008-12-26 21:02:04 +01:00
Maarten Lankhorst 70441d5bb8 kernel32: Change all functions to use CDECL. 2008-12-23 13:09:45 +01:00
Jesse Allen e39a471aac winecfg: Make virtual desktop shortcut key unique. 2008-12-23 12:51:09 +01:00
Alexandre Julliard 0115fdb6f4 winedevice: Make sure that all dependencies of the driver are relocated too. 2008-12-22 15:51:25 +01:00
Hwang YunSong(황윤성) a4a64dc6ef oleview: Updated Korean resource. 2008-12-19 17:36:35 +01:00
Jörg Höhle cda8e4410a winecfg: Prevent crash when clearing volume serial number input. 2008-12-18 14:53:55 +01:00
Dan Kegel dfc028b4fb winver: Add version resource. 2008-12-18 13:17:20 +01:00
Maarten Lankhorst f00beab5c4 ntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop CDECL. 2008-12-17 15:02:26 +01:00
Maarten Lankhorst 768160e944 ntdll: Make all exported wine functions CDECL. 2008-12-17 15:02:25 +01:00
Maarten Lankhorst d6bc9fc9f3 winex11.drv/explorer: Add CDECL to exported functions. 2008-12-17 15:02:25 +01:00
Jonathan Ernst 4823e2e863 winhlp32: Updated French translation. 2008-12-17 13:52:40 +01:00
Jonathan Ernst 70d96c7b73 winhlp32: WINE->Wine. 2008-12-17 13:52:40 +01:00