Which driver in which dll: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
is an example of one of the lines in this file. | is an example of one of the lines in this file. | ||
what does it tell you? | what does it tell you? | ||
#UNIQUE ID# , #DLL file# , #Manufacture#, #Type device#, #device ID# | #UNIQUE ID# , #DLL file# , #Manufacture#, #Type device#, #device ID# |
Revision as of 07:23, 20 April 2007
Where can I find which driver is stored in which dll?
Answer[edit]
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#