Ros-diffs December 2006

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

[greatlrd] 25017: Fixed follow bug Create_DirectDraw 1. did not set the DDRAWILCL_DIRECTDRAW7 to This->lpLcl->dwLocalFlags 2. did not initate the This->lpLcl->dwLocalRefCnt to 0 and Main_DDrawSurface_AddRef did wrong count then
by greatlrd@svn.reactos.org
18 years

[greatlrd] 25016: fixed partly linking with other directdraw interface, but we still overwrite some member and crash it, when we doing a link.
by greatlrd@svn.reactos.org
18 years

[greatlrd] 25015: adding check if it is IID_IDirectDraw7 on right place and learn it is lpDD->QueryInterface that optain the d3d interface.
by greatlrd@svn.reactos.org
18 years

[greatlrd] 25014: remove trunk stuff. for it was wine idea, if you reading msdn and test ms ddraw you can not use other interface that IID_IDirectDraw7 but wine allown you use older IID interface. But It will be hell to support DirectX 1-6 IID_IDirectDraw, IID_IDirectDraw2, IID_IDirectDraw4 so we doing like microsoft kill it. and this check can be use to detect if it wine ddraw or not. like test if other that IID_IDirectDraw7 are vaild.
by greatlrd@svn.reactos.org
18 years

[greatlrd] 25013: Adding two new debuger macro and debocument each debug macro I am using in windows and why you should use one of them with time the debug macro will be compelete remove.
by greatlrd@svn.reactos.org
18 years

[greatlrd] 25012: Colin Finck (mail at colinfinck dot de) patch to sysdm (id=1161) fixing truncate of string and making allot better layout of the system info. See issue #1858 for more details.
by greatlrd@svn.reactos.org
18 years

[ion] 25011: - Kill some debug prints. - Remove debug-test infinite loop from DbgkForwardException - Fix missing "break" statement in DbgkFreeDebugEvent, causing a handle leak, and in DbgkpOpenHandles, causing user-mode to get a kernel-mode handle for DLL images instead of the correct duplicated one. - Currently struggling with the fact that ArbitraryUserPointer seems to be reset to zero before it's read for the debug event, so DLL names don't come through.
by ion@svn.reactos.org
18 years

[ion] 25010: - Write DLL Being mapped into NtTib->ArbitraryUserPointer so that the debugger can pick it up. - Fix bugs in DbgkWakeTarget, DbgkCreateThread, DbgkMapViewOfSection and call from NtMapViewOfSection.
by ion@svn.reactos.org
18 years
Results per page: