I see this message dumped all the time:
DeviceFolder::LoadDevice!Enumerate Found deprecated load instructions at
(Driver
s\BuiltIn\AFD). Driver cannot be unloaded.
DeviceFolder::LoadDevice!Enumerate
Fou
nd deprecated load instructions at (Drivers\BuiltIn\PPP). Driver cannot be
unloa
ded.
It looks like it originates from:
C:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\BUSENUM\BUSDEF\defbus.cpp(153):
It is a RETAILMSG but I don't understand what is looking for.
Is there a "correct" way to satisfy what is looking for and suppress the
message?
I could change it to a "DEBUGMSG" but I thought modifying anything in the
PUBLIC directory is a no no.