作者eliczone (C'est la vie)
看板C_Sharp
标题[问题] 有关於function的 entry point
时间Mon Jul 30 18:14:25 2007
就是想要DllImport的时候
要如何得知我目前要用的这个function的entry point
Dependency Walker所呈现的是16进位
要如何得知呢!? 谢谢大家
[DllImport("msvcrt.dll")]
public static extern int puts(string c);
这样打有错吗!?
而且我也有打 using System.Runtime.InteropServices;
但错误清单显示[DllImport.....]这行有错...
查了很多地方 都是这样写 不知道是错在哪里@@"
谢谢能够帮我解答的人
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 220.228.145.146