Ros-diffs August 2005

ros-diffs@reactos.org
  • 23 participants
  • 669 discussions

[mbosma] 17238: Add second call to DdQueryDirectDrawObject.
by mbosma@svn.reactos.com
19 years, 1 month

[greatlrd] 17237: fix a minor bug, for bad writen driver. some drv checking for two DDRAWI_DDRAWSURFACE_LCL array instead for one. But it is not the bug
by greatlrd@svn.reactos.com
19 years, 1 month

[ion] 17236: Return failure if native function failed. one more test passes
by ion@svn.reactos.com
19 years, 1 month

[ion] 17235: - Last patch was incomplete, apologies. SVN @ 5AM = bad idea.
by ion@svn.reactos.com
19 years, 1 month

[ion] 17234: Fix priority formulas, account for saturation, do proper km_um conversions for out of bounds or saturation priorirites, create an internal priority change function to be called if the lock is already held (however it's not efficient yet since ros dispatches instead of schedules, and so the lock is sometimes released, but i did write a small hack to account for that)... this fixes more wine tests
by ion@svn.reactos.com
19 years, 1 month

[greatlrd] 17233: Thx Royce3 for notice's a typo error CreateData to CanCreateData in a if statement. But it is not the bug we are looking for.
by greatlrd@svn.reactos.com
19 years, 1 month

[ion] 17232: It is generally considered a bad idea to dereference an object after the reference failed..... this fixes another wine test and avoids a bugcheck
by ion@svn.reactos.com
19 years, 1 month

[ion] 17231: - Implement KeQueryBasePriorityThread to return the actual Base Priority Increment (or Saturation Increment) to NtQueryInformationThread. The value win32 works with is actually (usually) the difference between process and thread Base Priorities.
by ion@svn.reactos.com
19 years, 1 month

[ion] 17230: - Fix NtSuspendThread: correct PreviousMode check, return error if thread is terminating, handle KeSuspendThread's possible exception, only attempt to return previous suspend count if asked to.
by ion@svn.reactos.com
19 years, 1 month

[ion] 17229: Sigh... yet another misuse of Object Attributes. Developer Note: Object Attributes are used to pass OBJ_ flags. Not Access Flags.
by ion@svn.reactos.com
19 years, 1 month
Results per page: