I have been developing a driver for quite a while now. Yesterday when I logged off it was perfectly functional, was able of being run and did what it is supposed to.
Today, I didn't change a thing and just ran the driver to see the "The specified procedure could not be found." error code from the sc start command.
I am compiling the project on my host machine and then running the .sys in a VMware virtual machine. From what I have found, this error code means there is a missing dependency, however I didn't change a thing. How can this occur?