Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting error when trying to print from within a DLL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00858675
Message ID:
00859649
Vues:
24
Nope :)

You cannot register COM EXE with REGSVR32. REGSVR32 works only with DLL or OCX files.
You can register COM EXE (you will also need .VBR and .TLB files) with
mycomexename.exe -REGSERVER
and on the client PC (in case of using DCOM) by
clireg32 mycomexename.VBR
BTW, David I am sure you know this. :)


>David,
>
>Yup.
>
>>Thanks Dave! Buy the way, if they build it as an exe would they still use REGSVR32 to register it?
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform