ole32: Constify some variables.
[wine] / dlls / shell32 /
2007-06-29  Misha Koshelevshell32: Fix shelllink creation to non-executable files...
2007-06-29  Misha Koshelevshell32/tests: Fix tests of IShellLinkA_SetPath to...
2007-06-29  Misha Koshelevshell32/tests: Allow CoCreateInstance to return E_NOINT...
2007-06-29  Misha Koshelevshell32/tests: Add test for shell links to existing...
2007-06-29  Misha Koshelevshell32/tests: Allow individual tests in check_lnk...
2007-06-29  Pedro Maiashell32: Update paths in Portuguese resource.
2007-06-28  Misha Koshelevwinemenubuilder: Wait for parent process to finish...
2007-06-25  Alexandre Julliardshell32: Get rid of CharNextW.
2007-06-22  Dmitry Timoshkovshell32: Make SHGetDesktopFolder use a cached instance...
2007-06-18  Misha Koshelevshell32: Conform to native in SHELL_ArgifyW for unquote...
2007-06-11  Alexandre Julliardshell32: Remove a redundant include.
2007-06-11  Alexandre Julliardshell32: Fix contents of string returned in load_path.
2007-06-11  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2007-06-11  Louis Lendersshell32: Add stub for SHUpdateRecycleBinIcon.
2007-06-11  Jeff Latimershell32: Fix possible dereference of NULL ptr.
2007-06-11  Misha Koshelevshell32/tests: Add test for unquoted %1 in command...
2007-06-11  Misha Koshelevshell32/tests: Allow testing for arbitrary number of...
2007-06-11  Misha Koshelevshell32/tests: Expand default DDE application name...
2007-06-11  Misha Koshelevshell32/tests: Use ShellExecuteEx with SEE_MASK_FLAG_DD...
2007-06-11  Misha Koshelevshell32/tests: Save threadid from CreateThread as requi...
2007-06-11  Misha Koshelevshell32/tests: Simplify DDE thread and message loop.
2007-06-11  Nigel Liangshell32: Conformance tests for unicode filenames and...
2007-06-08  Lei Zhangshell32: Start implementing BIF_USENEWUI.
2007-06-07  Francois GougetAssorted spelling fixes.
2007-06-01  Alexander Nicolays... shell32: Update Norwegian Bokmål resources.
2007-06-01  Francois Gougetshell32/tests: Remove unneeded cast.
2007-05-30  Misha Koshelevshell32/tests: Remove duplicate code.
2007-05-30  Misha Koshelevshell32: Handle default DDE application names.
2007-05-30  Misha Koshelevshell32/tests: Add tests for default DDE application...
2007-05-30  Misha Koshelevshell32: Fix execute_from_key to conform to native...
2007-05-30  Misha Koshelevshell32/tests: Add tests for ShellExecute DDE behavior.
2007-05-29  Francois Gougetshell32/tests: With recent PSDKs, CSIDL_MYDOCUMENTS...
2007-05-29  Francois Gougetshell32/tests: We need NTDDI_VERSION >= NTDDI_WINXPSP1...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-24  Louis Lendersshell32: Update Dutch resource.
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2007-05-17  Marcus Meissnershell32: Avoid potential 1 byte overflow.
2007-05-14  Frank Richtershell32: Update German resources.
2007-05-11  Mikołaj Zalewskishell32: Handle invalid cbSize in Shell_NotifyIcon...
2007-05-04  José Manuel Ferrer... Some Spanish translation updates.
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2007-04-26  Hans Leidekkershell32: Add a stub implementation for SHMapIDListToIma...
2007-04-19  Hans Leidekkershell32: Add a stub implementation for OpenAs_RunDLL.
2007-04-19  Aric Stewartshell32: SHGFI_EXETYPE flag should have the files retur...
2007-04-18  Ken Thomasesshell32/tests: Test that quoting file path prevents...
2007-04-18  Ken Thomasesshell32: Don't break file path at spaces in ShellExecut...
2007-04-18  Ken Thomasesshell32/tests: Added to-do test showing a bug with...
2007-04-11  Aric Stewartshell32: Use _ILSimpleGetTextW instead of using _ILGetT...
2007-04-11  Alexandre Julliardshell32: Have _ILCreateFromFindDataW also create a...
2007-04-11  Aric Stewartshell32: Update the debug functions to handle Unicode...
2007-04-11  Aric Stewartshell32: Avoid unneeded A->W conversions in _ILSimpleGe...
2007-04-10  Rob Shearmanshell32: Return Unicode strings from all of the IShellF...
2007-04-03  Francois Gougetshell32/tests: On NT4 FindExecutable() returns an extra...
2007-04-03  Francois Gougetshell32/tests: On Windows 98 FindExecutable() does...
2007-04-03  Francois Gougetshell32/tests: End the lines with CR+LF otherwise the...
2007-04-03  Francois Gougetshell32/tests: Fix some expected FindExecutable() error...
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-28  Dmitry Timoshkovinclude: Add some API prototypes to appropriate header...
2007-03-27  Mikołaj Zalewskishell32: autocomplete: Don't use sel uninitialized.
2007-03-26  Hans Leidekkershell32: Add a stub implementation for SHPathPrepareFor...
2007-03-23  Andrew Talbotshell32: Replace inline static with static inline.
2007-03-22  Louis Lendersshell32: Define avi resource #163.
2007-03-19  Mikołaj Zalewskishell32: Don't free user supplied data in Shell_NotifyI...
2007-03-19  Mikołaj Zalewskishell32/explorer: Support different structure sizes...
2007-03-14  Ken Thomasesshell32: Avoid W->A conversion in RenderHDROP.
2007-03-13  Mikołaj Zalewskishell32: Update Polish translation.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-08  Michael Stefaniucjanitorial: Remove two redundant checks for NULL.
2007-03-05  Paul Vriensshell32/tests: Rewording and cleanup.
2007-02-22  Aric Stewartshell32: IShellLink::GetIDList fix.
2007-02-19  Marcus Meissnershell32/tests: Fixed potential overflow.
2007-02-16  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2007-02-14  Misha Koshelevshell32/tests: Test creating shell links for commands...
2007-02-14  Misha Koshelevshell32: Properly create shell links for commands on...
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-14  Alexandre Julliardshell32: Don't wrap SHELL_ConfirmIDs in an assert....
2007-02-14  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2007-02-12  Mikołaj Zalewskishell32: Allow overwriting files in SHFileOperation...
2007-02-12  Mikołaj Zalewskishell32: Add a confirmation dialog with a "Yes to All...
2007-02-12  Mikołaj Zalewskishell32: Make sure BrowseForFolder doesn't return NULL...
2007-02-09  Francois Gougetshell32/tests: wnsprintfA() is missing on Win9x, so...
2007-02-09  Francois Gougetshell32/tests: Fix test_GetDisplayName() to cope with...
2007-02-09  Francois Gougetshell32/tests: ILFree() and ILIsEqual() are exported...
2007-02-09  Vitaly LipatovSome fixes in russian resources.
2007-02-07  Mikołaj Zalewskishell32: shlfileop tests: Avoid buffer overflows for...
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-06  Andrew Talbotshell32: Remove unused function.
2007-02-05  Francois Gougetshell32: Remove an unneeded local variable initialization.
2007-01-25  Francois Gougetshell32: SHLoadNonloadedIconOverlayIdentifiers() is...
2007-01-23  Thomas Weidenmuellershell32: Implement the property sheet extension array...
2007-01-19  Francois Gougetshell32: Add proper support for SHGetFileInfo(SHGFI_ICO...
2007-01-19  Francois Gougetshell32/tests: Add some more SHGetFileInfo() tests.
2007-01-19  Thomas Weidenmuellershell32: Fix prototypes.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
next