Ros-diffs July 2008

ros-diffs@reactos.org
  • 25 participants
  • 761 discussions

[ros-arm-bringup] 34658: - Easy there cowboy, just because you can write good code doesn't mean you shouldn't even try building it. - Fix x86 build failure, good thing everyone is probably asleep.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34657: - Um, yeah, the "DiskType" is CLEARLY not an NT FILE_DEVICE_ constant... this makes no sense at all. - Defined some proper constants (somewhat based on guesses, but should be mostly correct) for the DiskType. - Now the code actually makes sense, instead of talking about CD-ROM File Systems and CD-ROMs everywhere (and Controllers and...floppies?!)
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34656: - Not only did r34637 break the ARM build, it also doesn't make sense on x86 (or other) builds, because it assumes invalid data layout. For example, on x64 builds, the code would read random data. - In the future, please refer to other code which loops the current processors and gets their KPRCB before attempting a half-assed implementation. KiProcessorBlock should be used.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34655: - Build vfatfs instead of CDFS. - Load vfatfs instead of CDFS. - Implement code in the ramdisk driver to handle both ISO and FAT ramdisks. Don't know what the big deal with support ISO ramdisks was supposed to be, when our ramdisk is FAT, and dealing with FAT is a lot easier than CDFS (no TOC emulation and other rubbish that was added).
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34654: - Forgot to commit this with the last update -- this adds the PreviousTrapFrame member to the ARM _KTRAP_FRAME structure.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[jimtabor] 34653: - Rewrite HOOKs, Implement CallNextHookEx and fix prototype for NtUserCallNextHookEx. Move hook structure to ntuser.h for user verifying. - Tested with FF, Seamonkey, Abiword, and the rest of our applications.
by jimtabor@svn.reactos.org
16 years, 2 months

[jmorlan] 34652: - Make console handles start at 3, not 7. - Make CsrGetObject increment the ref count to prevent objects from being deleted while in use. Add CsrReleaseObjectByPointer calls where necessary.
by jmorlan@svn.reactos.org
16 years, 2 months

[tkreuzer] 34651: implement HackSecureVirtualMemory as a possible workaround for missing MmSecureVirtualMemory
by tkreuzer@svn.reactos.org
16 years, 2 months

[tkreuzer] 34650: fix READ_PORT_xxx macros
by tkreuzer@svn.reactos.org
16 years, 2 months

[tkreuzer] 34649: fix prototypes of _beginthread and _beginthreadex
by tkreuzer@svn.reactos.org
16 years, 2 months
Results per page: