fixed registry querying code in Ki386SetProcessorFeatures
[reactos.git] / reactos / lib /
2005-11-29 Alex Ionescu- Implement RtlPrefectMemoryNonTemporal. Patch by Patri...
2005-11-28 Thomas Bluemelfixed some prototypes
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-28 Gé van GeldorpFix the fix to RtlFindMessage
2005-11-28 Alex Ionescu- Remove inlined gas assembly + c code mix in math...
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-28 Thomas Bluemelfix no newline at end of file warning
2005-11-28 Thomas Bluemelfixed some warnings
2005-11-28 Thomas Bluemelminor fixes
2005-11-27 Art YerkesCase changes for file names to unbreak unix build.
2005-11-27 Thomas Bluemelfixed uninitialized variable warning
2005-11-27 Thomas BluemelPatch by encoded <samcharly@hotmail.com>:
2005-11-27 Gé van GeldorpAuto-register DLLs during 2nd stage setup
2005-11-27 Hervé PoussineauKeep remote machine name in device info set. Use it...
2005-11-27 Hervé PoussineauWrite connection name at the right place in registry.
2005-11-27 Hervé PoussineauSmall cleanup/fixes:
2005-11-27 Hervé PoussineauImplement most of SetupDiGetClassDevPropertySheetsW
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-27 Casper HornstrupSpeed up compilation of gdiplus
2005-11-27 Casper HornstrupSpeed up compilation of advapi32
2005-11-27 Ged Murphyremove my changes to Elronds patch. RtlNtStatusToDosErr...
2005-11-27 Magnus OlsenTranslaton and keyboard driver by Robert Horvath -...
2005-11-27 Ged Murphyforgot to remove debugging
2005-11-27 Ged MurphyAdd more debug info and better error control, from...
2005-11-27 Steven Edwardsmore crt, crtdll and msvcrt cleanup
2005-11-27 Royce Mitchell IIImsvc compatibility
2005-11-27 Steven Edwardsinline -> __inline
2005-11-27 Alex Ionescu- Update selector names to official names and define...
2005-11-27 Alex Ionescu- Fix a typo causing a potentially fatal bug in user...
2005-11-27 Alex Ionescu- Add DDK alignment macros and move/rename the ones...
2005-11-26 Gé van GeldorpUse correct prototype for DbgPrint. Thanks to Hartmut...
2005-11-26 Sebastian Gasiorekfixed resource id for performance button
2005-11-26 Thomas Bluemelfixed difference in signedness warning
2005-11-26 Casper HornstrupRegister shdocvw.dll during second stage setup
2005-11-26 Thomas Bluemelfixed wrong comment
2005-11-26 Thomas Bluemeldisplay the device properties when double-clicking...
2005-11-26 Thomas Bluemelimplemented the general device information page
2005-11-26 Thomas Bluemeladd stub for SetupDiLoadClassIcon
2005-11-26 Hervé PoussineauRemove useless property pages
2005-11-26 Thomas Bluemelsimplify displaying the advanced device properties
2005-11-26 Thomas Bluemelinclude wchar.h for swprintf
2005-11-26 Gé van Geldorpeol-style fixes
2005-11-26 Thomas Bluemelminor fix in SetupDiGetDeviceInstanceIdA
2005-11-26 Gé van GeldorpSync to Wine-0_9_2:
2005-11-26 Thomas Bluemelimplemented SetupDiGetDeviceInstanceIdA
2005-11-26 Gé van GeldorpSync to Wine-0_9_2:
2005-11-26 Gé van GeldorpSync to Wine-0_9_2:
2005-11-26 Hervé PoussineauInstall one more time the .SoftwareSettings section...
2005-11-26 Hervé PoussineauFix French control panel description
2005-11-26 Hervé PoussineauImplement SetupDiGetDeviceInstanceIdW
2005-11-26 Thomas Bluemelproperly handle the case where devices don't supply...
2005-11-26 Thomas Bluemelcreate the property sheets modally
2005-11-26 Thomas Bluemelforgot to add this file
2005-11-26 Thomas Bluemelinitial implementation of DeviceAdvancedPropertiesA/W
2005-11-26 Thomas Bluemeladded stubs for SetupDiGetClassDevPropertySheetsA/W
2005-11-26 Thomas Bluemeldisplay the advanced device properties
2005-11-26 Thomas Bluemeladded stubs for SetupDiGetDeviceInstanceIdA/W
2005-11-26 Thomas Bluemelminor fixes and documentation updates
2005-11-26 Thomas Bluemeldisplay the device location
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Thomas Bluemeldisplay the device manufacturer
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Sebastian Gasiorekpolish resources by Emil Kaczmarek (bug 1044)
2005-11-25 Sebastian Gasiorekchanged icon number
2005-11-25 Thomas Bluemelonly display the troubleshoot button if necessary
2005-11-25 Gé van GeldorpImplement adding new sections/lines/fields and writing...
2005-11-25 Magnus OlsenFix the trunk so it build again sorry for the break
2005-11-25 Steven Edwardspch and license header fixes part 2
2005-11-25 Magnus Olsenimplement addbuffer to waveTheard. it can play wave...
2005-11-25 Steven EdwardsFix pch usage in most of the rest of crt.lib. Stop...
2005-11-25 Thomas Bluemeldisplay the hardware tab
2005-11-25 Thomas Bluemelfixed some resizing bugs
2005-11-25 Thomas Bluemel- add a (very incomplete) devguid.h
2005-11-25 Thomas Bluemelfixed an error check
2005-11-25 Thomas Bluemeladd missing error check
2005-11-25 Thomas Bluemelmove the hardware page dialog into it's own file
2005-11-25 Thomas Bluemelfix a DeviceCreateHardwarePageEx call
2005-11-25 Thomas BluemelInitial implementation of the hardware page, based...
2005-11-25 James TaborFix caps.
2005-11-25 Casper HornstrupSpeedup compilation of kernel32
2005-11-25 Magnus OlsenGreek Translation by Apal see bug 994
2005-11-25 Magnus OlsenGreek Translation by Apal see bug 994
2005-11-25 Hervé PoussineauReturn NULL when an error occurs in CreateServiceW
2005-11-25 Steven Edwardsifndef not ifdef....like I said, it works for me on...
2005-11-25 Andrew GreenwoodFixed GETDEVCAPS message handling (bad macros) and...
2005-11-25 Steven Edwardsadd a check for gcc to the constants recently added...
2005-11-25 Alex Ionescu- Update NDK to remove zwfuncs.h and place the native...
2005-11-24 Ged Murphysilence some warnings.
2005-11-24 Gé van GeldorpFix optimized builds
2005-11-24 Andrew GreenwoodPartial implementation of WDMAUD.DRV - device capabilit...
2005-11-24 Hervé PoussineauFix access rights when opening registry keys
2005-11-24 Hervé PoussineauThird parameter in INF AddService directive seems to...
2005-11-24 Gé van Geldorp- Factor out .inf handling code from usetup
next