Amine Khaldi
15ca120bcc
- Move winsplp.h to PSDK and improve it.
...
- wspiapi.h : __inline -> FORCEINLINE, alter _WSPIAPI_STRNCPY_S and _WSPIAPI_SPRINTF_S_1
- winspool.h : Add missing PRINTER_NOTIFY_OPTIONS(_TYPE)
- ws2spi.h and also compstui.h : Group some related definitions.
- Add wine/ddk/winsplp.h and winddiui.h wrappers around our files, as wine code wants them in ddk.
svn path=/branches/header-work/; revision=46757
2010-04-07 00:02:57 +00:00
Amine Khaldi
85da9e3592
Forgot this one.
...
svn path=/branches/header-work/; revision=46678
2010-04-02 11:44:39 +00:00
Amine Khaldi
1a094fe2b7
[PSDK]
...
- Fix a couple of macro names.
svn path=/branches/header-work/; revision=46676
2010-04-02 11:32:01 +00:00
Timo Kreuzer
6c59bab9ba
fix macro name in iptypes.h
...
svn path=/branches/header-work/; revision=46675
2010-04-02 11:25:29 +00:00
Amine Khaldi
f14dc8bd4e
[PSDK]
...
- winddiui.h : Fix compstui.h inclusion.
svn path=/branches/header-work/; revision=46674
2010-04-02 11:03:53 +00:00
Amine Khaldi
e33f57dc6a
[DDK]
...
- Move winddi.h and winddiui.h to PSDK.
svn path=/branches/header-work/; revision=46673
2010-04-02 11:00:45 +00:00
Amine Khaldi
350280885d
[PSDK]
...
- winsock.h : Fix a typo, and remove some duplicate definitions.
svn path=/branches/header-work/; revision=46672
2010-04-02 10:59:35 +00:00
Timo Kreuzer
c3f04c87e0
- fix _EXTPUSH (DUMMYUNIONNAME was used twice, like in the broken ms headers)
...
- add wine/ddk/compstui.h wrapper around our file, as wine code wants it in ddk
svn path=/branches/header-work/; revision=46671
2010-04-02 10:45:00 +00:00
Amine Khaldi
e06395dacf
Sync with trunk head (part 1 or 2)
...
svn path=/branches/header-work/; revision=46667
2010-04-02 10:03:25 +00:00
Amine Khaldi
e998dec477
[PSDK]
...
- Add missing mstcpip.h, wsipv6ok.h and wspiapi.h definitions.
svn path=/branches/header-work/; revision=46666
2010-04-02 09:14:55 +00:00
Amine Khaldi
ea7077c9db
[BATTC]
...
- Correct the inclusion of wmilib
[PSDK]
- ws2tcpip.h improvements, some formatting fixes, remove some duplicate definitions between winsock2.h and ws2def.h
[XDK]
- Move some definitions from ntifs.template.h to more appropriate places.
[NTIFS]
- Reflect XDK changes.
svn path=/branches/header-work/; revision=46608
2010-03-30 21:50:05 +00:00
Amine Khaldi
05b6c7f4c9
[PSDK]
...
- Improve ws2spi.h
svn path=/branches/header-work/; revision=46596
2010-03-30 13:24:23 +00:00
Amine Khaldi
e6d8f850c7
[PSDK]
...
- Add missing ws2ipdef.h definitions.
- Group related definitions.
svn path=/branches/header-work/; revision=46591
2010-03-30 10:39:52 +00:00
Amine Khaldi
106198108d
[PSDK]
...
- ws2bth.h and ws2def.h : Introduce pragma once and add several missing definitions.
[DDK]
- Improve csq.h
svn path=/branches/header-work/; revision=46590
2010-03-30 09:52:11 +00:00
Timo Kreuzer
ad81859d64
Simplify definition of PIMAGE_NT_HEADERS
...
svn path=/branches/header-work/; revision=46581
2010-03-30 05:22:15 +00:00
Amine Khaldi
f7e10df004
[PSDK]
...
inaddr.h : Fix formatting.
qos.h : Introduce pragma once along with several missing definitions.
winsock(2).h : Introduce pragma once, apply consistent formatting, add so many missing definitions and remove several unrelated ones.
svn path=/branches/header-work/; revision=46577
2010-03-29 23:58:01 +00:00
Amine Khaldi
fd317aa03e
[PSDK]
...
- Add several missing mswsockdef.h definitions.
- mswsock.h : Introduce pragma once, apply consistent formatting, improve several existing definitions, remove some unrelated ones and add several missing ones.
svn path=/branches/header-work/; revision=46501
2010-03-27 22:06:39 +00:00
Amine Khaldi
025ff7f69d
[DDK]
...
ws2san.h :
- Introduce pragma once.
- Apply consistent formatting.
- Improve several existing definitions.
- Add several missing ones.
svn path=/branches/header-work/; revision=46496
2010-03-27 21:27:37 +00:00
Amine Khaldi
736107dd68
[XDK]
...
- Autogenerate ntifs.h based on ntifs.template.h
- Remove some duplicate definitions between WDM and NTDDK.
[DDK]
- Remove wmlib.h
- Reflect the recent XDK changes.
svn path=/branches/header-work/; revision=46490
2010-03-27 15:31:25 +00:00
Timo Kreuzer
87ac6e3504
More formatting fixe
...
svn path=/branches/header-work/; revision=46487
2010-03-27 10:45:04 +00:00
Timo Kreuzer
53972f4c24
Formatting fix
...
svn path=/branches/header-work/; revision=46486
2010-03-27 10:34:55 +00:00
Amine Khaldi
636b46506f
[DDK]
...
- Move devioctl.h to PSDK, introduce pragma once, apply consistent formatting and add several missing definitions.
[XDK]
- Autogenerate devioctl.h based on devioctl.template.h
svn path=/branches/header-work/; revision=46482
2010-03-27 01:12:23 +00:00
Amine Khaldi
dbe15d6293
[DDK]
...
dciddi.h :
- Introduce pragma once, apply consistent formatting, add missing definitions and improve several existing ones.
svn path=/branches/header-work/; revision=46481
2010-03-27 00:32:37 +00:00
Amine Khaldi
aa5f7dabb5
[DDK]
...
- Move compstui.h to PSDK, introduce pragma once, apply consistent formatting, add missing definitions and improve several existing ones.
svn path=/branches/header-work/; revision=46480
2010-03-27 00:08:19 +00:00
Amine Khaldi
7a3aaf62ee
Sync with trunk head (part 1 of x)
...
svn path=/branches/header-work/; revision=46461
2010-03-26 09:25:42 +00:00
Amine Khaldi
d134425466
Fix build.
...
Dedicated to Timo ;)
svn path=/branches/header-work/; revision=46453
2010-03-25 23:40:31 +00:00
Amine Khaldi
2bce4e0e52
Sync with trunk head.
...
svn path=/branches/header-work/; revision=46444
2010-03-25 18:04:58 +00:00
Amine Khaldi
0474c721c7
[DDK]
...
- Move tvout.h to PSDK.
svn path=/branches/header-work/; revision=46435
2010-03-25 12:37:44 +00:00
Amine Khaldi
9ac94def32
[DDK]
...
- Remove duplicate xmldsodid.h
svn path=/branches/header-work/; revision=46433
2010-03-25 12:07:42 +00:00
Amine Khaldi
15ada14c57
[DDK]
...
- Bring in the signedness warning fix by aicom.
svn path=/branches/header-work/; revision=46411
2010-03-24 23:04:11 +00:00
Amine Khaldi
0f7b50812f
[DDK]
...
- Move cfg.h and cfgmgr32.h to PSDK, introduce pragma once, apply consistent formatting, add missing definitions and improve several existing ones.
[UNIATA]
- DDKAPI -> NTAPI.
svn path=/branches/header-work/; revision=46409
2010-03-24 22:56:18 +00:00
Timo Kreuzer
f71e0e99fd
[NTIFS]
...
- KeReleaseQueuedSpinLock
[XDK]
- reorder some #if's
- fix Mm64BitPhysicalAddress
svn path=/branches/header-work/; revision=46401
2010-03-24 20:19:04 +00:00
Timo Kreuzer
f743212592
[XDK]
...
- Add some amd64 related Mm variables
- Fix some _WIN2K_COMPAT_SLIST_USAGE definitions
- Add non-x86 spinlock functions
svn path=/branches/header-work/; revision=46392
2010-03-24 05:20:22 +00:00
Timo Kreuzer
10100513f3
[NDK]
...
- Move RtlFillMemoryUlong into user mode only area
[XDK]
- Add KeFlushIoBuffers for amd64
svn path=/branches/header-work/; revision=46389
2010-03-24 03:21:51 +00:00
Timo Kreuzer
4e669a2682
[XDK]
...
- Add amd64 KeAcquireSpinLock
- move KeGetCurrentIrql prototype to x86 specific file
svn path=/branches/header-work/; revision=46386
2010-03-24 02:20:51 +00:00
Timo Kreuzer
73c134f384
[XDK]
...
- Fix and update some amd64 definitions
svn path=/branches/header-work/; revision=46385
2010-03-24 01:39:36 +00:00
Timo Kreuzer
1be8cd9ee4
[XDK] Move more stuff from ntddk.template.h into appropriate headers
...
svn path=/branches/header-work/; revision=46365
2010-03-23 21:04:48 +00:00
Timo Kreuzer
83fc2214b9
[XDK]
...
- add x86/ke.h(mm.h and amd64/mm.h
- cleanup ntddk.template.h, moving stuff into approproate headers
svn path=/branches/header-work/; revision=46364
2010-03-23 20:18:51 +00:00
Timo Kreuzer
0ce290c185
[XDK]
...
- cleanup wdm.template.h, move to appropriate headers
- move ntddk stuff after wdm stuff in extypes.h
[NTDDK/WDM]
- Regenerate headers
svn path=/branches/header-work/; revision=46363
2010-03-23 19:24:29 +00:00
Amine Khaldi
52281dc572
- Move atsmedia.h to PSDK, introduce pragma once and remove the comments block and the header guard.
...
- NTDDK -> NTAPI
- DDKCDECLAPI -> __cdecl
- Update wdm.h to reflect the recent XDK changes
- Improve bdasup.h, apply a consistent formatting, introduce pragma once and add the missing BDA_TOPOLOGY_JOINT and KSM_PIN_PAIR definitions
svn path=/branches/header-work/; revision=46362
2010-03-23 18:38:46 +00:00
Timo Kreuzer
47b1e82248
[WDM] Disable some warnings on MSVC
...
svn path=/branches/header-work/; revision=46361
2010-03-23 18:34:15 +00:00
Timo Kreuzer
6f88dd3240
[XDK]
...
Improve BYTES_TO_PAGES macro
svn path=/branches/header-work/; revision=46360
2010-03-23 17:09:17 +00:00
Timo Kreuzer
6fae56fbbb
[NTIFS]
...
- Don't check for non existing NTDDI_NT4 (MS typo)
[XDK]
- Fix PGPE_CONNECT_VECTOR2
- Don't check for non existing NTDDI_WIN2003 (MS typo)
svn path=/branches/header-work/; revision=46359
2010-03-23 16:58:28 +00:00
Timo Kreuzer
5bfe925b10
[XDK]
...
- Reorder iotypes, putting wdm stuff before ntddk stuff (dependencies)
- Update wdm.h and ntddk.h
- cleanup ntdef.h, use C-style comments
svn path=/branches/header-work/; revision=46358
2010-03-23 16:42:06 +00:00
Timo Kreuzer
f36be5691c
DDKAPI -> NTAPI
...
svn path=/branches/header-work/; revision=46357
2010-03-23 16:38:10 +00:00
Amine Khaldi
9219be6631
[XDK]
...
- Add the missing definitions needed to autogenerate ntddk.h
- Add ntddk.template.h as a template for autogenerating ntddk.h
- Adjust generate.bat to generate ntddk.h too.
[DDK]
- Introduce the autogenerated ntddk.h into DDK.
svn path=/branches/header-work/; revision=46348
2010-03-23 00:27:32 +00:00
Amine Khaldi
378b31381a
[DDK]
...
- Remove some duplicated definitions.
svn path=/branches/header-work/; revision=46340
2010-03-22 12:54:34 +00:00
Amine Khaldi
b5c5fd533b
[PSDK]
...
- Add devpropdef.h and evntprov.h
- Fix UOW redefinition.
[DDK]
- Fix PGUID redefinition.
[XDK]
- Add wmitypes.h and include it in wdm.h autogeneration template.
- Move several definitions to their appropriate places.
- Add HalGetDmaAlignment, LEGACY_BUS_INFORMATION, IO_DEVICE_EJECT_CALLBACK, PLUGPLAY_PROPERTY_PERSISTENT, and several missing Io*, DEVICE_*, REENUMERATE_*, PCI_*, PNP_*, Ob*, OB_*, PO_*, Wmi*, Etw* and ACPI related definitions.
- Add CmKeyObjectType to exported object types.
- Fix UOW redefinition.
- Group some related definitions.
[WDM]
- Update wdm.h to reflect XDK changes.
svn path=/branches/header-work/; revision=46329
2010-03-22 01:00:05 +00:00
Amine Khaldi
e9047cd524
[DDK]
...
- Fix PIO_CSQ_INSERT_IRP_EX redefinition.
[NTDDK]
- Remove a couple of duplicate definitions.
[XDK]
- Move several definitions to their appropriate places.
- Add COMPUTE_PAGES_SPANNED, NODE_REQUIREMENT, MM_ANY_NODE_OK, PNTFS_DEREF_EXPORTED_SECURITY_DESCRIPTOR, PsWrapApcWow64Thread, IRP_MN_DEVICE_ENUMERATED, USE_DMA_MACROS, NO_LEGACY_DRIVERS, FO_FLAGS_VALID_ONLY_DURING_CREATE, LOADER_PARTITION_INFORMATION_EX, BOOTDISK_INFORMATION_LITE, IO_CSQ_INSERT_IRP_EX, STATUS_CONTINUE_COMPLETION and several missing Ex*, REG_*, Cm*, Mm*, SL_*, Io*, IO_*, CONNECT_*, WDM_* and WMI* definitions.
- Update ExGetCurrentResourceThread and PADAPTER_OBJECT.
- Group some related definitions.
[WDM]
- Update wdm.h to reflect XDK changes.
svn path=/branches/header-work/; revision=46290
2010-03-20 23:01:57 +00:00
Amine Khaldi
a896fedfea
[NTOSKRNL]
...
- Remove duplicate SINGLE_GROUP_LEGACY_API definition.
[PSDK]
- Add missing GROUP_AFFINITY structure.
[NTDDK]
- Remove ExFreePool definition.
[NDK]
- Remove duplicate PROCESSOR_CACHE_TYPE and CACHE_DESCRIPTOR definitions (they now exist in wdm.h).
[XDK]
- Move several definitions to their appropriate places.
- Add PROCESSOR_CALLBACK_FUNCTION, INVALID_PROCESSOR_INDEX, XSTATE_SAVE, LOOKASIDE_MINIMUM_BLOCK_SIZE and several missing Ke*, KBUGCHECK_*, KB_ADD_PAGES_FLAG_*, EXCEPTION_*, KE_PROCESSOR_CHANGE_*, Ex*, FirstEntrySList, and EX_*, RESOURCE_* definitions.
- Update ExAllocateFromNPagedLookasideList, ExAllocateFromPagedLookasideList, ExFreeToPagedLookasideList, OWNER_ENTRY and ERESOURCE.
- Group some related definitions.
[WDM]
- Update wdm.h to reflect XDK changes.
svn path=/branches/header-work/; revision=46287
2010-03-20 16:58:43 +00:00