|
-
Jan 4th, 2001, 11:00 PM
#1
Thread Starter
Addicted Member
Ok, for visual basic 6 french , there is a DLL needed to run
any EXE application from vb .. vb6fr.dll
normally, this file go in c:\windows\system\
but .. under windows 2000 Pro , my System directory is in
c:\winNT\system
So, I have tried to put the file in c:\winNT\system, and in
the App directory ..
But, When I start the Application, an error msg occur :
<The language DLL "vb6fr.dll" could not be found .>
Any idea to fix it ?
-
Jan 5th, 2001, 12:01 AM
#2
Try putting it in C:\winNT\system32
I think that's where VB stuff goes when run on WinNT.
-
Jan 5th, 2001, 12:29 AM
#3
Thread Starter
Addicted Member
Ok..
working ( little bit more )
but another error this time :
Entry RegisterServiceProcess of a DLL not found in Kernel32
Another idea ??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|