[DDK][PSDK] Add some missing NDIS definitions/types. Caught by Benjamin Aerni.
[reactos.git] / dll /
2019-05-05 Eric Kohl[POWERCFG] Fix power scheme deletion
2019-05-05 Eric Kohl[POWERCFG] Improve the error handling in AddPowerScheme...
2019-05-05 Pierre Schweitzer[KERNEL32] Misc. fixes to DefineDosDeviceW
2019-05-05 Eric Kohl[POWERCFG] Really fix the power schemes exceptions!
2019-05-05 Pierre Schweitzer[KERNEL32] Rewrite QueryDosDeviceW to handle global...
2019-05-05 Pierre Schweitzer[KERNEL32] Reduce QueryDosDeviceA memory footprint
2019-05-05 Pierre Schweitzer[KERNEL32] Reduce DefineDosDeviceA memory footprint
2019-05-04 Hermès Bélusca-Maïto[CONSOLE.CPL] Fix the console screen preview when selec...
2019-05-02 Eric Kohl[POWERPROF] ValidatePowerPolicies: Do not fail because...
2019-05-02 Hervé Poussineau[HID] Use hidparser static library for HidP_* functions
2019-05-02 Katayama Hirofumi MZ[COMDLG32] Fix treatment of wrong filename extension...
2019-05-01 Mark Jansen[ACGENRAL] Add a test shim 1534/head
2019-05-01 Mark Jansen[APPHELP] Add ordinal import support
2019-05-01 Eric Kohl[POWERCFG] Fix indentation. No code changes!
2019-04-29 Hermès Bélusca-Maïto[KERNEL32] Addendum to 0e3a0435 (PR #803): always retur...
2019-04-28 Serge Gautherie[REACTOS] Replace remnant legacy SPIF_SENDWININICHANGE...
2019-04-28 Bișoc George[ACCESS] Reposition the "ToggleKeys" group box control...
2019-04-28 Eric Kohl[POWERCFG] Fix minor power scheme issues
2019-04-27 Katayama Hirofumi MZ[COMDLG32] Follow up of #1514 CORE-7114 Don't load...
2019-04-27 Hermès Bélusca-Maïto[NFS] Fix a typo in the precompiled header.
2019-04-27 Eric Kohl[POWERCFG] Fix an exception that occurs when the contro...
2019-04-27 Hermès Bélusca-Maïto[KERNEL32] Add an (incomplete) pre-implementation for... 803/head
2019-04-27 Katayama Hirofumi MZ[COMDLG32] Save open/save location by extension (#1514)
2019-04-27 Andrew Cook[CMAKE] Use new policies for CMP0005 and CMP0018 (...
2019-04-26 Eric Kohl[POWERCFG] Show the name of the power scheme in the...
2019-04-26 Eric Kohl[POWERCFG] Some small cleanup
2019-04-25 Eric Kohl[POWERCFG] Fix the initialization of the power schemes...
2019-04-24 Oleg Dubinskiy[DPNHPAST] Import dpnhpast.dll from Wine (Staging) 4.5
2019-04-24 Jared Smudde[BROWSEUI] Enable the Disconnect Network Drive menu... 1522/head
2019-04-24 Jared Smudde[MPR] Implement the function WNetDisconnectDialog(...
2019-04-24 Jared Smudde[NETPLWIZ] Implement the Disconnect Network Drive dialo...
2019-04-24 Katayama Hirofumi MZ[APPWIZ.CPL] Set a default shortcut-link description...
2019-04-24 Hermès Bélusca-Maïto[SHELL32] Make the new-item menu work (aka. make it...
2019-04-24 Hermès Bélusca-Maïto[SHELL32] Code formatting/style/whitespace fix + fix...
2019-04-24 Katayama Hirofumi MZ[SHELL32] Implement 'New Link' (Retrial of #1510),... 1518/head
2019-04-22 Eric Kohl[STOBJECT] Store the "Show x icon in the taskbar" setti...
2019-04-22 Eric Kohl[POWERCFG] Fix indentation and coding style. No code...
2019-04-22 Eric Kohl[STOBJECT][MMSYS][POWERCFG] Store the "Show x icon...
2019-04-22 Hermès Bélusca-Maïto[OPENGL32] Fix the order of the specified callbacks... 1499/head
2019-04-22 Bernhard Feichtinger[OPENGL32] Fix usage of TEB members.
2019-04-22 Mark Jansen[SYSSETUP] Fix a broken DPRINT
2019-04-22 Eric Kohl[STOBJECT] Mark hotplug, power and volume context menu...
2019-04-21 Eric Kohl[POWRPROF] EnumPwrSchemes: Fix callback string lengths
2019-04-21 Serge Gautherie[ACGENRAL] Fix MSVC warning C4090 "different 'const...
2019-04-20 Eric Kohl[POWERCFG] Use a list of power schemes (power policy...
2019-04-20 Eric Kohl[POWERCFG] Fix the undue change of monitor switch off...
2019-04-20 Eric Kohl[POWERCFG] Fix coding style and indentation. No code...
2019-04-19 Eric Kohl[KERNEL32] GetSystemPowerStatus(): Set the BATTERY_FLAG...
2019-04-19 Eric Kohl[KERNEL32] GetSystemPowerStatus(): Fix coding style...
2019-04-19 Eric Kohl[STOBJECT] Improvements to the power notification icon
2019-04-19 Andreas Maier[DBGHELP] SymFromAddr: Handle 2 or more symbols at... 1055/head
2019-04-19 Andreas Maier[DBGHELP] Set LastError for SymGetModuleBase-calls...
2019-04-19 Andreas Maier[DBGHELP] set correct values in symt_fill_sym_info...
2019-04-19 Andreas Maier[DBGHELP] Add SYMFLAG_- and SYMTYPE_-defines.
2019-04-19 Andreas Maier[DBGHELP] use correct record in codeview_snarf_public.
2019-04-19 Andreas Maier[DBGHELP] search for debugfiles in modulepath too.
2019-04-18 Mark Jansen[NTOBJSHEX] Reorder include files in the precompiled... 1474/head
2019-04-18 Mark Jansen[APPHELP] Fix warnings
2019-04-18 Mark Jansen[MSGINA] Disable exceptions in atl when compiling witho...
2019-04-18 Mark Jansen[NTOBJSHEX] Disable exceptions in atl when compiling...
2019-04-18 Mark Jansen[SHELL32] Use the same definitions for shell32 and...
2019-04-18 Mark Jansen[ATL] Retire atlnew
2019-04-16 Katayama Hirofumi MZ[KERNEL32] Implement InvalidateNLSCache
2019-04-16 Katayama Hirofumi MZ[KERNEL32] Fix handle leak and caching (follow-up of...
2019-04-16 Katayama Hirofumi MZ[KERNEL32] Era first year is GANNEN
2019-04-14 Thomas Faber[COMCTL32] Remove an unnecessary include.
2019-04-13 Hermès Bélusca-Maïto[3RDPARTY] Addendum to 146096cd: Make some warnings...
2019-04-13 Jared Smudde[OPENGLCFG] Edit the applet name so it uses the same...
2019-04-13 Oleg Dubinskiy[DIRECTX] Fix typos in readme.txt (#1498)
2019-04-13 Thomas Faber[CMAKE] Don't use the PCH for generated files.
2019-04-13 Timo Kreuzer[3RDPARTY] Make some warnings non-fatal
2019-04-13 Timo Kreuzer[DBGHELP] Fix 64 bit issue
2019-04-13 Timo Kreuzer[REACTOS] Fix misc 64 bit issues
2019-04-11 jimtabor[DDraw] Fix DxDiag tests.
2019-04-08 Katayama Hirofumi MZ[SHELL32] Fix SHFileOperation Move operation (#1487)
2019-04-07 Stanislav Motylkov[SYSSETUP] Update Russian translation
2019-04-07 Foxlet[SYSSETUP] Add Mizu to syssetup.
2019-04-07 Hervé Poussineau[CMAKE] Temporarly disable pch in some modules to fix...
2019-04-07 Hervé Poussineau[ADVAPI32] Send correct type to ElfrChangeNotify()
2019-04-07 Hervé Poussineau[ACLAYERS] Use correct prototypes
2019-04-07 Hervé Poussineau[CMAKE] Prevent out-of-bound accesses in parser/lexer...
2019-04-07 Joachim Henze[COMCTL32] Improve status bar margin for unthemed and...
2019-04-07 Katayama Hirofumi MZ[SHELL32] Fix explorer file item label background CORE...
2019-04-07 Katayama Hirofumi MZ[KERNEL32] Support Japanese calendar (#1482)
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-04-06 Katayama Hirofumi MZ[KERNEL32] Improve MultiByteToWideChar (#1477)
2019-04-06 Katayama Hirofumi MZ[SHELL32] pl-PL.rc escape sequence fix
2019-04-05 Adam Słaboń[SYSSETUP] Add Lunar theme option to 2nd setup stage
2019-04-05 Mark Jansen[SYSSETUP] Add a theme chooser that can handle multiple... 1456/head
2019-04-05 Adam Słaboń[TRANSLATION] Polish translation update
2019-04-05 Katayama Hirofumi MZ[SHIMGVW] Fix cursor (#1471)
2019-04-04 Katayama Hirofumi MZ[SHELL32] Implement Explorer background image (Retrial...
2019-04-03 Mark Jansen[SYSSETUP] Ask for common controls v6 when using v6... 1454/head
2019-04-03 Mark Jansen[SYSSETUP] Add a missing break
2019-04-02 Maxim Smirnov[SHELL32] Fix version info in the file dialog
2019-04-02 Julien Schueller[KERNEL32] Fix typo in kernel32.spec (#1453)
2019-04-01 Timo Kreuzer[NETAPI32] Fix NetUserEnum to work on x64
2019-04-01 Timo Kreuzer[SETUPAPI] Use ClassInstallReserved field instead of...
2019-04-01 Hervé Poussineau[SETUPAPI] SetupDiGetDeviceInfoListClass: fix buffer...
2019-04-01 Hervé Poussineau[USERENV] Initialize variable before using it
next