registerw32Function
- Posted by 10963508 at europeonline.com Aug 27, 2002
- 403 views
I suggest adding mechanism to alert user if he wants to registerw32Function () same function twice. It happened to me twice already that I spent hours looking for bug when I copied and pasted second line and forgot to change function name string!! xInternetConnect = registerw32Function (wininet, "InternetConnectA", ... xInternetCrackUrl = registerw32Function (wininet, "InternetConnectA", ...