Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interface assembly language or turbo c with visual foxpr
Message
 
To
28/09/1998 09:47:38
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00131335
Message ID:
00141529
Views:
42
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform