The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: Don57 on May 10, 2011, 08:04:50 PM

Title: linking external proc call
Post by: Don57 on May 10, 2011, 08:04:50 PM
I am having trouble linking calls to external proc from my mainline. The linker recogniizes the object file put there is no jmp generated to the proc.
Title: Re: linking external proc call
Post by: dedndave on May 10, 2011, 08:59:46 PM
we have no idea how to help you   :P

we don't know what the code looks like, or what the external function is
... or what the assemble and link command lines are

of course, we can always take guesses...

QuoteCarnac the Programmer

Michael Jackson, Tom Cruise, Mel Gibson....

(http://img839.imageshack.us/img839/4458/carnac.jpg)

....name 2 fruits and a vegetable
Title: Re: linking external proc call
Post by: dedndave on May 10, 2011, 09:04:33 PM
maybe this will help...

http://www.masm32.com/board/index.php?topic=15480.msg126841#msg126841