Fix missed files. Svn problem?
[reactos.git] / reactos / include / wine / cfgmgr32.h
2005-10-02 Eric KohlImplement CM_Request_Eject_PC[_Ex].
2005-09-25 Eric Kohl- Implement CM_Is_Dock_Station_Present[_Ex]
2005-09-24 Eric Kohl- Implement CM_Get_Device_List_Size_ExW
2005-09-10 Eric Kohl- Implement CM_Enumerate_Enumerators[_Ex]A/W
2005-09-10 Eric KohlImplement CM_Delete_Class_Key[_Ex].
2005-09-03 Eric KohlFix GUID->String conversion.
2005-08-28 Eric KohlImplement CM_Get_Class_Key_Name[_Ex]A/W and CM_Open_Cla...
2005-08-03 Eric Kohl- Add registry property constants.
2005-08-01 Eric KohlImplement CM_Get_DevNode_Registry_Property[_Ex]A/W...
2005-07-23 Eric Kohl- Implement CM_Get_Child_Ex, CM_Get_Parent_Ex, CM_Get_S...
2005-07-22 Eric KohlForgot to commit this file.
2005-07-19 Eric Kohl- Implement CM_Get_Depth[_Ex] and CM_Get_DevNode_Status...
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-03 Hervé PoussineauAdd some missing constants and prototypes related to...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-20 Eric Kohl- Add stubs: CM_GetChild, CM_GetChild_Ex, CM_GetParent...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-16 Eric Kohl- Implement CaptureStringArg and CaptureAndConvertAnsiArg.