[DEVCPUX] Make the CPU property sheet page a little nicer and make it translatable
[reactos.git] / dll / win32 /
2018-09-25 Eric Kohl[MSPORTS] Hackfix the code to determine the serial...
2018-09-25 Eric Kohl[MSPORTS] Implement serial port settings
2018-09-23 Eric Kohl[SETUPAPI] Replace the remaining internal calls to...
2018-09-23 Hermès Bélusca-Maïto[SERVICES] Simplify the implementation of RGetServiceDi... 874/head
2018-09-23 Eric Kohl[SETUPAPI] Do not use SetupDiOpenDevRegKey in other...
2018-09-22 Hermès Bélusca-Maïto[SHELL32] In _SHExpandEnvironmentStrings(), fall back...
2018-09-22 Hermès Bélusca-Maïto[SHELL32] In _SHGetUserShellFolderPath(), check the...
2018-09-22 Hermès Bélusca-Maïto[SHELL32] Partially synchronize wine/shellpath.c with...
2018-09-22 Eric Kohl[SETUPAPI] SetupDiCreateDevRegKeyW / SetupDiOpenDevRegK...
2018-09-21 Abdulganiev Rafael[BTHCI] Add a bluetooth icon (#871)
2018-09-20 Eric Kohl[BTHCI] Add a bluetooth class installer stub.
2018-09-19 Eric Kohl[WLNOTIFY] Disable the Logoff-Handler routine for the...
2018-09-19 Eric Kohl[ADVAPI32][SERVICES] Use the session key provided by...
2018-09-18 Eric Kohl[ADVAPI32] Implement SystemFunction028 to always return...
2018-09-18 Eric Kohl[ADVAPI32][SERVICES] Pass encrypted passwords to the...
2018-09-18 Eric Kohl[IDL][LSASRV] Improve the credentials interface a littl...
2018-09-17 Eric Kohl[ADVAPI32] SystemFunction004 and SystemFunction005...
2018-09-17 Eric Kohl[ADVAPI32][SERVICES] Add (dummy) password encryption...
2018-09-16 Eric Kohl[NETAPI32] Add more DFS stubs
2018-09-16 Pierre Schweitzer[KERNEL32_VISTA] Make SleepConditionVariableSRW fail...
2018-09-16 Pierre Schweitzer[KERNEL32_VISTA] Make SleepConditionVariableCS fail...
2018-09-15 Mark Jansen[KERNEL32] Ensure the PebLock is always released in... 539/head
2018-09-15 Mark Jansen[NTDLL][KERNEL32] Implement FLS callbacks.
2018-09-14 Pierre Schweitzer[MPR] Import Wine commit: 93fb279f4f3e150eee329b02ca5fb...
2018-09-14 Katayama Hirofumi MZ[TRANSLATION] Update Romanian translation (#851)
2018-09-14 Pierre Schweitzer[MPR] Import Wine commit: 0799550075654094a3bed080aac72...
2018-09-12 Mark Jansen[KERNEL32] Do not embed binary data inside a string...
2018-09-12 Mark Jansen[DBGHELP] Prevent crashing on a malformed PE file.
2018-09-12 Eric Kohl[NETAPI32] Remove the obsolete file group.c
2018-09-12 Eric Kohl[NETAPI32] Rename ENUM_CONTEXT to GROUP_ENUM_CONEXT...
2018-09-12 Eric Kohl[NETAPI32] Implement NetGroupSetUsers
2018-09-11 Eric Kohl[NETAPI32] Implement NetLogonGetTimeServiceParentDomain
2018-09-11 Pierre Schweitzer[MPR] Implement WNetClearConnections()
2018-09-10 Eric Kohl[NETAPI32] Implement NetGroupGetUsers
2018-09-09 Baruch Rutman[LPK] Make GetCharacterPlacement caret positions respec...
2018-09-09 Katayama Hirofumi MZ[WIN32SS][COMCTL32] Fix button text Y positioning ...
2018-09-09 Eric Kohl[NETAPI32] Implement NetGroupAddUser and NetGroupDelUser
2018-09-09 Eric Kohl[NETAPI32] Implement NetGroupSetInfo
2018-09-09 Eric Kohl[NETAPI32] Implement NetGroupAdd and NetGroupDel
2018-09-09 Eric Kohl[NETAPI] Implement NetGroupGetInfo
2018-09-08 Eric Kohl[NETAPI] Implement NetGroupEnum
2018-09-08 Eric Kohl[SAMSRV] Fix SamrQueryInformationGroup
2018-09-04 Eric Kohl[MSV1_0] LsaApLogonUser: Update the logon time/count...
2018-09-04 Eric Kohl[MSV1_0] Use the account expiration time and check...
2018-09-04 Eric Kohl[IDL] Implement parts of SamrSetInformationUser.UserInt...
2018-09-02 Eric Kohl[SAMSRV] Implement SamrQueryInformationUser.UserInterna...
2018-09-02 Stanislav Motylkov[MSGINA] Update russian translation (#834)
2018-09-01 Eric Kohl[MSGINA] Display the 'account expired' message when...
2018-09-01 Denis Malikov[KERNEL32] fix spec file for -version=0x600+
2018-09-01 Pierre Schweitzer[KERNEL32] Shhhh!
2018-08-28 Joachim Henze[SHELL32] Fix typo in comment
2018-08-27 Mark Jansen[COMCTL32] Unregister some classes that were registered. 811/head
2018-08-27 Katayama Hirofumi MZ[SHELL32] Adjust the IDC_PICKICON_LIST control's height...
2018-08-27 Mark Jansen[SHELL32] Check the result from PathUnExpandEnvStringsW 817/head
2018-08-27 Mark Jansen[SHELL32] Remove some mostly dead code from CShellLink
2018-08-26 Eric Kohl[LSASRV] LsapLogonUser creates an impersonation token...
2018-08-26 Eric Kohl[SAMSRV] Simplify the initialization of the account...
2018-08-26 Eric Kohl[SAMLIB] Add stubs for SamTestPrivateFunctionsDomain...
2018-08-26 Eric Kohl[SAMSRV] Simplify the initialization of the account...
2018-08-26 Eric Kohl[NETAPI32] Add code to handle special values of the...
2018-08-26 Katayama Hirofumi MZ[SHELL32] Fix CShellLink::GetIconLocation (#810)
2018-08-23 Baruch Rutman[WIN32SS][LPK] Add BiDi support to menus and window...
2018-08-21 Serge Gautherie[MSHTML] Fix 3 MSVC warnings about HTML*Element_handle_... 688/head
2018-08-21 Katayama Hirofumi MZ[SHELL32] Enable to change shortcut icon (#784)
2018-08-21 Robert Naumann[BROWSEUI] Show Tooltip text for 'Go' Button 786/head
2018-08-20 Timo Kreuzer[SYSSETUP] Fix handling of the status message window
2018-08-20 Serge Gautherie[MSHTML] Fix an MSVC warning about HTMLInputElementImpl...
2018-08-20 Adam Słaboń[TRANSLATION] Polish translation update (#781)
2018-08-19 Eric Kohl[SETUPAPI] SetupDiGetDeviceRegistryPropertyW call CM_Ge...
2018-08-19 Stanislav Motylkov[KERNEL32] Implement system firmware functions properly
2018-08-19 EUPHORIA-IT\m.jansen[WSHOM.OCX] Zero-initialize timeout and type if they...
2018-08-19 Eric Kohl[SYSSETUP] SetupStartService: Remove the wait loop
2018-08-18 Eric Kohl[WLNOTIFY] Use the wine debug method, add wlnotify...
2018-08-18 Mark Jansen[GDIPLUS] Add sxs registration for 1.0 version. 768/head
2018-08-18 Eric Kohl[WLNOTIFY] Add SCard, Termsrv and Wlballon notification...
2018-08-17 Timo Kreuzer[NTOS:PS] Fix an issue with PROCESS_DEVICEMAP_INFORMATI...
2018-08-17 Joachim Henze[SHELL32] Translation de-DE CORE-14916
2018-08-17 Serge Gautherie[OLEAUT32] Fix an MSVC warning about VarCyMul()
2018-08-16 Getequ[ADVAPI32][SHELL32][DESK.CPL] Kill copy-paste of RegLoa...
2018-08-15 Katayama Hirofumi MZ[SYSSETUP] Fix the button sizes of theme selection...
2018-08-15 Mike SwansonRemove unnecessary executable bits
2018-08-13 Mark Jansen[RTL][KERNEL32] Add a comment indicating we need SEH...
2018-08-12 Eric Kohl[NETAPI32] Add DFS RPC interface and some DFS stubs
2018-08-10 Katayama Hirofumi MZ[SHELL32] Fix a careless mistake of ShellExecCmdLine...
2018-08-07 Eric Kohl[WLNOTIFY] Add sens service stubs
2018-08-06 Hermès Bélusca-Maïto[WINLOGON][MSGINA] Fix typo.
2018-08-05 Eric Kohl[SYSSETUP] SetupStartService: Wait until the service...
2018-08-05 Eric Kohl[ADVAPI32] Add parameter checks to LogonUserExW and...
2018-08-05 Eric Kohl[NETAPI32] Implement I_NetServerSetServiceBits()
2018-08-05 Eric Kohl[NETAPI32] Add annotations and move NetUseGetInfo to...
2018-08-05 Katayama Hirofumi MZ[SHELL32] Fix handling of multiple parameters in the...
2018-08-04 Eric Kohl[LSASRV] Implement and call the policy change notificat...
2018-08-04 Eric Kohl[LSASRV][SECUR32] Implement LsaRegisterPolicyChangeNoti...
2018-08-04 Timo Kreuzer[DLLS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[SHELL32] Fix 64 bit issues
2018-08-04 Timo Kreuzer[KERNEL32] Fix 64 bit issues
2018-08-03 Julio Carchi[TRANSLATIONS] Fix spanish translations for some resour...
2018-08-02 Stanislav Motylkov[KERNEL32] Implement System Firmware functions
2018-07-31 Julio Carchi[TRANSLATIONS] Fix some Spanish translations (#715) 720/head
2018-07-29 Eric Kohl[ADVAPI32] Stop the service dispatcher thread only...
next