[NTOSKRNL] Implement IopCreateDefaultDeviceSecurityDescriptor() and IopCreateSecurity...
[reactos.git] / dll / win32 /
2018-12-04 Luo Yufan[TRANSLATION] Update Simplified Chinese translation...
2018-12-03 Eric Kohl[SETUPAPI] GetDeviceInstanceKeyPath: Trying to open...
2018-12-03 Mark Jansen[KERNEL32] Revert d897e27, which would re-initialized...
2018-12-03 Luo Yufan[MSGINA] Update Simplified Chinese translation.
2018-12-03 Luo Yufan[IEFRAME] Update Simplified Chinese translation.
2018-12-03 Luo Yufan[SHELL32] Update Simplified Chinese translation.
2018-12-03 Katayama Hirofumi MZ[SHELL32] Don't show taskbar button of Folder Options...
2018-12-02 Katayama Hirofumi MZcareless s/E_FAIL/FALSE/ (#1089)
2018-12-02 Katayama Hirofumi MZ[SHELL32] Follow up of #1085 (#1088)
2018-12-02 Katayama Hirofumi MZ[SHELL32] Don't show taskbar button of file property...
2018-12-02 Eric Kohl[SETUPAPI] Implement SetupGetNonInteractiveMode() and...
2018-12-01 Pierre Schweitzer[IPHLPAPI] Implement GetOwnerModuleFromUdpEntry()
2018-12-01 Joachim Henze[BROWSEUI] Properly fix CORE-13003 "Explorer address...
2018-11-30 Hermès Bélusca-Maïto[XOLEHLP] Import xolehlp.dll from Wine(-Staging) 3.21.
2018-11-30 Pierre Schweitzer[IPHLPAPI] Don't assume first member of MIB tables...
2018-11-30 Pierre Schweitzer[IPHLPAPI] Reduce code duplication and use a single...
2018-11-29 Pierre Schweitzer[IPHLPAPI] Implement GetOwnerModuleFromTcpEntry()
2018-11-27 Pierre Schweitzer[IPHLPAPI] Implement the *_TABLE_OWNER_MODULE_* in...
2018-11-27 Pierre Schweitzer[IPHLPAPI] Fix broken size computation leading to buffe...
2018-11-27 Pierre Schweitzer[IPHLPAPI] Implement getOwnerModUdpTable() and getOwner...
2018-11-27 Pierre Schweitzer[SDK] Add AllocateAndGetTcp/UdpEx/2TableFromStack(...
2018-11-27 Giannis Adamopoulos[SHELL32] CFSDropTarget: Fix right click menu when...
2018-11-27 Giannis Adamopoulos[BROWSEUI] CShellBrowser: Don't pass any parameters...
2018-11-26 Pierre Schweitzer[IPHLPAPI] Start handling certain flags in GetAdaptersA...
2018-11-25 Eric Kohl[NETAPI32] Implement DsGetDcNameA/W --> DsGetDcNameWith...
2018-11-25 Pierre Schweitzer[IPHLPAPI] In GetAdaptersAddresses(), return friendly...
2018-11-25 Pierre Schweitzer[IPHLPAPI] Implement AllocateAndGetUdpExTable2FromStack()
2018-11-25 Pierre Schweitzer[IPHLPAPI] Implement AllocateAndGetTcpExTable2FromStack()
2018-11-25 Pierre Schweitzer[IPHLPAPI] Implement AllocateAndGetUdpExTableFromStack()
2018-11-25 Pierre Schweitzer[IPHLPAPI] Implement AllocateAndGetTcpExTableFromStack()
2018-11-24 Pierre Schweitzer[IPHLPAPI] Reimplement GetUdpTable() using GetExtendedU...
2018-11-24 Pierre Schweitzer[IPHLPAPI] Implement GetExtendedUdpTable()
2018-11-24 Pierre Schweitzer[IPHLPAPI] Implement getOwnerUdoTable(), to get UDP...
2018-11-24 Pierre Schweitzer[IPHLPAPI] Reimplement GetTcpTable() using GetExtendedT...
2018-11-24 Pierre Schweitzer[IPHLPAPI] Don't leak memory
2018-11-24 Pierre Schweitzer[IPHLPAPI] Implement the IPv4 TCP_TABLE_OWNER_PID_...
2018-11-24 Pierre Schweitzer[IPHLPAPI] Implement getOwnerTcpTable(), to get TCP...
2018-11-24 Pierre Schweitzer[IPHLPAPI] Implement the IPv4 TCP_TABLE_BASIC_* cases...
2018-11-23 Luo Yufan[TRANSLATION] Update Simplified Chinese translation...
2018-11-23 Joachim Henze[SHELL32] Improve CORE-15295 IDD_FILE_PROPERTIES
2018-11-21 Denis Malikov[KERNEL32] FlsAlloc - fiber local storage list was... 1033/head
2018-11-20 Pierre Schweitzer[IPHLPAPI] Fix checking entity when enumerating TCP...
2018-11-18 Hermès Bélusca-Maïto[OLE32] The CoDisconnectContext() stub added in 6a2f967...
2018-11-18 Pierre Schweitzer[IPHLPAPI] Properly count UDP entries
2018-11-18 Pierre Schweitzer[IPHLPAPI] Implement getNumUdpEntries() and getUdpTable()
2018-11-18 Pierre Schweitzer[IPHLPAPI] Implement getNumTcpEntries() and getTcpTable()
2018-11-18 Denis Malikov[OLE32] Add stub for CoDisconnectContext function ...
2018-11-17 Pierre Schweitzer[MPR] Drop a nasty ReactOS specific hack
2018-11-17 Pierre Schweitzer[MPR] Implement remembered connection enumeration
2018-11-16 Bișoc George[SHELL32] Print out the error code (#973)
2018-11-16 Pierre Schweitzer[COMCTL32] Don't leak memory in CB_ThemedPaint()
2018-11-16 Pierre Schweitzer[SETUPAPI] Allocate big enough buffer in CM_Query_Resou...
2018-11-16 Pierre Schweitzer[COMCTL32] Don't leak memory in PB_ThemedPaint()
2018-11-16 Pierre Schweitzer[SYSSETUP] Fix error message in ApplyRegistryValues()
2018-11-15 Giannis Adamopoulos[SHELL32] COpenWithMenu: Use ShellExecuteExW to open...
2018-11-14 Luo Yufan[TRANSLATION]Update Simplified Chinese translation...
2018-11-14 Baruch Rutman[WINMM] Sync wine commit ebae298 as a fix for CORE...
2018-11-11 Giannis Adamopoulos[SHELL32] CDefView: Don't assume that SetNameOf always...
2018-11-11 Luo Yufan[TRANSLATION] Update Simplified Chinese translation...
2018-11-11 Adam Słaboń[TRANSLATION] Polish translation update (#1029)
2018-11-09 Luo Yufan[TRANSLATION] Update Simplified Chinese translation...
2018-11-07 Joann Mõndresku[TRANSLATIONS] Style fixes for Estonian
2018-11-07 Joachim Henze[SHELL32] Fix CORE-15295, wrong edit width in IDD_FILE_...
2018-11-04 Eric Kohl[LSASRV] Return STATUS_DIRECTORY_SERVICE_REQUIRED for...
2018-11-04 Eric Kohl[LSASRV] Coding style fixes
2018-11-02 Pierre Schweitzer[SETUPAPI] Don't let LZClose() reset error code
2018-11-02 Carlo BraminiAvoid stray temp files in failure cases of do_file_copy...
2018-10-30 Joachim Henze[RICHED20] Revert ocr_reverse.cur to fix CORE-15190
2018-10-28 Mark Jansen[SHELL32] Fix broken control definition
2018-10-28 Mark Jansen[SETUPAPI] Fix broken control definition.
2018-10-28 Mark Jansen[KERNEL32] Directly use UnhandledExceptionFilter in... 953/head
2018-10-28 Mark Jansen[KERNEL32] Use the default UnhandledExceptionFilter...
2018-10-27 Eric Kohl[LSASRV][IDL] The first parameter of the Credr* functio...
2018-10-27 Hermès Bélusca-Maïto[SYSSETUP] Use a $winnt$.inf file to retrieve setup...
2018-10-27 Giannis Adamopoulos[BROWSEUI] CInternetToolbar: fix whitespace
2018-10-27 Giannis Adamopoulos[BROWSEUI] Simplify toggling the search band
2018-10-27 Giannis Adamopoulos[BROWSEUI] Implement toggling the folders and search...
2018-10-24 Stanislav Motylkov[SHIMGVW] Fix image flickering when rendering animations
2018-10-24 Baruch Rutman[LPK][GDI32] Enable mirroring via version resource...
2018-10-24 Katayama Hirofumi MZ[SHIMGVW] Play gif animation (#934)
2018-10-23 Eric Kohl[SETUPAPI] SetupDiGetClassDevPropertySheetsW: Implement...
2018-10-22 Giannis Adamopoulos[rosctrls.h] CListView: Add Arrange method
2018-10-22 Giannis Adamopoulos[SHELL32] CDefView: Disable auto arrange in list and...
2018-10-22 Giannis Adamopoulos[BROWSEUI] CInternetToolbar: Implement hiding and showi...
2018-10-20 Adam Słaboń[TRANSLATION] Polish translation update
2018-10-14 Eric Kohl[NETCFGX] Implement the Min and Max options for int...
2018-10-14 Eric Kohl[NEWDEV] Add InstallDevInstEx
2018-10-13 Mark Jansen[SHELL32] CDefView: Query SFVM_DEFVIEWMODE before creat... 935/head
2018-10-13 Eric Kohl[NETCFGX] Move the NetClassInstaller to a separate...
2018-10-12 Mark Jansen[DBGHELP] Exclude stubs from pch
2018-10-12 Mark Jansen[KERNEL32] Fix some stubs for 0x600+
2018-10-09 Eric Kohl[NETCFGX] NetworkPropertySheetProvider: Fix property...
2018-10-08 Hermès Bélusca-Maïto[SYSSETUP] Delete the created fonts when needed.
2018-10-08 Hermès Bélusca-Maïto[SYSSETUP] Use ARRAYSIZE / _countof instead of sizeof...
2018-10-08 Hermès Bélusca-Maïto[SYSSETUP] Code formatting.
2018-10-08 Eric Kohl[NETCFGX] NetPropPageProvider: Add Base and Step parame...
2018-10-08 Baruch Rutman[LPK] Small fix and a related comment. (#890)
2018-10-08 Baruch Rutman[LPK] Implement LpkPSMTextOut(). (#890)
2018-10-07 Hermès Bélusca-Maïto[SHELL32] Finally fix the icon location path (un)expans...
2018-10-07 Eric Kohl[SHELL32] Fix a potential buffer overrun.
next