Which driver in which dll

From RadiWiki
Revision as of 07:27, 20 April 2007 by Jewe (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Where can I find which driver is stored in which dll?

Answer

In the version folder there is a file called device.dat. This file is the link between RadiMation and the device driver system.

How does this help me? It is a text based file so you can view it with notepad for example.

MARCONI2017,MARCSG.DLL,Marconi,1,2017

is an example of one of the lines in this file. what does it tell you?

#UNIQUE ID# , #DLL file# , #Manufacture#, #Type device#, #device ID#

so if we are looking for the 2017 of macroni we found it.

hint: search for the device ID but leave out the a and b in the end. example Hewlett Packard 11713A, can also have a "B" version. so searching for 11713 will give you faster results.