[ros-diffs] [dchapyshev] 41660: - Change icon for msiexec to Tango icon
dchapyshev at svn.reactos.org
dchapyshev at svn.reactos.org
Sun Jun 28 11:21:48 CEST 2009
- Previous message: [ros-diffs] [ros-arm-bringup] 41659: - Create mmsup.c in ReactOS memory manager directory. It hosts misc support functions: - Copy kmap.c here, since it's the very definition of "misc support function" - Copy some exported functions in mm.c which were listed as "misc functions" - Warn that current implementation of MmIsNonPagedSystemAddressValid will kill kittens. - Rename mm.c to mmfault.c, since other than the misc functions now in mmsup.c, it was all routines to handle page/access faults. - Warn that MmIsAddressValid, as currently implemented, kills puppies. - Move WriteWatch functions to virtual.c since they're part of the Virtual API system call set already hosted there. - Move the global variables that people had been throwing in here to mminit.c, which is slightly more appropriate. - Move wset.c's MmTrimUserMemory to balance.c, since that's where all other similar functions are located. - Incidentally, kill wset.c, as this was the only function present. - No functional changes, just refactoring and cleanup (other than warning the critter murder the two broken functions will achieve if called).
- Next message: [ros-diffs] [cwittich] 41661: fix formatting
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: dchapyshev
Date: Sun Jun 28 13:21:47 2009
New Revision: 41660
URL: http://svn.reactos.org/svn/reactos?rev=41660&view=rev
Log:
- Change icon for msiexec to Tango icon
Modified:
trunk/reactos/base/system/msiexec/msiexec.ico
Modified: trunk/reactos/base/system/msiexec/msiexec.ico
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/system/msiexec/msiexec.ico?rev=41660&r1=41659&r2=41660&view=diff
==============================================================================
Binary files - no diff available.
- Previous message: [ros-diffs] [ros-arm-bringup] 41659: - Create mmsup.c in ReactOS memory manager directory. It hosts misc support functions: - Copy kmap.c here, since it's the very definition of "misc support function" - Copy some exported functions in mm.c which were listed as "misc functions" - Warn that current implementation of MmIsNonPagedSystemAddressValid will kill kittens. - Rename mm.c to mmfault.c, since other than the misc functions now in mmsup.c, it was all routines to handle page/access faults. - Warn that MmIsAddressValid, as currently implemented, kills puppies. - Move WriteWatch functions to virtual.c since they're part of the Virtual API system call set already hosted there. - Move the global variables that people had been throwing in here to mminit.c, which is slightly more appropriate. - Move wset.c's MmTrimUserMemory to balance.c, since that's where all other similar functions are located. - Incidentally, kill wset.c, as this was the only function present. - No functional changes, just refactoring and cleanup (other than warning the critter murder the two broken functions will achieve if called).
- Next message: [ros-diffs] [cwittich] 41661: fix formatting
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Ros-diffs
mailing list