Dear All,
I’m new to Windows ME driver development. I’ve found that theres’ lot
of differences between both when it comes to specifying the registry
service entries etc.
Now i’ve a driver which already works on 2k…now i have compiled it
on Me build environ. Now i have a sys file for me…
I’ve been using CreateService funtion of MSDN to create my drivers
service entry from the application. I couldn’t find an equivalent for this
to start my driver up.
Now first Q is when do we go for Vxd’s (i have found serial.sys in 2k is
also and Vxd in Me)…will this .sys file be sufficient
And next Q is how i can create a service entry for my driver in the
Registry like the way CreateService does?
Thanks in Anticipation
cheers
Sesha.