Ros-diffs September 2006

ros-diffs@reactos.org
  • 16 participants
  • 146 discussions

[ion] 24306: - Fix some bugs in intrin.h (missing __inline__ statments in some locations, which were causing warnings due to "static"). - Remove intrinsics in winddk.h since they're now properly done in intrin.h (thanks KJK!!!) - Make freeldr.c setup the boot KTSS like NTLDR does, so that the GDT entry for it is valid (and remove the code that was doing this from Ki386InitializeTss) - Refactor KiSystemStartup to use 100% dynamic pointers and machine data queried from the Loader Block or actual G
by ion@svn.reactos.org
18 years, 2 months

[ion] 24305: - Use LOADER_PARAMETER_BLOCK everywhere in ReactOS except freeldr.c - Implemented KiRosFrldrLpbtoNtLpb to do a lightweight conversion and setup. Next patches will try to get rid of PLOADER_MODULE and use LDR_DATA_TABLE_ENTRY as well as increase bootstrap compatibility.
by ion@svn.reactos.org
18 years, 2 months

[amunger] 24304: Merge 24208, 24236, 24242, and 24259 from trunk. LiveCD fixes.
by amunger@svn.reactos.org
18 years, 2 months

[gedmurphy] 24303: - update french timedate resource file - patch by Sylvain Petreolle
by gedmurphy@svn.reactos.org
18 years, 2 months

[fireball] 24302: Add devmgmt to the build system, thus fixing make bootcd
by fireball@svn.reactos.org
18 years, 2 months

[gedmurphy] 24301: add devmgmt.exe as it's usable in ROS now
by gedmurphy@svn.reactos.org
18 years, 2 months

[fireball] 24300: - Implement device creating, with the specified DeviceExtension - Add stub for processing IRPs sent to the mouse driver TODO (will be done once problem with load-order will be resolved): - Store mouclass's callback address - Actually call it thus making driver working - Cleanup routines
by fireball@svn.reactos.org
18 years, 2 months

[gedmurphy] 24299: there's always one that gets away ...
by gedmurphy@svn.reactos.org
18 years, 2 months

[gedmurphy] 24298: - Add the device imagelist icons to setupapi. - It appears SetupDiGetClassImageListExW will need some work before these are usable though.
by gedmurphy@svn.reactos.org
18 years, 2 months

[gedmurphy] 24297: - fix the treeview so it displays parent and child devices - display the device icons for each item - other bits and bats I'm too lazy to list - it still load slowly due to multiple calls to SetupDiGetClassDevs. Need to think of a better way of gathering the info. For now though, it works.
by gedmurphy@svn.reactos.org
18 years, 2 months
Results per page: