Re: run not registered dll made with VFP on internet server by Fred
Fred
Tue Oct 31 09:23:01 CST 2006
Yes, but not for a VFP created DLL. I'm pretty sure there has to be an
entry in the registry to "find" it since it's looking for a class name, not
particularly a file name.
--
Fred
Microsoft Visual FoxPro MVP
"AA" <A@A> wrote in message news:%23cuiz7P$GHA.3456@TK2MSFTNGP02.phx.gbl...
> If the dll is in the same folder as the exe, that's where VFP will search
> first, without the dll being registered. Works for the runtime dlls in any
> case.
> -Anders
>
> "Samir Ibrahim" <samir.ibrahim@wilcopm.com> skrev i meddelandet
> news:uZi6SCP$GHA.4524@TK2MSFTNGP04.phx.gbl...
>> VFP7 XPSP2
>> Is there a way of running a DLL compiled with VFP on internet server
>> without rigistering the DLL On the server?
>>
>> Samir Ibrahim
>>
>>
>
>