Kernel-Mode Coding Tips and Tricks
You are going to find a lot of "little issues" when coding at ring0. Things like the fact you can't use normal API calls, use normal safe string functions etc. As I come across them, I will post them here.
You are going to find a lot of "little issues" when coding at ring0. Things like the fact you can't use normal API calls, use normal safe string functions etc. As I come across them, I will post them here.