C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(331) : error C2146: syntax error : missing ';' before identifier 'Lock'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(331) : error C2501: '_KDPC::PULONG_PTR' : missing storage-class or type specifiers
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(331) : error C2501: '_KDPC::Lock' : missing storage-class or type specifiers
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(983) : error C2146: syntax error : missing ';' before identifier 'KSPIN_LOCK'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(983) : error C2501: 'KSPIN_LOCK' : missing storage-class or type specifiers
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(984) : error C2143: syntax error : missing ';' before '*'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(984) : error C2378: 'KSPIN_LOCK' : redefinition; symbol cannot be overloaded with a typedef
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(983) : see declaration of 'KSPIN_LOCK'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(984) : error C2501: 'PKSPIN_LOCK' : missing storage-class or type specifiers
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(6223) : error C2146: syntax error : missing ';' before identifier 'Affinity'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(6223) : error C2501: '_CM_PARTIAL_RESOURCE_DESCRIPTOR::__unnamed::__unnamed::KAFFINITY' : missing storage-class or type specifiers
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(6223) : error C2501: '_CM_PARTIAL_RESOURCE_DESCRIPTOR::__unnamed::__unnamed::Affinity' : missing storage-class or type specifiers
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(6357) : error C2146: syntax error : missing ';' before identifier 'AffinityMask'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(6357) : error C2501: '_CM_COMPONENT_INFORMATION::KAFFINITY' : missing storage-class or type specifiers
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(6357) : error C2501: '_CM_COMPONENT_INFORMATION::AffinityMask' : missing storage-class or type specifiers
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7007) : error C2146: syntax error : missing ';' before identifier 'Lock'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7007) : error C2501: '_KDEVICE_QUEUE::KSPIN_LOCK' : missing storage-class or type specifiers
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7007) : error C2501: '_KDEVICE_QUEUE::Lock' : missing storage-class or type specifiers
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7395) : error C2146: syntax error : missing ')' before identifier 'SpinLock'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7395) : warning C4229: anachronism used : modifiers on data are ignored
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7395) : error C2182: 'KeInitializeSpinLock' : illegal use of type 'void'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7395) : error C2491: 'KeInitializeSpinLock' : definition of dllimport data not allowed
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7395) : error C2440: 'initializing' : cannot convert from 'int *' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7395) : error C2059: syntax error : ')'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7404) : error C2146: syntax error : missing ')' before identifier 'SpinLock'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7404) : warning C4229: anachronism used : modifiers on data are ignored
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7404) : error C2182: 'KefAcquireSpinLockAtDpcLevel' : illegal use of type 'void'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7404) : error C2491: 'KefAcquireSpinLockAtDpcLevel' : definition of dllimport data not allowed
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7404) : error C2440: 'initializing' : cannot convert from 'int *' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7404) : error C2059: syntax error : ')'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7411) : error C2146: syntax error : missing ')' before identifier 'SpinLock'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7411) : warning C4229: anachronism used : modifiers on data are ignored
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7411) : error C2182: 'KefReleaseSpinLockFromDpcLevel' : illegal use of type 'void'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7411) : error C2491: 'KefReleaseSpinLockFromDpcLevel' : definition of dllimport data not allowed
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7411) : error C2440: 'initializing' : cannot convert from 'int *' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7411) : error C2059: syntax error : ')'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7421) : error C2146: syntax error : missing ')' before identifier 'SpinLock'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7421) : warning C4229: anachronism used : modifiers on data are ignored
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7421) : error C2491: 'KfAcquireSpinLock' : definition of dllimport data not allowed
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7421) : error C2440: 'initializing' : cannot convert from 'int *' to 'KIRQL'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7421) : error C2059: syntax error : ')'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7427) : error C2146: syntax error : missing ')' before identifier 'SpinLock'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7427) : warning C4229: anachronism used : modifiers on data are ignored
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7427) : error C2182: 'KfReleaseSpinLock' : illegal use of type 'void'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7427) : error C2491: 'KfReleaseSpinLock' : definition of dllimport data not allowed
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7427) : error C2440: 'initializing' : cannot convert from 'int *' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7429) : error C2059: syntax error : ')'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7479) : error C2146: syntax error : missing ')' before identifier 'SpinLock'
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7479) : warning C4229: anachronism used : modifiers on data are ignored
C:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h(7479) : error C2491: 'KeTryToAcquireSpinLockAtDpcLevel' : definition of dllimport data not allowed