thedee23
Sep 27th, 2000, 11:06 PM
I have written a program in VB 6 on a Windows 95 machine. I have SP4 installed also.
A user of mine has NT 4.0 and he gets this error when he tries and run my program "Run Time error 53. File not found rasapi32.dll". He ran my setup program that I created using the package and deployment wizard.
In my program I have a couple function calls that use rasapi32.dll. What my question is - Shouldn't the package and deployment wizard detect that I am using that and add it to the list of file to distribute or do I need to add this file manually? When ever you do function call to dll's do you need to add these files manually when going through the package and deployment wizard??
thanks
A user of mine has NT 4.0 and he gets this error when he tries and run my program "Run Time error 53. File not found rasapi32.dll". He ran my setup program that I created using the package and deployment wizard.
In my program I have a couple function calls that use rasapi32.dll. What my question is - Shouldn't the package and deployment wizard detect that I am using that and add it to the list of file to distribute or do I need to add this file manually? When ever you do function call to dll's do you need to add these files manually when going through the package and deployment wizard??
thanks