Sync to Wine-20050830:
[reactos.git] / reactos / lib / setupapi /
2005-09-04 Eric KohlImplement CM_Get_Class_Name_ExA.
2005-09-04 Eric Kohl- Enclose GUID in curly brackets.
2005-09-03 Eric KohlFix GUID->String conversion.
2005-09-02 Hervé PoussineauDon't fill twice the output buffer. Bug spotted by...
2005-09-02 Hervé PoussineauNo need to allocate too much memory, as SetupDiGetDevic...
2005-08-28 Eric KohlImplement CM_Get_Class_Key_Name[_Ex]A/W and CM_Open_Cla...
2005-08-27 Eric KohlImplement StringTableInitializeEx, StringTableGetExtraD...
2005-08-27 Hervé PoussineauImplement SetupDiSelectBestCompatDrv, by sorting driver...
2005-08-23 Hervé PoussineauFix special case in SetupGetLineTextA/W and SetupGetStr...
2005-08-14 Gé van Geldorpindex is 1-based at this point, index == line->nb_field...
2005-08-12 Hervé PoussineauImplement SetupDiCallClassInstaller (still doesn't...
2005-08-12 Hervé PoussineauAlways set a valid class Guid in CreateDeviceInfoElement
2005-08-09 Hervé PoussineauActive functions related to interfaces enumeration...
2005-08-09 Hervé PoussineauImplement SetupDiGetSelectedDriverW/SetupDiSetSelectedD...
2005-08-08 Hervé PoussineauI forgot to add SetupDiDeleteDeviceInfo to .spec file...
2005-08-08 Hervé PoussineauImplement SetupDiBuildDriverInfoList, SetupDiOpenDevice...
2005-08-08 Hervé PoussineauChange structures used to keep information about device...
2005-08-07 Filip NavaraFix setupapi build and prototypes.
2005-08-07 Hervé PoussineauImplement SetupGetInfFileListW and SetupGetInfInformationW
2005-08-07 Eric KohlFix CM_Get_Registry_Property_ExW.
2005-08-03 Eric Kohl- Add registry property constants.
2005-08-01 Eric KohlImplement CM_Get_DevNode_Registry_Property[_Ex]A/W...
2005-08-01 Thomas Bluemelfixed some uninitialized variables warnings
2005-08-01 Hervé PoussineauAdd back changes of revision 16783. Sorry Alex
2005-08-01 Hervé PoussineauMerge from Wine:
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-27 Alex Ionescu- Fix warnings
2005-07-24 Hervé PoussineauDon't compare GUID strings with wcsicmp, but compare...
2005-07-24 Eric KohlImplement CM_Get_Device_ID_List_Size_ExA, CM_Get_Device...
2005-07-23 Eric Kohl- Implement CM_Get_Child_Ex, CM_Get_Parent_Ex, CM_Get_S...
2005-07-21 Eric KohlAdd parameter checks.
2005-07-19 Eric Kohl- Implement CM_Get_Depth[_Ex] and CM_Get_DevNode_Status...
2005-07-18 Hervé PoussineauImplement SetupDiGetDeviceRegistryPropertyA/W
2005-07-17 Hervé PoussineauImplement SetupDiGetDeviceInterfaceDetailA/W
2005-07-17 Hervé PoussineauReturn CR_FAILURE when the function is not implemented
2005-07-17 Eric Kohl- Implement CM_Locate_DevNode_ExW, CM_Get_Device_ID_Siz...
2005-07-10 Eric Kohl- Implement CM_Get_Global_State/CM_Get_Global_State_Ex.
2005-07-09 Eric KohlFix a string length calculation bug in StringTableDupli...
2005-07-08 Thomas BluemelFixed enumerating the drive strings in SetupCreateDiskS...
2005-07-08 Thomas Bluemelallocate enough memory for strings, lstrlenW returns...
2005-07-08 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>:
2005-07-07 Hervé PoussineauEnumerate serial interfaces by calling QueryDosDevice...
2005-07-06 Hervé PoussineauOpen remote registry if needed in SetupDiCreateDeviceIn...
2005-07-06 Hervé PoussineauSetupDiGetClassDevsExW: implement DIGCF_ALLCLASSES...
2005-07-05 Hervé PoussineauFix compilation due to revision 16425.
2005-07-05 Hervé PoussineauImplement SetupDiGetClassDescriptionExA, by calling...
2005-07-05 Hervé PoussineauImplement SetupDiGetClassDevs(Ex)A/W
2005-07-05 Hervé Poussineau- Implement SetupDiCreateDeviceInfoListExW
2005-07-04 Gunnar Dalsnesfix premature close og reg key
2005-07-04 Gunnar Dalsneshopefully fix something in CreateClassKey
2005-07-03 Hervé PoussineauImplement SetupDiGetDeviceRegistryPropertyA
2005-07-03 Hervé PoussineauImplement SetupDiGetActualSectionToInstallA
2005-07-03 Eric Kohl- Define and use PLUGPLAY_CONTROL_CLASS
2005-07-03 Hervé PoussineauImplement CM_Enumerate_Classes and CM_Enumerate_Classes_Ex
2005-07-02 Eric KohlImplement StringTableDuplicate.
2005-07-02 Eric KohlImplement GetVersionInfoFromImage.
2005-07-02 Eric KohlImplement CenterWindowRelativeToParent.
2005-07-01 Hervé PoussineauSet svn:eol-style property to native
2005-07-01 Hervé PoussineauAdd '\' between "System\CurrentControlSet\Class" and...
2005-06-18 Eric KohlImplement basic string table functions
2005-06-01 Casper HornstrupRemove unneded file
2005-06-01 Alex IonescuFix some debug messages (do I need to patch this to...
2005-05-29 Magnus Olsenremove some unse Makefile.ros-template files
2005-05-29 Casper HornstrupInstall more modules
2005-05-28 Alex Ionescumore build fixes
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Gé van GeldorpSync to Wine-20050524:
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-21 Eric KohlImplement ConcatenatePaths and MyGetFileTitle.
2005-05-18 Magnus OlsenSwdish translations by irc:anders1 proofread by Andreas...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-07 Eric KohlImplement AssertFail and GetSetFileTimestamp.
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Eric KohlImplement OpenAndMapFileForRead, RetreiveFileSecurity...
2005-05-05 Thomas Bluemeldirectly use HeapAlloc/Free in midl_user_allocate and...
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupSupport -Werror
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-03-20 Filip NavaraReorder the source file lists so we, lousy people,...
2005-03-20 Eric Kohl- Add stubs: CM_GetChild, CM_GetChild_Ex, CM_GetParent...
2005-03-16 Gé van GeldorpThomas Larsen <sikker2004@yahoo.com>
2005-03-15 Gé van GeldorpSync to Wine-20050310:
2005-03-13 Casper HornstrupBuild winebuild by bootstrap makefiles
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-26 Casper HornstrupSet base address of modules
2005-02-16 Thomas BluemelForward to user32 when appropriate in shlwapi and remov...
2005-02-16 Eric Kohl- Implement CaptureStringArg and CaptureAndConvertAnsiArg.
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
next