I've stumbled into an interesting problem. For most functions
(DriverEntry, PnP dispatch, etc.), I'm able to set breakpoints and
step through my code. The problem I've arrived at is that my device
control dispatch routine. When I break into it, I only see the
assembly code. This is the first time this has ever happenned.
Anyone have any idea?
Thanks,
Dean