编译出现如下错误:
error C2275: 'PHYSICAL_ADDRESS' : illegal use of this type as an expression
error C2146: syntax error : missing ';' before identifier 'RegPA'
error C2065: 'RegPA' : undeclared identifier
error C2224: left of '.QuadPart' must have struct/union type
error C2440: 'function' : cannot convert from 'int' to 'PHYSICAL_ADDRESS'
warning C4024: 'MmMapIoSpace' : different types for formal and actual parameter 1
以下是我的SOURCES