Matthias Kupfer
77013ae0dd
- fix palette index for the progress bar
...
svn path=/trunk/; revision=45966
2010-03-06 22:14:46 +00:00
Timo Kreuzer
9ed3649c24
[WDM]
...
- Update DISPATCHER_HEADER, based on latest WDK, with "in2003 compatibility fixes
- add Vmcs to INTERFACE_TYPE enum
svn path=/branches/header-work/; revision=45965
2010-03-06 21:52:34 +00:00
Amine Khaldi
faa0a7047f
[NTIFS]
...
- Group related definitions
- Add _SE_SECURITY_DESCRIPTOR, _SE_ACCESS_REQUEST, _SE_ACCESS_REPLY, _SE_AUDIT_OPERATION, _SE_AUDIT_INFO, _TOKEN_LINKED_TOKEN, _TOKEN_ELEVATION, _TOKEN_MANDATORY_LABEL, TOKEN_MANDATORY_POLICY_OFF, TOKEN_MANDATORY_POLICY_NO_WRITE_UP, TOKEN_MANDATORY_POLICY_NEW_PROCESS_MIN, TOKEN_MANDATORY_POLICY_VALID_MASK, _TOKEN_MANDATORY_POLICY and _TOKEN_ACCESS_INFORMATION definitions
- Introduce TOKEN_ALL_ACCESS_P definition and use it to improve TOKEN_ALL_ACCESS definition
- Add missing _TOKEN_INFORMATION_CLASS members
svn path=/branches/header-work/; revision=45964
2010-03-06 19:56:40 +00:00
Amine Khaldi
e69c87c63e
[NTIFS]
...
Actually add the definitions mentioned in the previous commit
svn path=/branches/header-work/; revision=45963
2010-03-06 19:31:27 +00:00
Amine Khaldi
4535940119
[NTIFS]
...
- Group related definitions
- Add ACCESS_OBJECT_GUID, ACCESS_PROPERTY_SET_GUID, ACCESS_PROPERTY_GUID, ACCESS_MAX_LEVEL, ACCESS_DS_SOURCE_A, ACCESS_DS_SOURCE_W, ACCESS_DS_OBJECT_TYPE_NAME_A, ACCESS_DS_OBJECT_TYPE_NAME_W, ACCESS_REASON_TYPE_MASK, ACCESS_REASON_DATA_MASK, _ACCESS_REASON_TYPE, ACCESS_REASON, _ACCESS_REASONS, SE_SECURITY_DESCRIPTOR_FLAG_NO_OWNER_ACE, SE_SECURITY_DESCRIPTOR_FLAG_NO_LABEL_ACE and SE_SECURITY_DESCRIPTOR_VALID_FLAGS
- Remove _AUDIT_EVENT_TYPE_HACK == 0 condition around _AUDIT_EVENT_TYPE
svn path=/branches/header-work/; revision=45962
2010-03-06 19:26:30 +00:00
Timo Kreuzer
26d4a0c37d
- globally disable warnings for char array subscripts
...
- include ntifs.h in bootvid, kdcom, ramdisk, freeldr
- define SINGLE_GROUP_LEGACY_API for the kernel
- Add back missing prototypes: IoFreeAdapterChannel, IoMapTransfer, IoFlushAdapterBuffers, IoFreeMapRegisters, HalAllocateCommonBuffer, HalFreeCommonBuffer, HalReadDmaCounter
- add missing NTAPI to KeQueryActiveProcessors
svn path=/branches/header-work/; revision=45961
2010-03-06 18:55:27 +00:00
Cameron Gutman
f6b997c0d2
- Add a stub for GetOwnerModuleFromTcpEntry
...
- Patch by Olaf Siejka
svn path=/trunk/; revision=45960
2010-03-06 18:30:55 +00:00
Cameron Gutman
53a7ff99b9
- Call acpi_bus_set_power instead of acpi_power_transition
...
- Make sure the device has power management capabilities before calling acpi_bus_set_power
- Report the new power state with PoSetPowerState
- Initialize PDOs with the correct device power state (Patch by Samuel Serapion)
- Initialze PDOs with the correct system power state
svn path=/trunk/; revision=45959
2010-03-06 18:15:56 +00:00
Christoph von Wittich
daa14c5f08
add dsound_winetest to bootcd
...
svn path=/trunk/; revision=45958
2010-03-06 16:27:51 +00:00
Christoph von Wittich
055cd4a61f
[GDIPLUS_WINETEST]
...
sync gdiplus_winetest to wine 1.1.40
svn path=/trunk/; revision=45957
2010-03-06 16:24:37 +00:00
Christoph von Wittich
9f04416452
sync RtlCreateActivationContext with wine 1.1.40
...
svn path=/trunk/; revision=45956
2010-03-06 16:19:07 +00:00
Daniel Reimer
93d7c1ee9f
Add extrac32 from Wine 1.1.40
...
svn path=/trunk/; revision=45955
2010-03-06 16:18:09 +00:00
Daniel Reimer
a4aa7d5b7e
Sync xcopy, winhlp32, wordpad, write and d3dx9_36 to Wine 1.1.40
...
svn path=/trunk/; revision=45954
2010-03-06 16:04:27 +00:00
Daniel Reimer
e739983b34
Sync Winfile to Wine 1.1.40
...
svn path=/trunk/; revision=45953
2010-03-06 16:00:22 +00:00
Christoph von Wittich
2097d927f1
[CRT]
...
sync fseek with wine 1.1.40 (all msvcrt file tests pass now)
svn path=/trunk/; revision=45952
2010-03-06 15:51:12 +00:00
Kamil Hornicek
3ddf1ab66f
- revert the last wined3d.idl changes
...
svn path=/trunk/; revision=45951
2010-03-06 15:28:23 +00:00
Kamil Hornicek
b77357dff8
- fix build
...
svn path=/trunk/; revision=45950
2010-03-06 15:10:46 +00:00
Christoph von Wittich
dd3fc3f8e7
[CRT]
...
sync read_i with wine 1.1.40
svn path=/trunk/; revision=45948
2010-03-06 14:53:55 +00:00
Kamil Hornicek
b7fbeda3eb
- sync wined3d, ddraw, d3d8 and d3d9 with Wine 1.1.40
...
svn path=/trunk/; revision=45947
2010-03-06 14:49:14 +00:00
Christoph von Wittich
7632ce84a0
[CRT]
...
add TrailBytes-info for codepage 1361
<david dot hedberg at gmail dot com>
svn path=/trunk/; revision=45946
2010-03-06 14:40:19 +00:00
Christoph von Wittich
8592512f2f
[RTL]
...
sync find_query_actctx with wine 1.1.40
svn path=/trunk/; revision=45945
2010-03-06 14:29:56 +00:00
Christoph von Wittich
002ea545f9
add xmllite_winetest to bootcd
...
svn path=/trunk/; revision=45944
2010-03-06 14:18:56 +00:00
Christoph von Wittich
5a9ef42d46
[XMLLITE_WINETEST]
...
add xmllite_winetest from wine 1.1.40
svn path=/trunk/; revision=45943
2010-03-06 14:12:31 +00:00
Christoph von Wittich
f24740da76
[WINTRUST]
...
sync wintrust to wine 1.1.40
svn path=/trunk/; revision=45942
2010-03-06 14:06:19 +00:00
Sylvain Petreolle
e89f7e5a12
[framebuf_new]
...
Attempt to fix release build.
svn path=/trunk/; revision=45941
2010-03-06 14:06:08 +00:00
Christoph von Wittich
2088d65d5e
[WINDOWSCODECS]
...
sync windowscodecs to wine 1.1.40
svn path=/trunk/; revision=45940
2010-03-06 14:04:11 +00:00
Christoph von Wittich
b0254b03ef
[MPR]
...
partial sync to wine 1.1.40
svn path=/trunk/; revision=45939
2010-03-06 13:42:21 +00:00
Christoph von Wittich
ad6f164929
[KERNEL32_WINETEST]
...
sync kernel32_winetest to wine 1.1.40
svn path=/trunk/; revision=45938
2010-03-06 13:36:22 +00:00
Christoph von Wittich
a609bd9f70
[SHDOCLC]
...
reduce diff to wine
svn path=/trunk/; revision=45937
2010-03-06 13:32:24 +00:00
Christoph von Wittich
cd689e02df
[QUERY]
...
sync query to wine 1.1.40
svn path=/trunk/; revision=45936
2010-03-06 13:27:36 +00:00
Christoph von Wittich
be0dd1fa5c
[OLEACC]
...
sync oleacc to wine 1.1.40
svn path=/trunk/; revision=45935
2010-03-06 13:26:12 +00:00
Christoph von Wittich
3ee840b902
[MSXML3_WINETEST]
...
sync msxml3_winetest to wine 1.1.40
svn path=/trunk/; revision=45934
2010-03-06 13:22:03 +00:00
Christoph von Wittich
3bdf74f576
[MSVCRT_WINETEST]
...
sync msvcrt_winetest to wine 1.1.40
svn path=/trunk/; revision=45933
2010-03-06 13:20:39 +00:00
Christoph von Wittich
8fc089778a
[UXTHEME]
...
sync uxtheme to wine 1.1.40
svn path=/trunk/; revision=45932
2010-03-06 12:53:36 +00:00
Christoph von Wittich
feebaff19f
[WIDL]
...
sync widl to wine 1.1.40
svn path=/trunk/; revision=45931
2010-03-06 12:53:26 +00:00
Christoph von Wittich
750f99a535
[URLMON]
...
sync urlmon to wine 1.1.40
svn path=/trunk/; revision=45930
2010-03-06 12:48:13 +00:00
Christoph von Wittich
cc1ac86805
[TAPI32]
...
sync tapi32 to wine 1.1.40
svn path=/trunk/; revision=45929
2010-03-06 12:46:57 +00:00
Christoph von Wittich
57aba9879a
[MCIWAVE]
...
sync mciwave to wine 1.1.40
svn path=/trunk/; revision=45928
2010-03-06 12:31:57 +00:00
Christoph von Wittich
bb43ba6b4f
[HLINK_WINETEST]
...
sync hlink_winetest to wine 1.1.40
svn path=/trunk/; revision=45927
2010-03-06 12:27:21 +00:00
Christoph von Wittich
dce2b34982
[CABINET_WINETEST]
...
sync cabinet_winetest to wine 1.1.40
svn path=/trunk/; revision=45926
2010-03-06 12:26:31 +00:00
Christoph von Wittich
0c34c5a6ec
[AMSTREAM]
...
sync amstream to wine 1.1.40
svn path=/trunk/; revision=45925
2010-03-06 12:23:59 +00:00
Christoph von Wittich
640aaf3a2e
[GDIPLUS]
...
sync gdiplus to wine 1.1.40
svn path=/trunk/; revision=45924
2010-03-06 12:15:38 +00:00
Christoph von Wittich
e162d33ac4
[SHLWAPI]
...
sync shlwapi to wine 1.1.40
svn path=/trunk/; revision=45923
2010-03-06 12:08:51 +00:00
Christoph von Wittich
a107cd5ed2
[ACTXPRXY]
...
partially sync actxprxy to wine 1.1.40
(shlobjidl.idl needs fixing!!!)
svn path=/trunk/; revision=45922
2010-03-06 12:05:00 +00:00
Christoph von Wittich
60da8fe576
[PSTOREC]
...
sync pstorec to wine 1.1.40
svn path=/trunk/; revision=45921
2010-03-06 11:53:27 +00:00
Christoph von Wittich
ecd20ad2a1
[SHDOCVW]
...
sync shdocvw to wine 1.1.40
svn path=/trunk/; revision=45920
2010-03-06 11:44:48 +00:00
Christoph von Wittich
bd5eff9b85
[MSHTML_WINETEST]
...
sync mshtml_winetest to wine 1.1.40
svn path=/trunk/; revision=45919
2010-03-06 11:43:08 +00:00
Christoph von Wittich
d25edac691
[MSHTML]
...
sync mshtml to wine 1.1.40
svn path=/trunk/; revision=45918
2010-03-06 11:42:03 +00:00
Christoph von Wittich
701bf7b07f
[OLEDLG]
...
sync oledlg to wine 1.1.40
svn path=/trunk/; revision=45917
2010-03-06 11:21:01 +00:00
Christoph von Wittich
435ed8ec60
[OLEPRO32]
...
sync olepro32 to wine 1.1.40
svn path=/trunk/; revision=45916
2010-03-06 11:15:39 +00:00