Page 1 of 1

Device ids always present?

PostPosted: Dec 12, 2007 @ 11:19am
by j.edwards
Hi, can anyone confirm whether or not all ppc2003 devices onwards provide a unique device id?
I will be using KernelIoControl(IOCTL_HAL_GET_DEVICEID) for 2003 devices and GetDeviceUniqueID() for WM5+.

I am just wondering if I need to cater for odd devices that don't return any unique id?

PostPosted: Dec 12, 2007 @ 6:27pm
by PointOfLight

PostPosted: Dec 13, 2007 @ 12:07am
by j.edwards