Alexandre Julliard
|
d5d0738fb9
|
ntdll: Tweak the file mapping permission checks some more, with tests.
|
2009-05-19 21:36:05 +02:00 |
Alexandre Julliard
|
23be27ef80
|
kernel32: Added GetWriteWatch and ResetWriteWatch.
|
2008-11-14 11:02:15 +01:00 |
Alexandre Julliard
|
22949d94f0
|
kernel32: Don't request unneeded access in OpenFileMapping.
|
2008-11-13 11:49:17 +01:00 |
Alexandre Julliard
|
b97d63d76f
|
kernel32: Explicitly request execute permission in MapViewOfFile.
|
2008-11-10 11:09:40 +01:00 |
Alexandre Julliard
|
5e2ed6bfe9
|
ntdll,server: Fixed access checks for OpenFileMapping and MapViewOfFile.
|
2008-11-05 20:32:32 +01:00 |
Vitaliy Margolen
|
c51ca17892
|
kernel32: Use NULL attributes if name and SA are not not specified.
|
2008-09-17 10:54:32 +02:00 |
Alexandre Julliard
|
3a84cbe742
|
kernel32: Add support for the execute protection values in CreateFileMappingW.
|
2008-06-09 19:11:25 +02:00 |
Alexandre Julliard
|
9f76085c06
|
kernel32: File mapping names are case sensitive.
|
2008-05-21 20:45:11 +02:00 |
Andrew Talbot
|
7919badd70
|
kernel32: Exclude unused headers.
|
2007-05-07 20:35:07 +02:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |