From a person wanting to know more about Windows Internals, reading the book “Windows Internals”, and wanting to get into driver development, is learning COM programming a good idea?
How deep should I get into it? Just understand the basics or should understanding be advanced, taking into account the above.
COM isn’t used much in current development, but there is an enormous amount of software still using it. Just understanding the basics should be sufficient.