Alexandre Julliard
33d91a861a
winetest: Improve the native dll check to catch .NET dlls too.
2009-10-13 14:51:39 +02:00
Peter Dons Tychsen
a78ccf1160
cmd: Fix handling of quotes when line includes redirections and/or pipes.
2009-10-08 14:00:00 +02:00
Alexander Scott-Johns
28ae6361d1
winecfg: In Load Theme dialog, add " (*.msstyles; *.theme)" to file type combobox.
2009-10-07 15:57:20 +02:00
Alexandre Julliard
835bce270a
programs: Build all programs with -DWINE_STRICT_PROTOTYPES.
2009-10-07 13:41:13 +02:00
Alexandre Julliard
15751f2031
winhlp32: Don't use FARPROC for functions that take variable number of arguments.
2009-10-07 13:40:00 +02:00
Alexandre Julliard
e2d22db7b9
winhlp32: Use explicit prototypes for the dll callbacks.
2009-10-07 13:31:32 +02:00
Alexandre Julliard
fa6ffb4d5d
Fix empty function prototypes.
2009-10-07 12:24:53 +02:00
Andrew Nguyen
203c538aaa
cmd: Fix copy option handling in batch mode.
2009-10-06 11:51:57 +02:00
Eric Pouech
700d9df414
winedbg: Properly manage Wine's dbghelp extensions for constant symbols which value is passed by ref.
2009-10-05 14:56:47 +02:00
Alexandre Julliard
577d08c1e7
winetest: Use explicit prototypes for function pointers.
2009-10-02 15:06:59 +02:00
Alexandre Julliard
9cdd9a56e4
winetest: Don't run tests on native dlls when running under Wine.
2009-09-29 13:28:15 +02:00
Alexandre Julliard
c75aa35ba2
winetest: Use the registry path for COM dlls instead of GetModuleFileName.
...
This allows to load them with LOAD_LIBRARY_AS_DATAFILE.
2009-09-29 13:06:09 +02:00
Dan Kegel
25efe69d60
cmd: Make 'dir' hide hidden or system files by default.
2009-09-25 14:00:23 +02:00
Dan Kegel
81e5c76a5f
cmd: Improve 'attrib' builtin to handle at least setting/clearing single attributes.
2009-09-25 14:00:17 +02:00
Alexandre Julliard
a022062cab
ntdll: Move creation of the CPU-specific registry keys to wineboot.
2009-09-24 14:23:02 +02:00
Eric Pouech
3d0475eb4d
winhelp: Added support for hotspot links in graphical objects.
2009-09-22 17:46:52 +02:00
Austin English
7045cee342
progman: Fix license in Swedish resources.
2009-09-22 16:15:00 +02:00
Austin English
2f44500b80
clock: Fix license in Swedish resources.
2009-09-22 16:14:53 +02:00
Austin English
c90333d5b3
Cancel in Italian is Annulla, not Anulla.
2009-09-18 09:59:36 -05:00
Gerald Pfeifer
2ea07f28bd
oleview: Simplify ENUM_FLAGS in CreateInterfaceInfo.
2009-09-18 09:59:06 -05:00
Paul Vriens
5b600b57c4
winetest: Fix winetest to cope with com dlls.
2009-09-17 10:08:45 -05:00
Huw Davies
8b8af9c878
winetest: Add the ability to retrieve the dll path for com dlls from the registry.
2009-09-16 15:27:15 -05:00
Akihiro Sagawa
daa797f54b
start: Add Japanese translation.
2009-09-15 16:41:25 -05:00
Akihiro Sagawa
749972cebc
xcopy: Add Japanese translation.
2009-09-15 16:41:25 -05:00
Francois Gouget
a4d391d65a
uninstaller: Perform a case-insensitive search for the application to uninstall.
...
Registry keys are case-insensitive so the match should be too.
2009-09-11 12:09:50 +02:00
Davide Pizzetti
d451778bcc
winefile: Italian translation update.
2009-09-09 12:05:24 +02:00
Davide Pizzetti
1e150672e9
start: Italian translation update.
2009-09-09 12:05:15 +02:00
Davide Pizzetti
3c7c46f6cd
winecfg: Italian translation update.
2009-09-09 12:05:04 +02:00
Marcus Meissner
5006da3bb7
oleview: Fixed bad error check.
2009-09-08 12:13:32 +02:00
Eric Pouech
31cf71c244
winedbg: Fix backend prototypes for PowerPC and Alpha.
2009-09-02 10:24:14 +02:00
André Hentschel
d0c68ef034
winetest: Mute an annoying message box.
2009-08-31 16:06:36 +02:00
Henri Verbeet
89b469cb2f
dxdiag: Make the "cmdline" parameter const.
2009-08-31 12:41:21 +02:00
Riccardo Loti
4a6bbd039a
clock: Fix typo in the Italian translation.
2009-08-31 12:16:42 +02:00
Eric Pouech
7cdf3389dd
services: Correctly store the service's PID upon startup.
2009-08-29 17:11:19 +02:00
André Hentschel
765d9a1411
wcmd: Ignore start and end quotes.
2009-08-29 16:48:52 +02:00
Austin English
93e7c6b23a
dxdiag: Add basic command line parsing.
...
Based on a patch by Dan Kegel.
2009-08-27 14:15:04 +02:00
Austin English
1b5167f1cb
dxdiag: Make dxdiag a Unicode rather than ANSI program.
2009-08-27 14:14:07 +02:00
Dylan Smith
262e1bfa92
winedbg: Resolve typedefs when checking for user defined type.
...
All that matters is that the real type is a user defined type (e.g.
structure, class, or union), so I used types_get_real_type instead of
types_get_info to avoid issues with typedefs.
2009-08-27 14:13:49 +02:00
Dylan Smith
fe8f6b8068
winedbg: Extract address from expression for listing source at address.
2009-08-27 14:13:40 +02:00
Davide Pizzetti
a60ff23158
winhlp32: Italian translation update.
2009-08-26 14:34:18 +02:00
Davide Pizzetti
46a3113a0c
regedit: Italian translation update.
2009-08-26 14:34:04 +02:00
Austin English
b3fb793b52
dxdiag: Add stub implementation.
2009-08-25 11:48:31 +02:00
Detlef Riekenberg
69b3782a82
regedit: Do not write junk after the LastKey value.
2009-08-25 11:42:06 +02:00
Michael Stefaniuc
e80b36e7c5
winefile: Compile with -DWINE_NO_UNICODE_MACROS.
2009-08-25 11:27:17 +02:00
Michael Stefaniuc
9b62d9df20
winefile: Use the explicit W-form for the rest of the types.
2009-08-25 11:27:08 +02:00
Michael Stefaniuc
e75b496d00
winefile: Replace the TSTR types with WSTR.
2009-08-25 11:25:58 +02:00
Michael Stefaniuc
21049ffb1f
winefile: Replace TCHAR with WCHAR.
2009-08-25 11:25:50 +02:00
Michael Stefaniuc
575b7bf36c
winefile: Convert the rest of the functions to use the explicit W-form.
2009-08-25 11:25:38 +02:00
Michael Stefaniuc
4d512dbe32
winefile: Use the explicit W-form for the file IO related functions.
2009-08-25 11:25:30 +02:00
Michael Stefaniuc
05db8d5dd1
winefile: Use the explicit W-form of the Load*() functions.
2009-08-25 11:25:22 +02:00