Alexandre Julliard
|
f9e27d37b9
|
shell32: Fix messed up indentation.
|
2007-12-31 17:25:08 +01:00 |
Mike McCormack
|
cc405b1522
|
shell32: Implement "My Network Places" shell folder.
|
2007-12-27 14:13:30 +01:00 |
Francois Gouget
|
f1c27eda6b
|
Assorted spelling fixes.
|
2007-12-18 14:16:11 +01:00 |
Francois Gouget
|
ca3606f393
|
shell32/tests: Use GetProcAddress() on SHFileOperationW() because it is missing on Windows 95.
|
2007-12-18 12:32:56 +01:00 |
Francois Gouget
|
46735ae431
|
shell32/tests: Use GetProcAddress() on Shell_NotifyIconW() because it is missing on Windows 95.
|
2007-12-18 12:32:56 +01:00 |
Francois Gouget
|
d22568d094
|
shell32/tests: Use GetProcAddress() on SHGetPathFromIDListW() because it is missing on Windows 95.
|
2007-12-18 12:32:56 +01:00 |
Francois Gouget
|
3874c55cc4
|
shell32/tests: Copy the PathRemoveBackslashA() and PathAddBackslashW() implementations because shlwapi.dll is missing on Windows 95.
|
2007-12-18 12:32:55 +01:00 |
Francois Gouget
|
000fd0edc5
|
shell32/tests: Avoid SHDeleteKeyA() because shlwapi.dll is missing on Windows 95.
|
2007-12-18 12:32:55 +01:00 |
Luis C. Busquets Pérez
|
e46751f531
|
shell32: Update Spanish resource.
|
2007-12-10 12:13:22 +01:00 |
Jonathan Ernst
|
1c7787e69d
|
Updated French translation.
|
2007-12-07 16:34:57 +01:00 |
Alexandre Julliard
|
ad9396302d
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
Alexandre Julliard
|
a76d60c5ab
|
shell32: Fix some wrc warnings.
|
2007-12-06 12:43:05 +01:00 |
Luis C. Busquets Pérez
|
cba3c81f6e
|
shell32: Update Spanish resource.
|
2007-12-06 12:13:12 +01:00 |
Alexander Nicolaysen Sørnes
|
84e945f180
|
shell32: Handle backspace key in shellview.
|
2007-12-06 12:13:02 +01:00 |
Alexander Nicolaysen Sørnes
|
b259c4ae80
|
shell32: Localize 'new folder' string.
|
2007-12-06 12:12:57 +01:00 |
Vitaly Lipatov
|
2dcb7b5d5c
|
shell32: Use sizeof instead of constant for buffer size.
|
2007-12-05 13:32:15 +01:00 |
Jonathan Ernst
|
b019200a1e
|
shell32: Updated French translation.
|
2007-12-04 13:38:40 +01:00 |
Alexandre Julliard
|
7a4e3a1011
|
shell32: Get rid of the internal _InsertMenuItem function.
|
2007-12-03 15:49:51 +01:00 |
Alexander Nicolaysen Sørnes
|
cf8c1d60a1
|
shell32: Localize file context menu.
|
2007-12-03 14:56:30 +01:00 |
Marcus Meissner
|
08aa50ec2b
|
shell32: GetModuleFileNameW gets number of WCHARs not bytes.
|
2007-11-26 14:02:50 +01:00 |
Lei Zhang
|
cb99cd331d
|
shell32: Only notify immediate parent.
|
2007-11-21 12:05:27 +01:00 |
Lei Zhang
|
fa057686bb
|
shell32: Perform copy in UnixFolder_ISFHelper_CopyItems.
|
2007-11-21 12:05:18 +01:00 |
Michael Stefaniuc
|
3e8970602c
|
dlls: Remove duplicate includes.
|
2007-11-19 13:54:46 +01:00 |
Michael Stefaniuc
|
04380452d0
|
shell32: Fix a mem leak on an error path. Found by Smatch.
|
2007-11-19 13:53:38 +01:00 |
Rob Shearman
|
b15186d49c
|
shell32: Add a stub for LinkWindow_UnregisterClass.
|
2007-11-19 13:02:02 +01:00 |
Rob Shearman
|
6ae22de432
|
shell32: Add a stub for LinkWindow_RegisterClass.
|
2007-11-19 13:01:58 +01:00 |
Juan Lang
|
52da1b169a
|
shell32: Remove a bad comment.
|
2007-11-19 12:55:12 +01:00 |
Juan Lang
|
e580a91f39
|
shell32: Use more restricted registry rights when quering values.
|
2007-11-19 12:55:03 +01:00 |
Juan Lang
|
08ab605e37
|
shell32: Dynamically allocate memory for executing an URL.
|
2007-11-19 12:54:57 +01:00 |
Juan Lang
|
9d05534822
|
shell32: Use helper function to execute a URL.
|
2007-11-19 12:54:51 +01:00 |
Juan Lang
|
f2748c7af3
|
shell32: Dynamically allocate buffer for command.
|
2007-11-19 12:54:43 +01:00 |
Juan Lang
|
75ba711932
|
shell32: Constify some parameters.
|
2007-11-19 12:54:25 +01:00 |
Juan Lang
|
987ba237aa
|
shell32: Don't overwrite the caller's buffer when doing a dde connection.
|
2007-11-19 12:54:14 +01:00 |
Juan Lang
|
b829f034f5
|
shell32: Dynamically allocate buffer for quoted command.
|
2007-11-19 12:53:55 +01:00 |
Juan Lang
|
e3dbbd1435
|
shell32: Use a helper function for executing a found executable.
|
2007-11-19 12:53:46 +01:00 |
Juan Lang
|
645802d748
|
shell32: Dynamically allocate directory buffer.
|
2007-11-19 12:53:33 +01:00 |
Juan Lang
|
fd12e340cf
|
shell32: Use helper function to translate ID list.
|
2007-11-19 12:53:09 +01:00 |
Juan Lang
|
865a40651d
|
shell32: Use a helper function for executing a class.
|
2007-11-19 12:52:51 +01:00 |
Juan Lang
|
f53abfcee1
|
shell32: Dynamically allocate buffer for command parameters.
|
2007-11-19 12:52:33 +01:00 |
Jonathan Ernst
|
4ec05f831f
|
shell32: Updated French translation.
|
2007-11-13 21:45:23 +01:00 |
Alexandre Julliard
|
db500aad2d
|
shell32: Don't wait for the command to terminate in ShellLink_InvokeCommand.
|
2007-11-13 21:34:52 +01:00 |
Alexandre Julliard
|
14eb294a48
|
shell32: Pass some of the ShellExecute flags through InvokeCommand.
|
2007-11-13 21:34:28 +01:00 |
Lei Zhang
|
4dda7c6371
|
shell32: Don't crash if $HOME is not set.
|
2007-11-13 13:33:26 +01:00 |
Lei Zhang
|
70c75dcd0d
|
shell32: rename My Video to My Videos.
|
2007-11-13 13:33:21 +01:00 |
Detlef Riekenberg
|
cb113b23c4
|
shell32: Some undocumented defines and functions are now in the PSDK.
|
2007-11-12 12:56:38 +01:00 |
Rob Shearman
|
8e51ab35be
|
shell32: Fix a memory leak in Stream_WriteLocationInfo.
|
2007-11-12 12:53:53 +01:00 |
Rob Shearman
|
1a67b1f53e
|
shell32: Fix the length calculation of the pidl in ILSaveToStream by using the helper function ILGetSize.
|
2007-11-12 12:53:49 +01:00 |
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 |