Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Interface assembly language or turbo c with visual foxpr
Message
 
À
28/09/1998 09:47:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00131335
Message ID:
00141529
Vues:
43
Hi Chang,

>. By using inline assembler on visual c++, i think the problem can be solve.
> I had tried to write a simple inline assembler code on visual c++, and
>succeed to compile it . When i run the .exe file , the dos window was appear.

This sounds like you created a terminal based Win32 application, it's a Windows application, but runs in a text window or in full screen mode. What you need is a DLL. When creating the project you get a list of all possible types of files you can create. Make sure you select either DLL or MFC DLL (probably the first one would be better here).

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform