OSDN Git Service

2003-07-13 Casper S. Hornstrup <chorns@users.sourceforge.net>
authordannysmith <dannysmith>
Sun, 13 Jul 2003 03:41:46 +0000 (03:41 +0000)
committerdannysmith <dannysmith>
Sun, 13 Jul 2003 03:41:46 +0000 (03:41 +0000)
commita8f453e23a0ac0cdb21838da1e69ba6c5ce7bb36
treec4822b320bdecf3fd0c081502083975b94527bda
parentcc9cdfd068d90af25ea86288f6462d6b5407712a
2003-07-13  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* include/ddk/ntifs.h (KeInsertQueueApc): Make return type
BOOLEAN. Name parameter 4 PriorityBoost and make it of type
KPRIORITY.
* include/ddk/winddk.h (_KPCR): Put IDT field on next line.
* include/ddk/winddk.h (_IO_STATUS_BLOCK, _IRP, _OWNER_ENTRY,
_ERESOURCE, _IMAGE_INFO, _CREATE_DISK, _DISK_SIGNATURE, _KPCR_TIB):
Apply _ANONYMOUS_UNION to anonymous unions and _ANONYMOUS_STRUCT
to anonymous structs.
winsup/w32api/ChangeLog
winsup/w32api/include/ddk/ntifs.h
winsup/w32api/include/ddk/winddk.h