[CRT] Remove useless #undef abort from process.h
[reactos.git] / dll / win32 /
22 hours ago Doug Lyons[SHELL32] Fix Desktop folder details view (#5743)
45 hours ago Katayama Hirofumi MZRevert "[SHELL32] SHChangeNotify: Use tree for CDirecto...
2 days ago Katayama Hirofumi MZ[SHELL32] SHChangeNotify: Use tree for CDirectoryList...
3 days ago Katayama Hirofumi MZ[SHELL32] SHChangeNotify: Add drive, remove drive ...
6 days ago Katayama Hirofumi MZ[SHELL32] SHChangeNotify: SHCNF_DWORD and SHCNF_PRINTER...
6 days ago Serge Gautherie[SHELL32] Remove 2 redundant initializations
6 days ago Whindmar Saksit[SHELL32] SHCreateDefaultContextMenu: Pass HWND to...
8 days ago Stanislav Motylkov[SHELL32] Update Russian (ru-RU) translation
8 days ago Joachim Henze[COMCTL32] Pt.rc: Place accelerator FIXMEs
9 days ago Joachim Henze[COMDLG32] *.rc: Tweak spaces in IDS_INVALID_FILENAME...
11 days ago Katayama Hirofumi MZ[BROWSEUI] SHExplorerParseCmdLine: Fix parsing of ...
12 days ago Katayama Hirofumi MZ[SHELL32] Fix ParseDisplayName Part 4 (#6747)
12 days ago Katayama Hirofumi MZ[SHELL32] Fix ParseDisplayName Part 3 (#6746)
12 days ago Carl J. Bialorucki[SHELL32] Initialize MenuItemInfoW struct in AddStaticC...
13 days ago Katayama Hirofumi MZ[SHELL32] Refactor and simplify CDesktopFolder (#6741)
13 days ago Katayama Hirofumi MZ[SHELL32] Fix ParseDisplayName Part 2 (#6740)
13 days ago Ratin Gao[NTDLL][ADVAPI32][ADVAPI32_APITEST][CRYPTLIB] Add hash...
2024-04-12 Katayama Hirofumi MZ[SHELL32][SHELL32_APITEST][SDK] Implement GUIDFromStrin...
2024-04-11 Joachim Henze[COMDLG32] cdlg_Sq.rc: Strip 2 includes (#6730)
2024-04-11 Oleg Dubinskiy[AUDIO] Implement support for WAVE_FORMAT_EXTENSIBLE...
2024-04-10 Joachim Henze[COMDLG32] *.rc Improve translations (#6729)
2024-04-10 Whindmar Saksit[SHELL32] Implement several ShellDispatch methods ...
2024-04-10 Timo Kreuzer[DEVMGR] Add DYNAMIC_FIELD_OFFSET macro
2024-04-10 Katayama Hirofumi MZ[SHELL32][SDK] Fix ParseDisplayName Part 1 (#6721)
2024-04-09 Andrei Miloiu[SHELL32] Update Romanian (ro-RO) translation (#6657)
2024-04-08 Katayama Hirofumi MZ[SHLWAPI][SHLWAPI_APITEST] Fix NULL behavior of StrDupA...
2024-04-07 Andrei Miloiu[SHLWAPI] Update Romanian (ro-RO) translation (#6702)
2024-04-07 Katayama Hirofumi MZ[SHELL32] Use Uppercase in SHELL32_GUIDToStringA/W...
2024-04-06 Whindmar Saksit[SHELL32] Copy as path shell extension (#6701)
2024-04-06 Oleg Dubinskiy[MSVCRT20][MSVCRT40] Fix heap initialization (#6713...
2024-04-05 Doug Lyons[COMCTL32] Fix Status Bar Updating (#6696)
2024-04-05 Whindmar Saksit[SHELL32] Handle the Progman Folder options message...
2024-03-30 Ratin Gao[KERNEL32][KERNEL32_VISTA][KERNEL32_APITEST] Implement...
2024-03-29 Katayama Hirofumi MZ[SHELL32][SHELL32_APITEST] FindExecutable: Add PRF_FIRS...
2024-03-27 Joachim Henze[SHELL32] *.rc: Strip all unneeded WS_DISABLED in dlg...
2024-03-27 Joachim Henze[SHELL32] pl-PL.rc: Fix IDD_FILE_PROPERTIES & IDD_FOLDE...
2024-03-27 Katayama Hirofumi MZ[SHELL32] CQueryAssociation: Add slash check (#6676)
2024-03-27 Katayama Hirofumi MZ[SHELL32] Improve FindExecutableW (#6635)
2024-03-26 Joachim Henze[SHELL32] *.rc: Anonymize the "LIST2" control in IDD_AU...
2024-03-26 Joachim Henze[SHELL32] *.rc: accelerator fixes, FIXMEs, drive-proper...
2024-03-24 Katayama Hirofumi MZ[SHELL32] IQueryAssociations: Fix path and length ...
2024-03-24 Whindmar Saksit[SHELL32] Fix FS folder assoc array class order (#6047)
2024-03-24 Whindmar Saksit[ADVAPI32] Handle HKCR in RegDeleteValueA+W and RegDele...
2024-03-24 Whindmar Saksit[SHELL32] Support IDropTarget handler in IContextMenu...
2024-03-24 Julen Urizar Compains[TRANSLATION] Update Spanish (es-ES) translation (...
2024-03-23 Whindmar Saksit[SHELL32] SHOpenFolderAndSelectItems should handle...
2024-03-23 Andrei Miloiu[DEVMGR] Update Romanian (ro-RO) translation (#6529)
2024-03-23 Andrei Miloiu[WININET] Update Romanian (ro-RO) translation (#6527)
2024-03-20 Stanislav Motylkov[SHELL32] Update Russian (ru-RU) translation
2024-03-19 Katayama Hirofumi MZ[EXPLORER][SHELL32] Smaller Start Menu (#6646)
2024-03-19 Timo Kreuzer[DBGHELP] Remove useless broken CMake defines
2024-03-19 Katayama Hirofumi MZ[SHLWAPI] SHLWAPI_DEF_ASSOCF: Add ASSOCF_INIT_NOREMAPCL...
2024-03-18 Katayama Hirofumi MZ[SHELL32][SDK] Implement RealShellExecute(,Ex)(A,W...
2024-03-17 Katayama Hirofumi MZ[MSUTB][SDK] Use QISearch for QueryInterface (#6631)
2024-03-16 Katayama Hirofumi MZ[RAPPS][SHLWAPI][SDK] Un-escape URL filename (#6626)
2024-03-15 Katayama Hirofumi MZ[SHLWAPI] Implement SHSetDefaultDialogFont (#6620)
2024-03-14 Oleg Dubinskiy[SHELL32] Add transparent icon resource (#6621) CORE...
2024-03-13 Katayama Hirofumi MZ[BROWSEUI] Delete WS_BORDER and owner-drawing from...
2024-03-12 Katayama Hirofumi MZ[COMDLG32] Improve Japanese (ja-JP) translation, Part 2
2024-03-12 Piotr Hetnarowicz[SHELL32] Update Polish (pl-PL) translation (#6597)
2024-03-12 Stanislav Motylkov[SHELL32] Update Russian (ru-RU) translation
2024-03-12 Katayama Hirofumi MZ[COMDLG32] Improve Japanese (ja-JP) translation
2024-03-12 Katayama Hirofumi MZ[BROWSEUI] Search: Add WS_BORDER to IDC_SEARCH_COMBOBOX...
2024-03-12 Katayama Hirofumi MZ[COMCTL32] TreeView: Fix selection display on checking...
2024-03-12 Katayama Hirofumi MZ[SHELL32] CGuidItemContextMenu: Fix pwszCLSID leak...
2024-03-12 Katayama Hirofumi MZ[SHELL32] Start Menu: Enhance context menu (#6606)
2024-03-12 Katayama Hirofumi MZ[MSUTB] Implement CLangBarItemList (#6605)
2024-03-11 Katayama Hirofumi MZ[SHELL32] Start Menu Customize: Fix bMustHideAdminTools...
2024-03-11 Katayama Hirofumi MZ[EXPLORER][SHELL32] Show/hide 'Admin tools' menu (...
2024-03-11 Katayama Hirofumi MZ[EXPLORER][SHELL32] Fix and improve Start Menu customiz...
2024-03-11 Katayama Hirofumi MZ[EXPLORER][SHELL32] Expand/unexpand Control Panel menu...
2024-03-11 Katayama Hirofumi MZ[EXPLORER][SHELL32] Expand/unexpand My Documents menu...
2024-03-11 Katayama Hirofumi MZ[EXPLORER][SHELL32][SDK] Show/hide 'Run' menu item...
2024-03-10 Katayama Hirofumi MZ[SHELL32][SHLWAPI][SDK] Implement SHRestricted etc...
2024-03-10 Katayama Hirofumi MZ[MSCTF] Implement GetHKLSubstitute (#6589)
2024-03-10 Katayama Hirofumi MZ[MSCTF][SDK] Implement multi-language handling (#6587)
2024-03-06 Hermès Bélusca-Maïto[KERNEL32][PSDK][NTVDM][CONSRV] Use now-documented...
2024-03-05 Katayama Hirofumi MZ[BROWSEUI] Fix CExplorerBand Right-Dragging menu (...
2024-03-05 Andrei Miloiu[MSHTML] Update Romanian (ro-RO) translation (#6519)
2024-03-04 Katayama Hirofumi MZ[SHELL32] Use STDMETHOD macro and keyword override...
2024-03-04 Katayama Hirofumi MZ[BROWSEUI] Use STDMETHOD macro and keyword override...
2024-03-04 Oleg Dubinskiy[SHELL32] Allow custom shortcut overlay icon (#6419)
2024-02-29 Joachim Henze[NETCFGX] Proper accelerators for en-US and de-DE ...
2024-02-29 Hermès Bélusca-Maïto[SHELL32:WINE] Improve ROS-specific registry opening... 4275/head
2024-02-29 Hermès Bélusca-Maïto[SHELL32:WINE] Update the table of policy restrictions...
2024-02-29 Hermès Bélusca-Maïto[SHELL32:WINE] Add Wine-version info to the Wine's...
2024-02-29 Hermès Bélusca-Maïto[SHELL32:WINE] Make the wine-imported files include...
2024-02-29 Hermès Bélusca-Maïto[SHELL32] SHAddToRecentDocs(): Just use SHRestricted...
2024-02-29 Hermès Bélusca-Maïto[SHELL32] Set a sane SHELL32 versioning, when compiled...
2024-02-29 Katayama Hirofumi MZ[SHELL32] Update Japanese (ja-JP) translation
2024-02-28 Joachim Henze[RASDLG] *.rc Trim unintended spaces (#6540)
2024-02-28 Oleg Dubinskiy[SHELL32] Allow using custom desktop/folders/drives...
2024-02-28 Piotr Hetnarowicz[SHELL32] Update Polish (pl-PL) translation (#6553)
2024-02-28 Stanislav Motylkov[SHELL32] Update Russian (ru-RU) translation
2024-02-28 Katayama Hirofumi MZ[SHELL32] Fix CMenuBand's context menu (#6548)
2024-02-28 Katayama Hirofumi MZ[APPWIZ][SHELL32] Improve 'Create Shortcut' dialog...
2024-02-28 Katayama Hirofumi MZ[SHELL32] SHBrowseForFolder: Fix pszDisplayName (#6549)
2024-02-28 Katayama Hirofumi MZ[SHELL32] Opening Special Folder shortcut (#6546)
2024-02-27 Katayama Hirofumi MZ[EXPLORER][SHELL32] Strengthen Start Menu Customize...
2024-02-27 Katayama Hirofumi MZ[BROWSEUI] Implement 'Add to Favorites' (#6543)
next