Ros-diffs August 2006

ros-diffs@reactos.org
  • 19 participants
  • 447 discussions

[pborobia] 23810: user32.dll part: * Clipboard implemtation in win32k and user32 * Added a clipboard system for each Window Station * GetLastInputInfo implementation * GetLayout in win32k Stubs * Shell32 changes to cut/copy & paste link/paste * Implemented ALT+PrintScreen to clipboard
by pborobia@svn.reactos.org
18 years, 1 month

[ion] 23809: - It should now be safe to remove the V86 ESP0 hack, since V86 mode works fine (tested on VMWare/QEmu).
by ion@svn.reactos.org
18 years, 1 month

[hpoussin] 23808: Update MSI to current Wine version. Autosync will be put in place very soon for this dll.
by hpoussin@svn.reactos.org
18 years, 1 month

[gedmurphy] 23807: [WINESYNC] update comctl32 to Wine_0.9.20
by gedmurphy@svn.reactos.org
18 years, 1 month

[weiden] 23806: Implement Slim Reader/Writer (SRW) locks: - Implement AcquireSRWLockExclusive(), AcquireSRWLockShared(), InitializeSRWLock(), ReleaseSRWLockExclusive(), ReleaseSRWLockShared() - NOTE: Some versions of GCC have a code generation bug with specially aligned structures on the stack. If compiled with such a compiler, the code might trigger special assertions. Pushlocks are also affected by this compiler bug. - NOTE: The algorithms are most likely not the same as in Windows. Applicatio
by weiden@svn.reactos.org
18 years, 1 month

[hpoussin] 23805: Fix MsiGetFeatureStateA/W and MsiGetComponentStateA/W prototypes
by hpoussin@svn.reactos.org
18 years, 1 month

[greatlrd] 23804: Kill inline asm code compete in RtlUlongByteSwap for it doing swap wrong. we go back using the C version. Thanks Fireball
by greatlrd@svn.reactos.org
18 years, 1 month

[ion] 23803: - Fix KeRaiseUserException (can't use "return" from SEH_HANDLE).
by ion@svn.reactos.org
18 years, 1 month

[ion] 23802: - Some fixes to KiDispatchException: Add support for forwarding exception back to user-mode, protect against V86 or invalid-stack faults, handle stack overflow exception while handling usermode exception (Thanks KJK for the SEH_FILTER help). Decrement EIP by one when hitting an INT3, to get the correct address. - Remove two associated kernel fun entries.
by ion@svn.reactos.org
18 years, 1 month

[ekohl] 23801: - fix indentation and remove trailing whitespace - StartServiceA/W: terminate argument buffer with a double zero.
by ekohl@svn.reactos.org
18 years, 1 month
Results per page: