[SYSDM] Add some strings that will be used in the user profile dialog.
[reactos.git] / dll /
2019-03-19 Eric Kohl[SYSDM] Add some strings that will be used in the user...
2019-03-19 Stanislav Motylkov[MSI] Allow to pass product key validation check
2019-03-19 Luo Yufan[SAMSRV] Update Chinese translation
2019-03-19 Thomas Faber[RICHED20] Simplify MSVC thiscall & stdcall wrappers. 1332/head
2019-03-18 jimtaborMerge branch 'master' of https://github.com/reactos...
2019-03-18 Eric Kohl[USERENV] UnloadUserProfile: When a profiles ref count...
2019-03-18 Mark Jansen[ACPPAGE] Revamp the 'edit' page to easier select diffe... 1422/head
2019-03-17 Eric Kohl[USERENV] Implement GetProfileType().
2019-03-17 Eric Kohl[USERENV] LoadUserProfileW: Check the user for Administ...
2019-03-17 Eric Kohl[NETAPI32] NetUserEnum, NetUserGetInfo: Get the user...
2019-03-16 Eric Kohl[USERENV] Store the profiles load time, flags and state...
2019-03-16 Jared Smudde[SHELL32] Disable the Hardware tab in the properties...
2019-03-16 Stanislav Motylkov[SYSDM] Update SMBIOS parsing code
2019-03-16 Eric Kohl[USERENV] Use a reference counter when loading and...
2019-03-16 Joachim Henze[COMCTL32] Combobox Implement logic for set and get...
2019-03-15 Eric Kohl[USERENV] Use a mutex to serialize profile loading...
2019-03-15 Katayama Hirofumi MZ[OLE32] Implement WS_EX_ACCEPTFILES (#1403)
2019-03-14 Eric Kohl[USERENV] LoadUserProfileW: If a user profile has alrea...
2019-03-14 Mark Jansen[SHIMENG] Implement experimental support for multiple... 1417/head
2019-03-14 Mark Jansen[SDK][SHIMENG] Ensure that module entrypoints are not...
2019-03-14 Mark Jansen[LDR] Do not call module entrypoints while loading...
2019-03-14 Mark Jansen[SHIMENG] Don't crash on a shim not found
2019-03-14 Mark Jansen[SHIMENG] Find shims case-insensitive
2019-03-14 Mark Jansen[ACLAYERS] Add stubplemented IgnoreLoadLibrary shim
2019-03-14 Mark Jansen[ACLAYERS] Simplify ForceDXSetupSuccess as suggested...
2019-03-12 Eric Kohl[NETAPI32] NetUserAdd, NetUserSetInfo: Start to set...
2019-03-11 Eric Kohl[NETAPI32] NetUserSetInfo: Support the logon hours...
2019-03-11 Eric Kohl[NETAPI32] NetUserGetInfo: Build and return the users...
2019-03-11 Arnav Bhatt[TRANSLATION] Hindi translation of the shell extensions...
2019-03-11 Luo YufanMerge pull request #1412 from njlyf2011/improve-zh...
2019-03-10 Mark Jansen[ACLAYERS] Implement the ForceDXSetupSuccess shim 1399/head
2019-03-10 Mark Jansen[ACLAYERS][ACGENRAL] Do not use the crt entrypoint.
2019-03-09 Eric Kohl[NETAPI32] Initialize parm_err
2019-03-08 Arnav Bhatt[TRANSLATION] Hindi translation of SYSSETUP AND SAMSRV...
2019-03-07 Arnav BhattHindi translation of comdlg32. (#1391) 1396/head
2019-03-06 Mark Jansen[ZIPFLDR] Allow the shell extension to extract password... 1382/head
2019-03-06 Mark Jansen[ZIPFLDR] Move CConfirmReplace to a new file
2019-03-05 Timo Kreuzer[SPEC] Add missing newlines
2019-03-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2019-03-04 Timo Kreuzer[LIBTIRPC] Silence MSVC warnings
2019-03-04 Eric Kohl[MSV1_0] Check logon hours and workstation names on...
2019-03-04 Ged Murphy[SHELL32] Implement SHTestTokenMembership and forward...
2019-03-04 Eric Kohl[MSV1_0] Export LsaApLogonUserEx2 instead of LsaApLogon...
2019-03-04 Eric Kohl[LSASRV] LsapLogonUser: Support LsaTokenInformationNull...
2019-03-04 Eric Kohl[MSV1_0] LsaApLogonUser: Pass the Authenticating Author...
2019-03-03 Joachim Henze[SHELL32] Update all languages RCs to fix possible...
2019-03-03 Joachim Henze[MSI] In dialogs show titlebar buttons CORE-15301
2019-03-02 Eric Kohl[SETUPAPI] Implement CM_Next_Range()
2019-03-02 Bișoc George[COVERITY][SETUPAPI] Release the blocks of memory when...
2019-02-25 Pierre Schweitzer[MSAFD] Don't leak event while querying/setting socket...
2019-02-25 Pierre Schweitzer[MSAFD] Implement socket options SO_SNDBUF and SO_RCVBUF
2019-02-25 Mark Jansen[APPHELP] Implement SdbRegisterDatabase[Ex]
2019-02-25 Mark Jansen[APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInfo...
2019-02-25 Mark Jansen[APPHELP] Implement ShimDumpCache and ShimFlushCache
2019-02-25 Mark Jansen[SDB] Initial SdbRegisterDatabase stubs
2019-02-24 Luo Yufan[TRANSLATION] Update Chinese and Traditional Chinese...
2019-02-24 Pierre Schweitzer[MSAFD] Make WSPSetSockOpt() SO_RCVBUF stub return...
2019-02-24 Eric Kohl[MMSYS] Volume page: Initialize the volume trackbar...
2019-02-24 Eric Kohl[MMSYS] Sounds page: Update the 'Play' button and the...
2019-02-24 Eric Kohl[SNDVOL32] Disable only the 'Play' button, when no...
2019-02-24 Stanislav Motylkov[MSGINA] Add bar bitmap to logon and shutdown dialogs
2019-02-24 Stanislav Motylkov[MSGINA] Improve Ctrl-Alt-Del invitation window
2019-02-24 Stanislav Motylkov[MSGINA] Implement rotation bar animation
2019-02-24 Eric Kohl[MMSYS] Disable the 'Low' and 'High' text of the volume...
2019-02-23 Pierre Schweitzer[WS2_32] Use SEH in WSCGetProviderPath()
2019-02-23 Pierre Schweitzer[WS2_32] Implement WSCGetProviderPath()
2019-02-18 Mark Jansen[MSI] Prevent uninitialized variable usage
2019-02-18 Mark Jansen[MSI] Do not leak rootkey
2019-02-18 Mark Jansen[SHELL32] Abort change notifications on a nullptr
2019-02-17 Thomas Faber[COMCTL32] Check for NULL pointer when handling BCM_GET...
2019-02-17 Thomas Faber[COMCTL32] Add NULL checks to SetWindowSubclass.
2019-02-16 Pierre Schweitzer[KERNEL32] Stub SetThreadErrorMode()
2019-02-16 Pierre Schweitzer[MSAFD] Add an initial implementation of SIO_GET_EXTENS...
2019-02-16 Pierre Schweitzer[IPHLPAPI] Properly handle GetModuleBaseName failure
2019-02-16 Pierre Schweitzer[IPHLPAPI] Check pointers when returning module info...
2019-02-16 Pierre Schweitzer[IPHLPAPI] Remove dead code
2019-02-13 Bișoc George[CRYPTEXT] Add Romanian & Italian translations (#1352)
2019-02-10 Pierre Schweitzer[OOPS] That was not meant to be pushed/commited
2019-02-10 Pierre Schweitzer[CRYPTEX] Add French translation
2019-02-10 Stanislav Motylkov[CRYPTEXT] Add russian translation
2019-02-10 Baruch Rutman[CRYPTEXT] Make extension localizable, and add an icon...
2019-02-10 Hermès Bélusca-Maïto[NETCFGX] Fix an assignment typo.
2019-02-10 Mark Jansen[IPHLPAPI] Preserve decoration in exported symbols 1345/head
2019-02-09 Mark Jansen[CRYPTEXT] Add a minimal shell extension that will... 1343/head
2019-02-08 Mark Jansen[LDR] Check forwarded imports against the manifest... 1342/head
2019-02-07 Mark Jansen[LDR] Add support for .local files 1339/head
2019-02-04 Eric Kohl[MMSYS] Take the balance between channels into account...
2019-02-04 Amine Khaldi[WINDOWSCODECS] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[WBEMPROX] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[WBEMDISP] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[VERSION] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[VBSCRIPT] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[USP10] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[URLMON] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[T2EMBED] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[SXS] Sync with Wine Staging 4.0. CORE-15682
2019-02-03 Luo Yufan[TRANSLATION] Update Chinese translation.
2019-02-03 Andrew CookMerge pull request #1335 from ariscop/CMP0065
2019-02-02 Thomas Faber[RPCRT4][RPCRT4_WINETEST] Don't unset IDL_FLAGS. Fixes...
2019-02-02 Eric Kohl[SETUPAPI] Add a stub for SetupDiDeleteDeviceInterfaceD...
next