Francois Gouget
|
81a5701ca9
|
Assorted spelling fixes.
|
2007-11-09 13:07:12 +01:00 |
Andrew Talbot
|
efdc116856
|
shell32: Constify some variables.
|
2007-11-06 13:02:25 +01:00 |
Andrew Talbot
|
ebb2fa1aa3
|
shell32: Constify some variables.
|
2007-11-05 14:55:55 +01:00 |
Alexander Nicolaysen Sørnes
|
0fa989827e
|
shell32: Update Norwegian Bokmål translation.
|
2007-11-05 14:19:55 +01:00 |
Gerald Pfeifer
|
e403292e5a
|
shell32: Avoid checking for <0 for unsigned variables.
|
2007-11-02 12:37:02 +01:00 |
Andrew Talbot
|
36d32df5e6
|
shell32: Constify some variables.
|
2007-11-02 12:24:19 +01:00 |
Thomas Weidenmueller
|
4c516e63d3
|
shell32: Use SHStrDupW in IShellFolder2::GetDetailsOf to allocate returned string.
|
2007-11-02 12:24:14 +01:00 |
Gerald Pfeifer
|
ff307d96c1
|
shell32: Remove useless comparison >= 0 for unsigned variables.
|
2007-11-02 12:20:52 +01:00 |
Andrew Talbot
|
e7636c13e5
|
shell32: Constify some variables.
|
2007-10-31 12:39:54 +01:00 |
Andrew Talbot
|
a7d80730d6
|
shell32: Constify some variables.
|
2007-10-30 11:30:05 +01:00 |
Andrew Talbot
|
cbf06f4d48
|
shell32: Constify some variables.
|
2007-10-29 12:05:59 +01:00 |
Francois Gouget
|
9e82e46a84
|
shell32: Pass the shutdown reason to ExitWindowsEx().
|
2007-10-29 12:04:25 +01:00 |
Hwang YunSong(황윤성)
|
66395f2a37
|
shell32: Updated Korean resource.
|
2007-10-25 13:59:30 +02:00 |
Detlef Riekenberg
|
cc7c2b7d23
|
shell32: Remove unused resource file.
|
2007-10-22 12:36:07 +02:00 |
Alexandre Julliard
|
d7892ccf2b
|
shell32: Check for internal shell classes before querying the registry in SHCoCreateInstance.
|
2007-10-18 15:15:40 +02:00 |
Alexandre Julliard
|
41cf63148a
|
Fix redundant uses of MAKEINTRESOURCE.
|
2007-10-18 14:16:32 +02:00 |
Alexandre Julliard
|
7f092818f0
|
shell32: Use wine_get_dos_file_name instead of duplicating knowledge about the drive symlinks.
|
2007-10-18 14:16:32 +02:00 |
Evan Teran
|
6b3c0ecf2e
|
shell32: Fix typo in GlobalAlloc parameters.
|
2007-10-18 13:22:07 +02:00 |
Allan Tong
|
155cd24fd5
|
shell32: Fix a memory leak.
|
2007-10-15 16:56:50 +02:00 |
Francois Gouget
|
d16a634c38
|
Better match the PSDK types and update win32.api to fix the winapi_check warnings.
|
2007-10-15 14:06:48 +02:00 |
Andrew Talbot
|
481864d5e4
|
shell32: Fix some memory leaks.
|
2007-10-05 10:26:42 +02:00 |
Thomas Weidenmueller
|
1244e8c7d4
|
shell32: Implement SHCreatePropSheetExtArrayEx.
|
2007-09-26 12:15:45 +02:00 |
Mikołaj Zalewski
|
4db3b1bba8
|
shell32: shlview: Change some more ANSI calls to Unicode.
|
2007-09-26 12:15:34 +02:00 |
Mikołaj Zalewski
|
212c36048a
|
shell32: Make the shell view control Unicode.
|
2007-09-26 12:15:27 +02:00 |
Francois Gouget
|
a9f9676046
|
shell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_PERSONAL.
|
2007-09-18 11:20:40 +02:00 |
Alexandre Julliard
|
516bb07861
|
shell32: We can now store binary files in the repository.
|
2007-09-17 15:51:40 +02:00 |
Michael Stefaniuc
|
a5fdea0e6a
|
janitorial: Remove two fresh redundant NULL checks before HeapFree(). Found by Smatch.
|
2007-09-17 13:47:49 +02:00 |
Vincent Povirk
|
f4a4a1c054
|
shell32: Implement SHPathPrepareForWrite.
|
2007-09-14 16:20:14 +02:00 |
Vincent Povirk
|
6fe28bbee3
|
shell32: Add tests for SHPathPrepareForWrite.
|
2007-09-14 16:20:14 +02:00 |
Americo Jose Melo
|
c5ba90131e
|
Update the Portuguese translation.
|
2007-09-13 13:28:26 +02:00 |
Andrew Talbot
|
c289a338b3
|
shell32: Constify some variables.
|
2007-09-13 12:45:15 +02:00 |
Andrew Talbot
|
15d591fa08
|
shell32: Constify some variables.
|
2007-09-12 12:41:07 +02:00 |
Andrew Talbot
|
66cd1fd748
|
shell32: Constify a variable.
|
2007-09-12 12:40:47 +02:00 |
Dmitry Timoshkov
|
e3cfd6ef32
|
shell32: Remove class cache introduced in commit f686cfab2f .
|
2007-09-12 11:33:11 +02:00 |
Andrew Talbot
|
c333402b7f
|
shell32: Constify some variables.
|
2007-09-11 12:37:48 +02:00 |
Dmitry Timoshkov
|
572e803654
|
shlwapi: Duplicate shell32.ShellMessageBoxW implementation in shlwapi.ShellMessageBoxWrapW.
|
2007-09-10 15:29:46 +02:00 |
Rob Shearman
|
94074ad31e
|
shell32: Don't use the working directory passed into ShellExecute* functions if it isn't valid.
|
2007-08-31 19:16:50 +02:00 |
Steven Edwards
|
c9a0da51a5
|
Remove more unneeded wine 16bit header usage.
|
2007-08-30 12:31:01 +02:00 |
Francois Gouget
|
2993785f3a
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +02:00 |
Stefan Leichter
|
73d0bb7e27
|
shell32: Remove 'recursive registry key delete' function.
|
2007-08-20 22:22:20 +02:00 |
Paul Vriens
|
968d305148
|
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
|
2007-08-17 11:47:41 +02:00 |
Paul Vriens
|
444a8e5190
|
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
|
2007-08-16 11:35:06 +02:00 |
Aric Stewart
|
fdd42046fb
|
shell32: In SHNameTranslate use the right part of the string for sizing.
|
2007-08-15 10:38:38 +02:00 |
Paul Vriens
|
f076919ca8
|
shell32/tests: Make tests run again on win95.
|
2007-08-14 12:46:47 +02:00 |
Louis Lenders
|
bd9f1fdded
|
shell32: Define avi resource #164.
|
2007-08-06 13:58:40 +02:00 |
Francois Gouget
|
5266e57975
|
Assorted spelling fixes.
|
2007-07-31 21:37:50 +02:00 |
Alexandre Julliard
|
0faf3f8a1a
|
Avoid non-portable Unix mode bits macros.
|
2007-07-31 13:18:03 +02:00 |
Martin Fuchs
|
303b357ce1
|
shell32: Implementation of SheGetDirA/W and SheChangeDirA/W.
|
2007-07-19 14:51:08 +02:00 |
Kirill K. Smirnov
|
728bfd6d58
|
shell32: Add support for SEE_MASK_NO_CONSOLE flag.
|
2007-07-16 22:54:42 +02:00 |
Michael Stefaniuc
|
b6ce3de8e7
|
shell32: Fix missing unlock on an error path. Found by Smatch.
|
2007-07-16 22:47:12 +02:00 |