Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

VB 50 Call DLL

0 views
Skip to first unread message

蛋餅

unread,
Aug 19, 1998, 3:00:00 AM8/19/98
to
※ 引述《cha...@ms1.accmail.com.tw (charge)》之銘言:
> DLL有分16位元跟32位元的, 據瞭解32Ap不能用16DLL, 請確認一下是否為此原因
> Dreamer <dea...@iii.org.tw> 次寫入到主題 <6pre5n$gpr$1...@news.seed.net.tw>...
> > 請問我用 Visual C 5.0 寫了一個 DLL,使用 C or C++ 去 Call
> 沒問題,但是使用
> > Visual Basic 5.0 去 Call 則發現找不到此 Function 在 DLL 中之 entry
> 能不能告
> > 訴我為何???????

在function name 前加 WINAPI

e.g int WINAPI MyFunction ();
--
※ Origin: 楓橋驛站<bbs.cs.nthu.edu.tw> ◆ From: ms16.hinet.net

0 new messages