Hi All,
Does Anyone know how I go about finding out what functions are
contained in a DLL or DRV file.
I thought of using the GetProcAddress, but this only returns the
address if you know it exists in the DLL. Can you use this on a DRV
file??
Thanks
Louis