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 ?