Commit graph

41392 commits

Author SHA1 Message Date
Christoph von Wittich
08898832d7 [GDI32_WINETEST]
sync gdi32_winetest to wine 1.1.40

svn path=/trunk/; revision=45975
2010-03-07 07:29:40 +00:00
Christoph von Wittich
8bae50b033 [ADVAPI32_WINETEST]
sync advapi32_winetest to wine 1.1.40

svn path=/trunk/; revision=45974
2010-03-07 07:27:57 +00:00
Timo Kreuzer
334def37f4 - comment out an ASSERT in IoSkipCurrentIrpStackLocation, because our kernel is broken
- Add a header to wdm.h
- add _NTLSA_IFS defines
- add NTAPI to SeLockSubjectContext
- add back CONST in ProbeForRead

svn path=/branches/header-work/; revision=45973
2010-03-07 03:53:47 +00:00
Timo Kreuzer
b832dcf394 revert the change to ProbeForRead
svn path=/branches/header-work/; revision=45972
2010-03-07 03:44:18 +00:00
Timo Kreuzer
92474b296d [NTOS]
- use NTDDI_VERSION 0x05020400 (2k3, SP4)
- fix ProbeForRead parameters
- remove a hack

svn path=/branches/header-work/; revision=45971
2010-03-07 02:55:13 +00:00
Timo Kreuzer
500d425261 Add KeRemoveByKeyDeviceQueueIfBusy, KeReleaseInStackQueuedSpinLock, KeDeregisterBugCheckReasonCallback, KeRegisterBugCheckReasonCallback, KeInitializeThreadedDpc, KeAcquireSpinLockForDpc, KeReleaseSpinLockForDpc, KeAcquireInStackQueuedSpinLockForDpc, KeReleaseInStackQueuedSpinLockForDpc, KeQueryDpcWatchdogInformation, KeSetSystemAffinityThreadEx, KeQueryActiveProcessorCount, KeQueryMaximumProcessorCount, KeRegisterProcessorChangeCallback, KeDeregisterProcessorChangeCallback, KeQueryTotalCycleTimeProcess, KeQueryTotalCycleTimeThread, KeSetTargetProcessorDpcEx, KeSetSystemGroupAffinityThread, KeRevertToUserGroupAffinityThread, KeSetCoalescableTimer, KeQueryUnbiasedInterruptTime, KeQueryActiveProcessorCountEx, KeQueryMaximumProcessorCountEx, KeQueryActiveGroupCount, KeQueryMaximumGroupCount, KeQueryGroupAffinity, KeGetCurrentProcessorNumberEx, KeQueryNodeActiveAffinity, KeQueryNodeMaximumProcessorCount, KeQueryHighestNodeNumber, KeGetCurrentNodeNumber, KeQueryLogicalProcessorRelationship, KeSaveExtendedProcessorState, KeRestoreExtendedProcessorState, SeObjectCreateSaclAccessBits, SeReleaseSubjectContext, SeUnlockSubjectContext, SeCaptureSubjectContext, SeLockSubjectContext, SeSetAuditParameter, SeReportSecurityEvent, SeComputeAutoInheritByObjectType, SeGetWorldRights, PoSetSystemWake, PoGetSystemWake, PoRegisterPowerSettingCallback, PoUnregisterPowerSettingCallback, PoSetDeviceBusyEx, PoStartDeviceBusy, PoEndDeviceBusy, PoQueryWatchdogTime, PoDeletePowerRequest, PoSetPowerRequest, PoClearPowerRequest, PoCreatePowerRequest
- add NTAPI to KeEnterGuardedRegion

svn path=/branches/header-work/; revision=45970
2010-03-07 01:05:54 +00:00
Sylvain Petreolle
8cc8a06a88 Stubplement WTSQueryUserToken.
Patch by Olaf Siejka.


svn path=/trunk/; revision=45969
2010-03-06 23:14:36 +00:00
Timo Kreuzer
c924e7681c Add some Win7 version defines
svn path=/branches/header-work/; revision=45968
2010-03-06 22:50:52 +00:00
Sylvain Petreolle
8eca3e0dcd Make the shutdown with ACPI enabled actually work.
Patch by Samuel Serapion.

svn path=/trunk/; revision=45967
2010-03-06 22:22:28 +00:00
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