This call returns the fully qualified drive, path, file name, and extension associated with a referenced module handle.
DosGetModName
ModuleHandle (HMODULE) - input
The handle returned by either a DosGetModHandle or a DosLoadModule request can be used with this call. An error is returned if the buffer is not large enough for the module name.