Ros-diffs October 2007

ros-diffs@reactos.org
  • 20 participants
  • 708 discussions

[greatlrd] 29579: do not use entrypoint="0" when dll have dllmain only when dll does not have dllmain we should use entrypoint="0" other wise the orginal dllmain will not be run
by greatlrd@svn.reactos.org
17 years

[greatlrd] 29578: do not use entrypoint="0" when dll have dllmain only when dll does not have dllmain we should use entrypoint="0" other wise the orginal dllmain will not be run
by greatlrd@svn.reactos.org
17 years

[greatlrd] 29577: fixed export of EngLockDirectDrawSurface@4, EngUnlockDirectDrawSurface@4, EngDxIoctl@12, EngAllocPrivateUserMem@12, HeapVidMemAllocAligned@20, VidMemFree@8, EngFreePrivateUserMem@8 and add them to ntddraw/eng.c no code yet
by greatlrd@svn.reactos.org
17 years

[greatlrd] 29576: cleanup from old interface and move new info to right header. it still can not be build. for not all api have been redirect yet
by greatlrd@svn.reactos.org
17 years

[greatlrd] 29575: delete stub.c from ntddraw folder it is not longer need it add more redirect to dxg.sys smaller cleanup as well
by greatlrd@svn.reactos.org
17 years

[cfinck] 29574: Silence a warning
by cfinck@svn.reactos.org
17 years

[cfinck] 29573: Compute the card offset for the row stack based on the height of the card. Otherwise the numbers of larger cards (like in cardsbav) are not visible.
by cfinck@svn.reactos.org
17 years

[greatlrd] 29572: more redirect from win32k to dxg.sys btw no old code exists in current file.
by greatlrd@svn.reactos.org
17 years

[greatlrd] 29571: start move out logic stuff that should have been move to ddsurf and d3d from ddraw.c remove the old start up code for dx, it will be in in dxg.sys later. win32k only redirect it to dxg.sys
by greatlrd@svn.reactos.org
17 years

[cfinck] 29570: - Use #define's for setting the borders between elements. - Don't use some values, which are based on hardcoded card metrics. Compute them using the #define's for the borders and the card metrics instead. This way we can use the Bavarian cards.dll (cardsbav) now and theoretically cards in any size :-) - Set the minimum window height and width by computing the size of all used elements using the new #define's and the card metrics. - Some indentation changes
by cfinck@svn.reactos.org
17 years
Results per page: