Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vc++
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Vc++
Divers
Thread ID:
00166468
Message ID:
00167746
Vues:
19
Rick,

I'm just starting from a MFC AppWizard (dll) project in VC. I've never looked in great detail to find out what puts non-mangled entry point names into the system. I just assumed it was the .def file, or some other internal "magic" deep in the bowels of the DLL that handled it.

>How are you compiling this? C++ compilers perform name mangling
>which is incompatible with WinAPI calling conventions.
>
>I guess you can override the objects, but then question becomes
>why would you do this? It's an object and you can't really
>create it on your own. You'd have to load it in DLLMain and then
>leave it running the entire lifetime of the DLL.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform