I want to use a new pm.dll in my image that was sent from microsoft to
display debug messages. So I replaced the old pm.dll with the new one
in my release directory, the platform retail directory, and all other
directories that I saw pm.dll in. Then I did a makeimg and downloaded
the new image to my device
After bootup, I don't see any debug messages. When I look in the
windows directory on the device, I see that the old pm.dll is there,
because the file size is much smaller than the new one with debug
messages. So this is where I'm stuck. I searched the whole hard drive
for any instances of the old pm.dll and none exist. Any suggestions?