hi all
I have a strange problem with my computer, I have a driver which I install and start it via user mode app which is the same NONPNP provided by msdn .
it have been working for more than month but recently I ca not start the driver I get error (2) when call StartService() and this not happen always some times after reboot or shutdown the computer the driver work for one or two time but after that I get
the same problem even if I do not change any thing in the code , I think this is windows problem but what the solution .
I get some strange things also in my laptop maybe this one if them , like when restart the computer suspend ,when I want to connect to Internet via USB (3G Modem) I can not and some times I can not Hibernate or shutdown the PC !!
I think there is a problem make all of these strange behavior , but the important for me is my driver work , any suggestion ??