Partly implement SetupDiInstallDeviceInterfaces
[reactos.git] / reactos / lib /
2005-12-21 Hervé PoussineauPartly implement SetupDiInstallDeviceInterfaces
2005-12-21 Hervé Poussineau- Fix horribly broken implementation of SetupInstallSer...
2005-12-20 Gé van GeldorpThe function epilog is responsible for removing the...
2005-12-20 Hervé PoussineauDon't try to dereference possible NULL pointers
2005-12-20 Sebastian Gasiorekwhen message is not unicode then SendMessageA should...
2005-12-20 Hervé PoussineauHonor DI_ENUMSINGLEINF flag in SetupDiBuildDriverInfoList
2005-12-19 Gé van Geldorp/me loves Raymond
2005-12-19 Hervé PoussineauImplement SetupDiGetDeviceInfoListClass
2005-12-19 Sebastian Gasiorekupdated Polish translation by Wiktor Maryniowski
2005-12-19 Hervé PoussineauImplement SetupDiGetActualSectionToInstallExA/W
2005-12-19 Hervé PoussineauInstall "ClassInstall32.Services" section in SetupDiIns...
2005-12-19 Hervé PoussineauImplement SetupDiInstallClassExA
2005-12-18 Gé van GeldorpDetach GUI process from console
2005-12-18 Magnus Olsenin function deformat_environment did cut of one letter...
2005-12-18 Eric Kohl- Move SetServiceObjectSecurity to the right file.
2005-12-18 Gé van GeldorpFix C++ exception handling
2005-12-18 Eric KohlImplement QueryServiceConfigW.
2005-12-18 Hartmut BirrFix the returned pointer in CopyUp.
2005-12-18 Sebastian Gasiorekputenv should return success on deletion of nonexistent...
2005-12-18 Sebastian Gasiorek"MSVCRT memcpy behaves like memmove for overlapping...
2005-12-18 Thomas Bluemelfixed error codes returned when memory allocations...
2005-12-17 Thomas Bluemelrename IsDeviceEnabled to IsDeviceStarted
2005-12-17 Thomas Bluemelfixed IsUserAdmin and enable the calls to it
2005-12-17 Eric KohlImplement CMP_Init_Detection, CMP_Report_LogOn, CM_Setu...
2005-12-17 Thomas Bluemelfixed the definition of RtlDosPathNameToNtPathName_U
2005-12-17 Eric Kohl- Implement CM_Disable_DevNode[_Ex], CM_Enable_DevNode...
2005-12-17 Filip NavaraTip of the day: Never let a sick person code.
2005-12-17 Filip NavaraFix a handle leak.
2005-12-17 Filip NavaraFix a cut & paste error.
2005-12-17 Filip NavaraMinor cleanup of GetVolumeNameForVolumeMountPointW...
2005-12-17 Filip NavaraFix bunch of bugs in GetVolumeNameForVolumeMountPointW...
2005-12-17 Filip NavaraImplementation of GetVolumeNameForVolumeMountPointW...
2005-12-17 Royce Mitchell IIICreateFile() fails with INVALID_HANDLE_VALUE, not NULL...
2005-12-16 Thomas BluemelPatch by Kaj Kaloinen <kkaloine@gmail.com>:
2005-12-16 Gé van Geldorpsamwise52 <samcharly@hotmail.com>
2005-12-15 Hervé PoussineauImplement DICS_FLAG_CONFIGSPECIFIC case in SetupDiOpenD...
2005-12-15 Hervé PoussineauReplace some strings by constants
2005-12-15 Hervé PoussineauImplement DICS_FLAG_CONFIGSPECIFIC and DIREG_DEV cases...
2005-12-15 Gé van GeldorpFix by Royce3:
2005-12-15 Hervé PoussineauAdd message box to tell the user to reboot after the...
2005-12-15 Hervé PoussineauAdd a hack to enable "Do not show this dialog anymore...
2005-12-15 Hervé PoussineauAllow DIF_PROPERTYCHANGE as valid install code in Setup...
2005-12-15 Hervé PoussineauImplement SetupDiSetClassInstallParamsW
2005-12-15 Thomas BluemelPatch by Brezenbak:
2005-12-14 Gé van Geldorpdxdiagn vendor import
2005-12-14 Gé van GeldorpRemove old dxdiagn in preparation of vendor import
2005-12-14 Gé van GeldorpMake property sheet fit in 640x480. Fixes bug 1099
2005-12-14 Magnus Olsendelete a folder. that does not belong to trunk it was...
2005-12-14 Gé van GeldorpSync to Wine-0_9_3:
2005-12-14 Magnus Olsenmove the shlwapi_Hu.rc from wrong folder that will...
2005-12-14 Gé van GeldorpSync to Wine-0_9_3:
2005-12-14 Gé van GeldorpSync to Wine-0_9_3:
2005-12-14 Magnus Olsenupdate translation hu from talley
2005-12-14 Hervé PoussineauMove static keyword to the right place
2005-12-13 Filip NavaraFix the path translation in FormatEx (depends on unimpl...
2005-12-13 Christoph von Wittichimplemented GetKeyboardLayoutNameW
2005-12-13 Filip NavaraUnify the icon and cursor loading code for LoadImage.
2005-12-13 James TaborModifyMenuA/W, I guess it is done. Remove UNIMPLEMENTED.
2005-12-13 Filip NavaraRemove obsolete definitions.
2005-12-13 Filip NavaraRemove obsolete definitions.
2005-12-13 Filip NavaraRemove comment about commented out #define. :)
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-12 Gé van Geldorpoleacc has a DllRegisterServer entry point
2005-12-12 Filip Navara- Minimize the code differences between LoadIconImage...
2005-12-12 Gé van GeldorpAdd oleacc to build
2005-12-12 Filip NavaraReplace GetModuleHandle("user32.dll") with User32Instance.
2005-12-12 Filip NavaraReplace GetModuleHandle("user32.dll") with User32Instance.
2005-12-12 Filip Navara- Make the file at least slightly readable (the mixed...
2005-12-12 Gé van GeldorpRe-import imm32 from Wine
2005-12-12 Gé van GeldorpRemove old imm32 in preparation of new import
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-12 Filip NavaraCheck for failed allocations and fix some resource...
2005-12-12 Gé van GeldorpImport oleacc from Wine. oleacc.xml provided by Christo...
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-12 Filip NavaraReplace RtlNtStatusToDosError(STATUS_NO_MEMORY) with...
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-12 Filip NavaraFix the USER32 DLL initialization and cleanup routines...
2005-12-12 Filip NavaraImplement undocumented listbox messages LB_INSERTSTRING...
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-12 Magnus Olsenupdate translation hu from tally
2005-12-12 Gé van GeldorpBenoit Plante <cmoibenlepro@hotmail.com>
2005-12-12 Gé van Geldorpsamwise52 <samcharly@hotmail.com>
2005-12-12 KJK::Hyperion - Replaced horribly broken implementation of CreateSym...
2005-12-12 Christoph von Wittichcorrect implementation of VerLanguageNameA/W
2005-12-12 Gé van GeldorpAdd small utility to download/install Firefox
2005-12-12 Christoph von Wittichbetter stubs for VerLanguageNameA/W (untested)
2005-12-11 Christoph von Wittichbetter GetSystemPowerStatus stub
2005-12-11 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-11 Christoph von Wittichset eol-style:native
2005-12-11 Filip NavaraRevert r20089, thanks SVN for not a nice conflict resol...
2005-12-11 Filip NavaraCheck for failed allocation in GetNamedPipeHandleStateA.
2005-12-11 Thomas Bluemelfixed uninitialized variable warnings and possible...
2005-12-11 Gé van GeldorpPut back extra info if it was present
next