Call function from asm lib in c/c++?

From: ΢ЦµÄÈöµ© (fantast_xue_at_hotmail.com)
Date: 02/23/04


Date: Mon, 23 Feb 2004 18:45:36 +0000 (UTC)

Hi,
I met some problems in doing this. In c/c++, when I called a
function, like fooname, defined in asm's static lib(not dll),
the linker showed that it could not find the definition of _fooname.

Could you tell me how to do it?

Best Regards,
WilliamXue