Posted October 11, 200717 yr Hello We have written a device driver for a multidrop device (type of serial card) for Windows NT4. It works fine on NT4 but we want to see if we can get it to work without any code changes on XP. On NT there was a devices section where I can see if the driver is loaded/running but cannot seem to find anything like this on XP? Where should I be looking? The device driver does not appear in the list of services but by calling the Windows API OpenService function with the driver name it indicates it has been installed. Basically I want to know how I can check that a device driver is installed correctly and working in XP. how do I do that? Angus
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.