problem with addDevice
Hello,

I want to ask. I just try to create a simple driver. First inside driverEntry i define only driverUnload. When i test with instDrv it works fine. When i add function adddevice, i have some problem. When i look in debugview, the driver is started and also stopped. Anyone know why is that?