Does anyone know where I can find a list of DLLs.
In particular does anyone know where I can find the dll for active X components?
thanks,
Rob
Printable View
Does anyone know where I can find a list of DLLs.
In particular does anyone know where I can find the dll for active X components?
thanks,
Rob
are you looking for a particular activex component's dll? Or a list of all the activex dlls that ship with VB? Or what?
please expand on your question.
Thanks,
John
John Pirkey
MCSD
www.ShallowWaterSystems.com
I'm looking for a particular dll that's sipped w/ vb. (Active X data objects)
thanks,
Rob
The ADO dll is named msado15.dll. Even if you have ADO 2.1 the dll name is still suggests 1.5. I'm not sure why MS did it that way, but they did. you can find it in the "C:\Program Files\Common Files\System\ado" directory.
Hope this helps,
John
John Pirkey
MCSD
www.ShallowWaterSystems.com