ASM Community
Home
»
Forums
»
Easy Code
»
What kind of project to use?
What kind of project to use?
I need to make a program in assembler that I can use from a C program. Whih kind of project must I use?
Posted on 2005-04-09 20:28:18 by luisvalencia
Re: What kind of project to use?
DLLs and Static libraries will both work with C programs.
Posted on 2005-04-09 21:27:17 by donkey