Ros-diffs May 2010

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

[sserapion] 47435: Fix grievously wrong declaration of DriverEntry() which lead to linker warning.
by sserapion@svn.reactos.org
14 years, 3 months

[mjmartin] 47434: [user32] - Pass a pointer to a structure, that holds the CallBack procedure and data, as the 5th parameter to NtUserMessageCall. - Fix a bug In User32CallSendAsyncProcForKernel, the ArgumentLength is the size of SENDASYNCPROC_CALLBACK_ARGUMENTS. [win32k] - For types FNID_SENDMESSAGECALLBACK call co_IntSendMessageWithCallBack to put the message in the send queue. - Rewrite code for when messages have a completioncallback
by mjmartin@svn.reactos.org
14 years, 3 months

[sserapion] 47433: fix implicit declarations of memset and _vsnprintf
by sserapion@svn.reactos.org
14 years, 3 months

[sir_richard] 47432: [NTOS]: Implement MiAllocatePfn, it is a simpler wrapper that grabs a page, sets its protection, and initializes its PFN entry. [NTOS]: Use MiAllocatePfn in MiLoadImageSection instead of MmAllocPage. Other than doing a better job at initializing the page, it creates our first caller of this function, great for testing, since this is a rather high-demand function, especially at boot. Please test.
by sir_richard@svn.reactos.org
14 years, 3 months

[gschneider] 47431: [BOOTVID] Dramatically simplify 4bpp blitting routine See issue #5103 for more details.
by gschneider@svn.reactos.org
14 years, 3 months

[tkreuzer] 47430: [_mingw.h] Help compilation with clang. Patch by Amine Khaldi.
by tkreuzer@svn.reactos.org
14 years, 3 months

[ekohl] 47429: [RTL] Implement RtlEncodeSystemPointer using the user shared data cookie.
by ekohl@svn.reactos.org
14 years, 3 months

[ekohl] 47428: [FORMATTING] No code changes.
by ekohl@svn.reactos.org
14 years, 3 months

[sir_richard] 47427: Timo/Physicus: Please validate for AMD64. [NTOS]: Write down the PTE attribute flags for X86/AMD64. Timo/Physicus: Please double-check. [NTOS]: Write down the array that converts from the MM_ protection flags arleady defined, into the appropriate PTE attribute flags that are architecture-specific. [NTOS]: This will allow constant-time conversion of NT attributes into PTE attributes. Win32 attributes to NT attributes conversion won't be needed until VAD support.
by sir_richard@svn.reactos.org
14 years, 3 months

[sir_richard] 47426: [NTOS]: Fix Implementation of BreakOnTermination -- Process Flags should be accessed with interlocked bit semantics, not through C bitfield extension. [NTOS]: Revert 47425 and apply a better fix.
by sir_richard@svn.reactos.org
14 years, 3 months
Results per page: