Ros-diffs April 2008

ros-diffs@reactos.org
  • 21 participants
  • 395 discussions

[greatlrd] 33045: fixed 3 diffent bug for ms dxg.sys add correct prototypes for DxEngLockShareSem and DxEngUnlockShareSem add param check in NtGdiDdDeleteDirectDrawObject it now crash after or inside DxEngLockShareSem when it call on NtGdiDdDeleteDirectDrawObject
by greatlrd@svn.reactos.org
16 years, 5 months

[cwittich] 33044: fix formatting
by cwittich@svn.reactos.org
16 years, 5 months

[greatlrd] 33043: add back a check for the negative value thx Christoph_vW notes this mistake.
by greatlrd@svn.reactos.org
16 years, 5 months

[cfinck] 33042: Idx already contains the length of the string Just loop and remove all newline & line feed characters from the right instead of doing this with 8 strlen calls
by cfinck@svn.reactos.org
16 years, 5 months

[arty] 33041: Fix two very small bugs found by running this code in valgrind.
by arty@svn.reactos.org
16 years, 5 months

[greatlrd] 33040: added 3 more correct prototype for dxeng.c now we crash on NTGdiDdDeleteDirectDrawObject
by greatlrd@svn.reactos.org
16 years, 5 months

[greatlrd] 33039: do not assert if DPRINT1("Object->cExclusiveLock = %d\n", Object->cExclusiveLock); this can happen in ms dxg.sys for it can lock same dc twice or more. then call to unlock it equal many times.
by greatlrd@svn.reactos.org
16 years, 5 months

[fireball] 33038: - Remove unneeded stoneage stuff.
by fireball@svn.reactos.org
16 years, 5 months

[greatlrd] 33037: add tempory hack for alloc EDD_DIRECTDRAW_GLOBAL for win32k. this should be done for each drv, not a global for whole win32k it is only gobal for that drv, then we set the pointer to each hdc that is how it should be done.
by greatlrd@svn.reactos.org
16 years, 5 months

[greatlrd] 33036: fixed stack corutions for dxeng api they do not have STDCALL set, we need figout which have STDCALL or FASTCALL. I only set STDCALL on tested functions for dxgen this will fix the stack corruptions we did have in ms dxsys.sys, now we need setup internal struct for dx. I also add some debug data output so we can see what been requested to send back from DxEngGetHdevData
by greatlrd@svn.reactos.org
16 years, 5 months
Results per page: