Ros-diffs April 2007

ros-diffs@reactos.org
  • 19 participants
  • 380 discussions

[janderwald] 26263: - move implementation of dialogs to appropiate file (odbccp32.dll) - odbccp32.cpl is therefore complete YUHU - rbuild needs to be hacked that odbccp32.cpl is outputed in the right destination folder (currently it writes into destination of odbccp32.dll)
by janderwald@svn.reactos.org
17 years, 5 months

[janderwald] 26262: - beginning of ODBC control panel applet
by janderwald@svn.reactos.org
17 years, 5 months

[fireball] 26261: - Fix freeing of an unallocated memory bug (RtlInitUnicodeString() never allocates anything, it just initializes necessary fields, and noone asks us to free the string the function gets as a parameter).
by fireball@svn.reactos.org
17 years, 5 months

[fireball] 26260: ... and pciide/pciidex.
by fireball@svn.reactos.org
17 years, 5 months

[fireball] 26259: - Fix up npfs/msfs drivers paths.
by fireball@svn.reactos.org
17 years, 5 months

[ion] 26258: - Refactor device attachment into a private routine. - We shouldn't allow attaching to a device that's still initlizaing, but ROS currently does because of some device that tries to do this, in the PnP manager or early boot-phase drivers (it has an auto-generated name). Please fix this!
by ion@svn.reactos.org
17 years, 5 months

[ion] 26257: - Implement IopAttachDeviceToDeviceStackSafe for future use. - Use OBJ_KERNEL_HANDLE for various internal Device Object handles. - Fix bug in IopStartNextPacketByKeyEx which didn't actually read the flags to see if the I/O was cancelleable or not. - Fail DO creation if the VPB couldn't be created. - Fix completely wrong implementation of IoGetDeviceAttachmentBaseRef. It was getting the attached device instead of the base device, and wasn't even referencing it!. -
by ion@svn.reactos.org
17 years, 5 months

[ion] 26256: - Remove "zero-stream" from null, NT doesn't support this. - Implement Fast I/O Dispatch entrypoints for null. - Support query file information and lock IRPs, just like NT. - Remove query volume information IRP, not supported by NT. - Page the entire driver.
by ion@svn.reactos.org
17 years, 5 months

[ion] 26255: - Ignore generated files after hpoussin's change to make these files arch-specific.
by ion@svn.reactos.org
17 years, 5 months

[ion] 26254: - Don't load NT4 audio drivers by default anymore. - Don't load beep.sys in non-setup mode. - Improve beep driver by making it use device queues instead of instantly completing beep requests, and make it cancel-safe, unloadable, and thread-safe in regards to timers. Also reduce memory footprint by making the entire driver pageable and dynamically locking/unlocking the image section by keeping a reference count of opens.
by ion@svn.reactos.org
17 years, 5 months
Results per page: