16bit dll problem
I am facing problem in using a 16bit dll on both Windows NT and Windows 98 Platforms. An application using that dll is running on both platforms.
-On NT I got the message "The application or DLL ... is not a valid Windows NT image. Please check this against installation diskette." while on 98 I got no message.
Is there any way to use functions of this dll? Documentation about methods for using dll is all available.

