reactos.git
12 years ago[SHELL32]
Rafal Harabien [Thu, 12 Jan 2012 20:10:35 +0000 (20:10 +0000)]
[SHELL32]
- Show drive icon in properties dialog
- Show nice pie chart for space usage

svn path=/trunk/; revision=54926

12 years ago[SHELL32]
Rafal Harabien [Thu, 12 Jan 2012 16:32:02 +0000 (16:32 +0000)]
[SHELL32]
- Fix first chance exception if application has no strings in version info
- If Lang is not set use US English version info. Fixes WinRAR version info.
- Applications has Description filed instead of Opens With
- Load language in file version info

svn path=/trunk/; revision=54925

12 years ago[WIN32K]
Timo Kreuzer [Thu, 12 Jan 2012 15:41:56 +0000 (15:41 +0000)]
[WIN32K]
Try to fix boot

svn path=/trunk/; revision=54924

12 years ago[SHELL32]
Rafal Harabien [Thu, 12 Jan 2012 14:47:26 +0000 (14:47 +0000)]
[SHELL32]
- Fix copying files in New menu. Fixes WinRAR new items.
- Don't show message if copying file failed because empty file is already created

svn path=/trunk/; revision=54923

12 years ago[WIN32K]
Timo Kreuzer [Thu, 12 Jan 2012 14:42:59 +0000 (14:42 +0000)]
[WIN32K]
- Simplify BITMAP_CopyBitmap, by using the SURFOBJ members directly instead of calling BITMAP_GetObject.
- Use RtlCopyMemory directly in BITMAP_CopyBitmap and remove IntSetBitmapBits
- Improve prototype of GreCreateBitmap(Ex) by using ULONG instead of INT for the bitmap dimensions (negative values are invalid)
- remove a duplicated type definition

svn path=/trunk/; revision=54922

12 years ago[PSDK]
Timo Kreuzer [Thu, 12 Jan 2012 14:32:43 +0000 (14:32 +0000)]
[PSDK]
Remove a deprecated definition from winddi.h

svn path=/trunk/; revision=54921

12 years ago[PSDK]
Timo Kreuzer [Thu, 12 Jan 2012 13:24:32 +0000 (13:24 +0000)]
[PSDK]
- Add some missing definitions (Vista+) to winddi.h
- Fix and improve annotations in winddi.h

svn path=/trunk/; revision=54920

12 years ago[PSDK]
Timo Kreuzer [Thu, 12 Jan 2012 12:52:33 +0000 (12:52 +0000)]
[PSDK]
Rewrite sal.h so that it actually works with __desclspec()

svn path=/trunk/; revision=54919

12 years ago[PCNET]
Cameron Gutman [Thu, 12 Jan 2012 03:16:48 +0000 (03:16 +0000)]
[PCNET]
- Remove an incorrect comment

svn path=/trunk/; revision=54918

12 years ago- Merge 54895, 54896, 54899, 54912, 54913, 54915, and 54916 from wlan-bringup
Cameron Gutman [Thu, 12 Jan 2012 03:12:49 +0000 (03:12 +0000)]
- Merge 54895, 54896, 54899, 54912, 54913, 54915, and 54916 from wlan-bringup

svn path=/trunk/; revision=54917

12 years ago[SHELL32]
Rafal Harabien [Wed, 11 Jan 2012 22:08:04 +0000 (22:08 +0000)]
[SHELL32]
- Register CDrvDefExt
- Add application icon and "Change..." button to file properties dialog. Patch by EDIJS (#6817)

svn path=/trunk/; revision=54911

12 years ago[SHELL32]
Rafal Harabien [Wed, 11 Jan 2012 21:58:47 +0000 (21:58 +0000)]
[SHELL32]
- Move drive default property sheet pages to CDrvDefExt shell extension
- Read cleanup mgr path from registry
- Fix default extension being released in wrong moment

svn path=/trunk/; revision=54910

12 years ago[FMIFS]
Rafal Harabien [Wed, 11 Jan 2012 21:31:52 +0000 (21:31 +0000)]
[FMIFS]
- Make header C++ friendly

svn path=/trunk/; revision=54909

12 years ago[SHELL32]
Rafal Harabien [Wed, 11 Jan 2012 20:20:01 +0000 (20:20 +0000)]
[SHELL32]
- Add CLSID_ShellFileDefExt, CLSID_ShellDrvDefExt, CLSID_ShellNetDefExt GUIDs
- Move File Properties default pages to CFileDefExt

svn path=/trunk/; revision=54908

12 years ago[SHELL32]
Rafal Harabien [Wed, 11 Jan 2012 14:13:14 +0000 (14:13 +0000)]
[SHELL32]
- Display application description in Opens With field of File Properties dialog
- Minor improvements

svn path=/trunk/; revision=54907

12 years ago[SHELL32]
Rafal Harabien [Tue, 10 Jan 2012 19:57:53 +0000 (19:57 +0000)]
[SHELL32]
- Don't check exe files for Open With application
- If application is invalid display proper text
- Properly handle application parameters and quotes when parsing application command. Patch by EDIJS, improved by me.
See issue #6770 for more details.

svn path=/trunk/; revision=54906

12 years ago[SHELL32]
Rafal Harabien [Tue, 10 Jan 2012 17:56:43 +0000 (17:56 +0000)]
[SHELL32]
- Simplify and fix getting file type description and icon in File Properties dialog
- Apply EDIJS's patch for scrolling text in location field on File Properties dialog (#6807)

svn path=/trunk/; revision=54905

12 years ago[SHELL32]
Rafal Harabien [Tue, 10 Jan 2012 16:53:46 +0000 (16:53 +0000)]
[SHELL32]
- Make File Properties code safer and better
- Change version information when it user selects item in listbox (in previous version user had to double click)
- Show filename only in Open With dialog. Part of patch by EDIJS (#6772)

svn path=/trunk/; revision=54904

12 years ago[SHELL32]
Rafal Harabien [Tue, 10 Jan 2012 16:01:13 +0000 (16:01 +0000)]
[SHELL32]
- Formatting + changed few declarations.

svn path=/trunk/; revision=54903

12 years ago- Fix year in all files copyright info
Rafal Harabien [Tue, 10 Jan 2012 15:34:28 +0000 (15:34 +0000)]
- Fix year in all files copyright info
- Replace tabs by spaces

svn path=/trunk/; revision=54902

12 years ago[WIN32K]
Timo Kreuzer [Tue, 10 Jan 2012 14:59:23 +0000 (14:59 +0000)]
[WIN32K]
- Fix parameter to DrvEnablePDEV
- improve DPRINTs

svn path=/trunk/; revision=54901

12 years ago[PSDK]
Timo Kreuzer [Tue, 10 Jan 2012 14:47:43 +0000 (14:47 +0000)]
[PSDK]
- add annotations to winddi.h
- use function types for Drv* declarations

svn path=/trunk/; revision=54900

12 years ago[SHELL32]
Rafal Harabien [Mon, 9 Jan 2012 23:01:01 +0000 (23:01 +0000)]
[SHELL32]
- Add item icons to New menu
- Fix some leaks in New menu
- Properly handle New Folder and New Link items

svn path=/trunk/; revision=54894

12 years ago[SVCHOST]
Sylvain Petreolle [Mon, 9 Jan 2012 22:47:16 +0000 (22:47 +0000)]
[SVCHOST]
Convert to Unicode.
Fix buffer overruns and bad maths when UNICODE is defined.

Patch by Samuel Serapion.

svn path=/trunk/; revision=54893

12 years agoremove leftover spotted by Amine
Timo Kreuzer [Mon, 9 Jan 2012 22:06:04 +0000 (22:06 +0000)]
remove leftover spotted by Amine

svn path=/trunk/; revision=54892

12 years ago[PSDK/DDK]
Timo Kreuzer [Mon, 9 Jan 2012 21:55:56 +0000 (21:55 +0000)]
[PSDK/DDK]
- Add MAX_NATURAL_ALIGNMENT, MEMORY_ALLOCATION_ALIGNMENT and PROBE_ALIGNMENT defintions to ntdef.h
- disable prefast warnings about banned api usage, dpc access and seh filter expression
- annotate string types (PSTR, etc) as _Null_terminated_

svn path=/trunk/; revision=54891

12 years ago[EVENTLOG]
Eric Kohl [Sun, 8 Jan 2012 23:03:23 +0000 (23:03 +0000)]
[EVENTLOG]
- Simplify ElfCreateEventLogHandle, ElfDeleteEventLogHandle and their callers.
- Implement ElfrOpenBELA and ElfrOpenBELW.
- Add ElfDeleteEventLogHandle stub.

svn path=/trunk/; revision=54886

12 years ago[WDM] Add missing #if (NTDDI_VERSION >= ...)
Timo Kreuzer [Sun, 8 Jan 2012 21:17:40 +0000 (21:17 +0000)]
[WDM] Add missing #if (NTDDI_VERSION >= ...)
NTOSKRNL/LPC] Don't check if ReplyMessage is NULL inside SEH, since it's dereferenced later anyway
[WIN32K] Don't try to print uninitialized variables
Patch by Samuel Serapion

svn path=/trunk/; revision=54881

12 years ago[ADVAPI32]
Eric Kohl [Sun, 8 Jan 2012 10:08:33 +0000 (10:08 +0000)]
[ADVAPI32]
Pass an NT path to ElfrOpenBELW.

svn path=/trunk/; revision=54878

12 years ago[PREFAST]
Amine Khaldi [Sat, 7 Jan 2012 21:50:10 +0000 (21:50 +0000)]
[PREFAST]
* Write PREfast defect log to the console. Dedicated to Timo.

svn path=/trunk/; revision=54868

12 years ago[CLASSPNP]
Thomas Faber [Sat, 7 Jan 2012 18:08:10 +0000 (18:08 +0000)]
[CLASSPNP]
- Fix incorrect casts. Patch by Samuel Serapion

svn path=/trunk/; revision=54867

12 years ago[LSASRV] - Correctly set return values in LsapGetObjectAttribute
Thomas Faber [Sat, 7 Jan 2012 17:45:26 +0000 (17:45 +0000)]
[LSASRV] - Correctly set return values in LsapGetObjectAttribute
[CDMAKE] - Handle out-of-memory condition
- Patch by Samuel Serapion

svn path=/trunk/; revision=54866

12 years ago[NTOSKRNL/MM]
Thomas Faber [Sat, 7 Jan 2012 17:05:41 +0000 (17:05 +0000)]
[NTOSKRNL/MM]
- Fix memory type comparison in MiScanMemoryDescriptors. Spotted by Samuel Serapion

svn path=/trunk/; revision=54865

12 years ago[CMAKE]
Timo Kreuzer [Sat, 7 Jan 2012 16:31:13 +0000 (16:31 +0000)]
[CMAKE]
Add inetcpl to msvc build

svn path=/trunk/; revision=54864

12 years ago[DDK]
Timo Kreuzer [Sat, 7 Jan 2012 16:14:00 +0000 (16:14 +0000)]
[DDK]
Add wsk.h

svn path=/trunk/; revision=54863

12 years ago[CMAKE]
Timo Kreuzer [Sat, 7 Jan 2012 16:05:25 +0000 (16:05 +0000)]
[CMAKE]
add _PREFAST_ option for amd64, too

svn path=/trunk/; revision=54862

12 years ago[WDMAUD]
Johannes Anderwald [Sat, 7 Jan 2012 15:42:53 +0000 (15:42 +0000)]
[WDMAUD]
- Improve error check

svn path=/trunk/; revision=54861

12 years ago[SHELL32]
Johannes Anderwald [Sat, 7 Jan 2012 15:40:27 +0000 (15:40 +0000)]
[SHELL32]
- Check if querying  shell details failed

svn path=/trunk/; revision=54860

12 years ago[SAL.h]
Timo Kreuzer [Fri, 6 Jan 2012 17:02:57 +0000 (17:02 +0000)]
[SAL.h]
Add definitions for declspec based sal

svn path=/trunk/; revision=54851

12 years ago[SHELL32]
Rafal Harabien [Thu, 5 Jan 2012 23:04:06 +0000 (23:04 +0000)]
[SHELL32]
- Fix few leaks and possible buffer overflows in New menu code
- Add icons of folder and shortcut to New menu
- Display message if file can't be created

svn path=/trunk/; revision=54848

12 years ago[EVENTLOG]
Eric Kohl [Thu, 5 Jan 2012 23:03:40 +0000 (23:03 +0000)]
[EVENTLOG]
- Implement LogfBackupFile.
- Fix a typo.

svn path=/trunk/; revision=54847

12 years ago[ADVAPI32]
Eric Kohl [Thu, 5 Jan 2012 22:07:33 +0000 (22:07 +0000)]
[ADVAPI32]
Pass nt paths to ElfrBackupELFW and ElfrClearELFW.

svn path=/trunk/; revision=54846

12 years ago[SHELL32]
Rafal Harabien [Thu, 5 Jan 2012 18:34:35 +0000 (18:34 +0000)]
[SHELL32]
- Formatting. No code changes.

svn path=/trunk/; revision=54845

12 years ago[SHELL32]
Rafal Harabien [Thu, 5 Jan 2012 18:31:18 +0000 (18:31 +0000)]
[SHELL32]
- Rewrite Open With menu and dialog
- Load all applications
- Use treeview with Recommended and Other programs
- Don't allow duplicates
- Load registry keys in proper way

svn path=/trunk/; revision=54844

12 years ago[NOTEPAD][WORDPAD]
Rafal Harabien [Thu, 5 Jan 2012 17:59:19 +0000 (17:59 +0000)]
[NOTEPAD][WORDPAD]
- Add version information
[BOOTDATA]
- Add Notepad, Wordpad and Paint to Applications registry key

svn path=/trunk/; revision=54842

12 years ago[CMAKE]
Timo Kreuzer [Thu, 5 Jan 2012 17:19:15 +0000 (17:19 +0000)]
[CMAKE]
Add an option to compile with PREFAST enabled, when using MSVC

svn path=/trunk/; revision=54841

12 years ago[SAL.H]
Timo Kreuzer [Thu, 5 Jan 2012 17:06:10 +0000 (17:06 +0000)]
[SAL.H]
Add macros and types for attribute based SAL

svn path=/trunk/; revision=54840

12 years ago[PSDK/DDK/XDK]
Timo Kreuzer [Thu, 5 Jan 2012 11:20:28 +0000 (11:20 +0000)]
[PSDK/DDK/XDK]
- Add new style SAL definitions (only dummys for now)
- Move old style SAL definitions to sal_old.h
- Convert annotations in sspi.h to new style
- Allow new style annotations for C++ again, old style annotations are not possible with C++ and gcc headers

svn path=/trunk/; revision=54839

12 years ago[NTOS]
Aleksey Bragin [Wed, 4 Jan 2012 12:22:38 +0000 (12:22 +0000)]
[NTOS]
- Cast to actually returned types not just PVOID.

svn path=/trunk/; revision=54833

12 years ago[NDK]
Aleksey Bragin [Wed, 4 Jan 2012 12:18:23 +0000 (12:18 +0000)]
[NDK]
- Fix a typo ("add more underscores!") in a struct forward declaration.

svn path=/trunk/; revision=54832

12 years ago[WININET]
Pierre Schweitzer [Tue, 3 Jan 2012 20:45:28 +0000 (20:45 +0000)]
[WININET]
Fix handle leak
Already sent & committed upstream: http://source.winehq.org/git/wine.git/commit/85e2b4d7df04387908eeb027731e0492e68fa506

svn path=/trunk/; revision=54830

12 years ago[DPLAYX]
Pierre Schweitzer [Tue, 3 Jan 2012 20:44:42 +0000 (20:44 +0000)]
[DPLAYX]
Fix handle leak
Already sent & committed upstream: http://source.winehq.org/git/wine.git/commit/2d14f89fea8fa7d7819e5c22ace94dbf41411601

svn path=/trunk/; revision=54829

12 years ago[SHELL32_WINETEST]
Pierre Schweitzer [Tue, 3 Jan 2012 20:41:32 +0000 (20:41 +0000)]
[SHELL32_WINETEST]
Get back previously commented out tests

svn path=/trunk/; revision=54828

12 years ago[USBDRV]
Timo Kreuzer [Tue, 3 Jan 2012 20:23:29 +0000 (20:23 +0000)]
[USBDRV]
remove hacks to fix build

svn path=/trunk/; revision=54827

12 years agoFix build
Timo Kreuzer [Tue, 3 Jan 2012 20:15:25 +0000 (20:15 +0000)]
Fix build

svn path=/trunk/; revision=54826

12 years ago[XDK/DDK]
Timo Kreuzer [Tue, 3 Jan 2012 19:42:58 +0000 (19:42 +0000)]
[XDK/DDK]
- Add sspi.h to xdk and and include it in ntifs.h.
Dedicated to Alex

svn path=/trunk/; revision=54825

12 years ago[PSDK]
Timo Kreuzer [Tue, 3 Jan 2012 19:41:18 +0000 (19:41 +0000)]
[PSDK]
- Add sal.h and include it in specstrings.h
- Inlude specstrigs.h from crtdfs.h

svn path=/trunk/; revision=54824

12 years ago[RTL]
Pierre Schweitzer [Tue, 3 Jan 2012 19:08:46 +0000 (19:08 +0000)]
[RTL]
Complete RtlpDosPathNameToRelativeNtPathName_Ustr() rewrite by properly handling relative names.
This fixes several regressions brought by r54804 (see winetests).
This also fixes file system corruption when using directory functions.
This may also fix general file system corruption, so, please retest bug #6720.

svn path=/trunk/; revision=54820

12 years ago[ROSTESTS]
Sylvain Petreolle [Tue, 3 Jan 2012 11:38:21 +0000 (11:38 +0000)]
[ROSTESTS]
Fix oleaut32_winetest cmake build.

svn path=/trunk/; revision=54815

12 years ago[SHELL32_WINETEST]
Pierre Schweitzer [Tue, 3 Jan 2012 06:33:06 +0000 (06:33 +0000)]
[SHELL32_WINETEST]
Comment out yet another test.
Let's hope it will take testbot back and allow debugging.

svn path=/trunk/; revision=54814

12 years ago[CMAKE]
Jérôme Gardou [Tue, 3 Jan 2012 00:17:18 +0000 (00:17 +0000)]
[CMAKE]
- add module module type, which is basically a DLL without entry point and use it for typelibs
- get rid of custom targets for generating .tlb files and use source file dependencies instead

svn path=/trunk/; revision=54813

12 years ago[SHELL32_WINETEST]
Pierre Schweitzer [Mon, 2 Jan 2012 23:56:55 +0000 (23:56 +0000)]
[SHELL32_WINETEST]
Fix build
*grmbl*

svn path=/trunk/; revision=54812

12 years ago[SHELL32_WINETEST]
Pierre Schweitzer [Mon, 2 Jan 2012 23:47:32 +0000 (23:47 +0000)]
[SHELL32_WINETEST]
Comment out two series of tests untill a proper fix is available. Those lead to memory misuse in shell32.
This has been revealed by r54804.
Should fix both test bots.

svn path=/trunk/; revision=54811

12 years ago[KERNEL32]
Pierre Schweitzer [Mon, 2 Jan 2012 10:02:50 +0000 (10:02 +0000)]
[KERNEL32]
Esthetical fixes.

svn path=/trunk/; revision=54807

12 years agoGraphical Happy New Year!
Colin Finck [Sun, 1 Jan 2012 21:05:40 +0000 (21:05 +0000)]
Graphical Happy New Year!

svn path=/trunk/; revision=54805

12 years ago[KERNEL32]
Pierre Schweitzer [Sun, 1 Jan 2012 17:22:35 +0000 (17:22 +0000)]
[KERNEL32]
Reimplement CreateDirectoryA, CreateDirectoryExA, CreateDirectoryW, CreateDirectoryExW, RemoveDirectoryA, RemoveDirectoryW.
This reimplementation now matches the w2k3 one, properly handles reparse points (especially mount points) and also brings several fixes.

svn path=/trunk/; revision=54804

12 years ago[KERNEL32]
Pierre Schweitzer [Sun, 1 Jan 2012 17:19:31 +0000 (17:19 +0000)]
[KERNEL32]
Implement BaseMarkFileForDelete. This will be used later.

svn path=/trunk/; revision=54803

12 years ago[NTDLL]
Pierre Schweitzer [Sun, 1 Jan 2012 17:18:13 +0000 (17:18 +0000)]
[NTDLL]
Export RtlReleaseRelativeName

svn path=/trunk/; revision=54802

12 years ago[NDK/RTL]
Pierre Schweitzer [Sun, 1 Jan 2012 17:17:07 +0000 (17:17 +0000)]
[NDK/RTL]
Fix RtlIsDosDeviceName_U, RtlIsDosDeviceName_Ustr, RtlDosPathNameToRelativeNtPathName_U, RtlDosPathNameToRelativeNtPathName_U_WithStatus prototypes.

svn path=/trunk/; revision=54801

12 years ago[FASTFAT]
Pierre Schweitzer [Sun, 1 Jan 2012 17:15:25 +0000 (17:15 +0000)]
[FASTFAT]
Revert r54788: it's not appropriate yet.

svn path=/trunk/; revision=54800

12 years ago[REACTOS]
Pierre Schweitzer [Sun, 1 Jan 2012 13:30:40 +0000 (13:30 +0000)]
[REACTOS]
Temporarily hackfix r50254 (let's say for a year)
Happy New Year everyone!

svn path=/trunk/; revision=54799

12 years ago[CRT]
Jérôme Gardou [Sat, 31 Dec 2011 17:44:51 +0000 (17:44 +0000)]
[CRT]
- define CRTDLL for crt and libcntpr for right usage of _CRTIMP macro

svn path=/trunk/; revision=54796

12 years ago[NEWINFLIB]
Jérôme Gardou [Sat, 31 Dec 2011 17:29:42 +0000 (17:29 +0000)]
[NEWINFLIB]
- better fix for non standard use of swprintf, by Thomas Faber

svn path=/trunk/; revision=54795

12 years ago[EVENTLOG]
Eric Kohl [Sat, 31 Dec 2011 15:23:59 +0000 (15:23 +0000)]
[EVENTLOG]
Fix the record number hacks in ElfrNumberOfRecords and LogfWriteData by initializing the oldest record number to 1.

svn path=/trunk/; revision=54794

12 years ago[NEWINFLIB]
Jérôme Gardou [Sat, 31 Dec 2011 14:33:35 +0000 (14:33 +0000)]
[NEWINFLIB]
- use _snwprintf instead of swprintf (MSVC is not compliant with standard here)

svn path=/trunk/; revision=54793

12 years ago[KERNEL32]
Pierre Schweitzer [Sat, 31 Dec 2011 02:01:34 +0000 (02:01 +0000)]
[KERNEL32]
CreateDirectory: handle the case when the FS doesn't support EAs.
This should fix VBox and is mandatory if we want to support MS FSD with FAT32

svn path=/trunk/; revision=54789

12 years ago[FASTFAT]
Pierre Schweitzer [Sat, 31 Dec 2011 00:09:57 +0000 (00:09 +0000)]
[FASTFAT]
Return appropriate status when requesting extended attributes on FAT32

svn path=/trunk/; revision=54788

12 years ago[EVENTVWR]
Pierre Schweitzer [Fri, 30 Dec 2011 13:31:44 +0000 (13:31 +0000)]
[EVENTVWR]
Fix handle leak

svn path=/trunk/; revision=54786

12 years ago- Fix absolutes.
James Tabor [Fri, 30 Dec 2011 02:52:43 +0000 (02:52 +0000)]
- Fix absolutes.

svn path=/trunk/; revision=54785

12 years ago- Add ICM DC Attribute flags.
James Tabor [Fri, 30 Dec 2011 01:28:02 +0000 (01:28 +0000)]
- Add ICM DC Attribute flags.

svn path=/trunk/; revision=54784

12 years ago[NTOSKRNL]
Cameron Gutman [Fri, 30 Dec 2011 00:10:39 +0000 (00:10 +0000)]
[NTOSKRNL]
- Fix the fix

svn path=/trunk/; revision=54783

12 years ago[NTOSKRNL]
Cameron Gutman [Thu, 29 Dec 2011 23:48:49 +0000 (23:48 +0000)]
[NTOSKRNL]
- Remove an unneeded (and prone to race) RtlZeroMemory (found by Thomas Faber)
- Fix misuse of PAGE_MASK macro and broken PTE flag comparisons

svn path=/trunk/; revision=54782

12 years ago[SYSDM]
Pierre Schweitzer [Thu, 29 Dec 2011 13:25:08 +0000 (13:25 +0000)]
[SYSDM]
Fix the fix of the fix

svn path=/trunk/; revision=54780

12 years ago[SYSDM]
Pierre Schweitzer [Thu, 29 Dec 2011 13:21:45 +0000 (13:21 +0000)]
[SYSDM]
Fix the fix...

svn path=/trunk/; revision=54779

12 years ago[SYSDM]
Pierre Schweitzer [Thu, 29 Dec 2011 13:20:18 +0000 (13:20 +0000)]
[SYSDM]
Fix memory leak

svn path=/trunk/; revision=54778

12 years ago[WIN32K]
Rafal Harabien [Wed, 28 Dec 2011 13:05:24 +0000 (13:05 +0000)]
[WIN32K]
- Fix IntGdiSetBkColor setting wrong dirty flags. Fixes wrong background under text in Open With applications list.

svn path=/trunk/; revision=54773

12 years ago[NTOSKRNL]
Cameron Gutman [Wed, 28 Dec 2011 01:18:35 +0000 (01:18 +0000)]
[NTOSKRNL]
- Tweak the balancer to prevent an excessive buildup of user pages while cache is paged out completely each run
- Bugcheck if we've trimmed everything as much as possibly but we are still in need of pages

svn path=/trunk/; revision=54771

12 years ago[SHELL32]
Rafal Harabien [Tue, 27 Dec 2011 21:58:55 +0000 (21:58 +0000)]
[SHELL32]
- Use file description in version block instead of filename for application name in Open With menu

svn path=/trunk/; revision=54770

12 years ago[SHELL32]
Rafal Harabien [Tue, 27 Dec 2011 15:25:32 +0000 (15:25 +0000)]
[SHELL32]
- Fix memory leak in Open With menu
- Show icons in Open With menu
- General code improvements

svn path=/trunk/; revision=54769

12 years ago[NTOSKRNL]
Cameron Gutman [Mon, 26 Dec 2011 23:12:38 +0000 (23:12 +0000)]
[NTOSKRNL]
- Don't flush the TLB in MmEnableVirtualMapping and MmCreateVirtualMapping because the PTE is already invalid so it can't possibly be in the TLB per x86 spec
- Added explanations of why flushes are needed or not needed in certain places
- A few small code improvements
- Should speed up ROS a bit by avoiding unnecessary TLB entry flushing

svn path=/trunk/; revision=54766

12 years ago[EVENTLOG]
Eric Kohl [Mon, 26 Dec 2011 13:54:05 +0000 (13:54 +0000)]
[EVENTLOG]
- Replace the log file critical section by a resource and use shared locks for read actions and exclusive locks for write actions.
- Add stubs for clear and backup actions.

svn path=/trunk/; revision=54763

12 years ago[NTOSKRNL]
Cameron Gutman [Mon, 26 Dec 2011 02:52:26 +0000 (02:52 +0000)]
[NTOSKRNL]
- Don't change page protection while the memory area is being deleted

svn path=/trunk/; revision=54761

12 years ago[NTOSKRNL/FORMATTING]
Thomas Faber [Sun, 25 Dec 2011 18:21:05 +0000 (18:21 +0000)]
[NTOSKRNL/FORMATTING]
- Trim trailing whitespace and get rid of tabs in Mm

svn path=/trunk/; revision=54755

12 years ago[EVENTLOG]
Eric Kohl [Sun, 25 Dec 2011 00:57:16 +0000 (00:57 +0000)]
[EVENTLOG]
Partially revert r54678.

svn path=/trunk/; revision=54751

12 years ago[CDFS]
Cameron Gutman [Sun, 25 Dec 2011 00:14:01 +0000 (00:14 +0000)]
[CDFS]
- Fix infinite loop of verification and read attempts when a disc change occurs on VMware while ROS is running

svn path=/trunk/; revision=54750

12 years ago[RTL]
Thomas Faber [Sat, 24 Dec 2011 22:45:26 +0000 (22:45 +0000)]
[RTL]
- ASSERT on damaged heap data structures instead of producing an infinite loop
See issue #5857 for more details.

svn path=/trunk/; revision=54749

12 years ago[NTDLL_APITEST]
Thomas Faber [Sat, 24 Dec 2011 10:26:04 +0000 (10:26 +0000)]
[NTDLL_APITEST]
- NtAllocateVirtualMemory: fix handling of an error condition; check that newly-committed memory is zeroed

svn path=/trunk/; revision=54748

12 years ago[NTOSKRNL]
Cameron Gutman [Sat, 24 Dec 2011 05:43:36 +0000 (05:43 +0000)]
[NTOSKRNL]
- Fix a reference count check in the flush path (broken by r54745)

svn path=/trunk/; revision=54747

12 years ago[NTOSKRNL]
Cameron Gutman [Sat, 24 Dec 2011 03:57:10 +0000 (03:57 +0000)]
[NTOSKRNL]
- Fix inconsistent locking

svn path=/trunk/; revision=54746

12 years ago[NTOSKRNL]
Cameron Gutman [Fri, 23 Dec 2011 23:20:09 +0000 (23:20 +0000)]
[NTOSKRNL]
- Reference the cache segment when flushing to avoid a race between deleting the file cache and the balancer flushing pages to disk which causes random cache segments to be freed while we're holding a lock on it
- Fixes a crash in KeReleaseMutex (used to be a crash in ExReleasePushLock) during periods of high memory load

svn path=/trunk/; revision=54745