Ros-diffs April 2008

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

[tkreuzer] 33137: ULONG -> SIZE_T
by tkreuzer@svn.reactos.org
16 years, 4 months

[tkreuzer] 33136: ULONG -> SIZE_T for ZwAllocateVirtualMemory and MmMapViewOfSection
by tkreuzer@svn.reactos.org
16 years, 4 months

[tkreuzer] 33135: fix cast of pointer: ULONG -> ULONG_PTR
by tkreuzer@svn.reactos.org
16 years, 4 months

[tkreuzer] 33134: fix EngAllocUserMem parameter
by tkreuzer@svn.reactos.org
16 years, 4 months

[fireball] 33133: - Rewrite NtRead/WriteVirtualMemory around MiCopyVirtualMemory, and use MmMapLockedPagesSpecifyCache to do the bulk of the work, instead of the MDL hacks that were previously used. - Reformat and cleanup the entire file, deprecate NtVirtualLock/Unlock which didn't really work (and aren't really required for any apps for now) - Major perf optimizations to NtRead/VirtualMemory: Use pool memory transfer when more efficient than MDL, and use local stack buffer when size permits. -
by fireball@svn.reactos.org
16 years, 4 months

[gbrunmar] 33132: Added some work-in-progress structs needed for IDirect3D9::CreateDevice()
by gbrunmar@svn.reactos.org
16 years, 4 months

[gbrunmar] 33131: Renamed internal Direct3D9 structure to make more sense
by gbrunmar@svn.reactos.org
16 years, 4 months

[cfinck] 33130: kbswitch: - Revert some changes from r33106: * Set the size of szTempLCID back to CCH_LAYOUT_ID + 1, a layout ID mustn't be longer than this. As we pass the correct size to the Registry functions as well, there can be no buffer overflow. MAX_PATH was probably used here, because input.dll had a bug as well, so that it saved the layout ID with the wrong length. * Use wsprintf over _stprintf * Pass the correct value to dwBufLen (in bytes, not in TCHAR's!) - Add back SystemParameters
by cfinck@svn.reactos.org
16 years, 4 months

[fireball] 33129: - Reformat Se code and put functions to more appropriate locations.
by fireball@svn.reactos.org
16 years, 4 months

[fireball] 33128: - Fix logic bugs in LpcRequestPort (which is not the same as NtRequestPort as someone incorrectly assumed previously) and also reference/dereference the process who owns the server mapping.
by fireball@svn.reactos.org
16 years, 4 months
Results per page: