mike replied to Alex Feinman
06-Dec-09 03:28 PM
It
no
ndor
-----------------------------------------------------------
Hi:
You need to call KernelIoControl (IOCTL_HAL_GET_DEVICEID, NULL, 0,
pszDeviceID,
dwDeviceIDStructSize,
&dwBytesRet)
to get device information.
KernelIoControl(IOCTL_HAL_GET_DEVICE_INFO, (VOID*)&dwSpi, sizeof
(dwSpi),
pCorrectOutBuf, dwCorrectOutSize,
NULL))
Try this so, could get CPU ID and Platform information.
Mike
http://www.itxembedded.com