Capture window station name passed from usermode
[reactos.git] / reactos / lib /
2005-12-01 Thomas Bluemelhandle device updates in the advanced property pages...
2005-12-01 Thomas Bluemel- display whether the device is enabled or disabled
2005-12-01 Gé van GeldorpNotify main thread in case of exception
2005-12-01 Thomas Bluemel- hide devices if necessary
2005-12-01 Hervé PoussineauDon't write outside the array in SetupDiGetClassDevProp...
2005-11-30 Thomas Bluemelfixed querying the automatic daylight-savings information
2005-11-30 Thomas Bluemelrename dhcpcapi.dll to dhcpcsvc.dll
2005-11-30 Thomas Bluemelimplemented SetupDiGetClassDevPropertySheetsA
2005-11-30 Thomas Bluemelfixed call to SetupDiGetClassDevPropertySheets
2005-11-30 Gé van GeldorpAlex Buell <alex.buell@munted.org.uk>:
2005-11-30 Hervé PoussineauFinish implementation of SetupDiGetClassDevPropertyShee...
2005-11-30 Thomas Bluemeldisplay "Unknown" as status when querying the device...
2005-11-30 Thomas Bluemel- support remote device property sheets
2005-11-30 Alex Ionescu- Implement remaining functions in rtl/i386/math_asm.S
2005-11-30 Steven Edwardsa few more porting fixes
2005-11-30 Alex Ionescu- Remove NTSYSAPI/NTSYSCALLAPI definitions from NDK...
2005-11-30 Alex Ionescu- Disable inlining of more string functions in MSVC...
2005-11-30 Alex Ionescu- Define _CTYPE_DISABLE_MACROS for MSVC build.
2005-11-30 Steven Edwardsand remove the defines from here for _CRT_* backward...
2005-11-30 Steven Edwards'precomp.h' -><precomp.h>
2005-11-30 Hartmut Birr- Used the already detected cache line size for RtlPref...
2005-11-29 Thomas Bluemelfix comment in RtlPrefetchMemoryNonTemporal
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
next