> I have created Activex Dll in Visual C++,but when I call in FoxPRo it returns an Error,"Cannot load a Win32 bit DLL"..How can I load it?
>
> Anyone with an idea...
Try to register it before in windows/start with
regsvr32 (complet path to yourDll.dll)
this returns you a messagebox(successful or no)
Dont rate please.its only for the pleasure to help.Give me only a feed back.
Yousfi Benameur