Ros-diffs November 2009

ros-diffs@reactos.org
  • 23 participants
  • 444 discussions

[khornicek] 44126: - pass a pointer to the exclude rect to GreMovePointer - store the cursor coordinates in pdevobj - retrieve the cursor position form global CursorInfo in MouseSafetyOnDrawEnd - MouseSafetyOnDrawStart/End should work now
by khornicek@svn.reactos.org
15 years, 1 month

[sserapion] 44125: - Enable telnet, and tftpd. - re-add some missing ntdll exports. - export ctime64, its available.
by sserapion@svn.reactos.org
15 years, 1 month

[sserapion] 44124: - re-add explorer (old one) to build, it builds. - use amd64 specific manifest file. - still not a valid exe according to windows 7
by sserapion@svn.reactos.org
15 years, 1 month

[tkreuzer] 44123: fix a typo
by tkreuzer@svn.reactos.org
15 years, 1 month

[janderwald] 44122: [WDMAUD_KERNEL] - Implement kernel side of notifying clients of volume / mute control changes
by janderwald@svn.reactos.org
15 years, 1 month

[sginsberg] 44121: - Documentative amendment to 44115: It incorrectly stated that the commit added "init(i)al support for PCI and ISA interrupts". What was added is (disabled) initial support for ISA, EISA and PCI configurations that require level-triggered interrupts (we only support edge-triggered interrupts right now) and PCI IRQ routing, along with proper handling of IRQ13.
by sginsberg@svn.reactos.org
15 years, 1 month

[sginsberg] 44120: - Win32k doesn't know what "opaque" means. Store the module base address in the structure too for the code that relied on the handle being the base address.
by sginsberg@svn.reactos.org
15 years, 1 month

[sginsberg] 44119: - Add missing synchronization for access to PsLoadedModuleList. Inserting and removing entries to the list was protected by a spinlock, but some places didn't acquire the lock before looping the list when searching for module information. For efficiency, use an executive resource for other access than inserting/removing entries so we can have shared locking in some common cases (spinlock stays so access can be synchronized with DPCs). - Make SystemUnloadGdiDriverInformation ta
by sginsberg@svn.reactos.org
15 years, 1 month

[fireball] 44118: [SWM] - Move out the code for setting foreground window into a separate helper function SwmBringToFront. Call it from SwmSetForeground and SwmShowWindow.
by fireball@svn.reactos.org
15 years, 1 month

[fireball] 44117: [advapi32] Alexander Yastrebov <menone7@gmail.com> - Return proper lengths of required buffer sizes in characters (including the termination NULL character) in LookupAccountSid. Fixes 4 "advapi32_winetest security" failures. See issue #4904 for more details.
by fireball@svn.reactos.org
15 years, 1 month
Results per page: