C Board  

Go Back   C Board > General Programming Boards > C Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 04-29-2007, 09:27 AM   #1
Registered User
 
Join Date: Apr 2007
Posts: 1
wininet

I'm making a mod for the game rtcw.
Everything is going good only when i want to download a file from a ftp server its i get the fellow errors (i use the winnet library or that):
l:\mod\mod\dev\g_client.o(.text+0x9a85):g_client.c : undefined reference to `InternetOpenA@20'
I thinks its is because im making a dll file because when i put the function i use in a new project and i dont make a dll its all good.
I found on http://msdn2.microsoft.com/en-us/library/aa385096.aspx that a dll requires wininet .dll but i have no idee wath they mean with that?
need i include wininet.dll in my project? if yes how i must do that.
jopp3 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
My tut on WinINet... Queatrix General Discussions 17 04-24-2007 11:33 AM
Using wininet with cookies bithub Windows Programming 4 06-01-2006 10:10 PM
wininet (internetconnect) jabroni77 Networking/Device Communication 0 05-19-2005 07:29 AM
Where can i find a tutorial on WinInet? Inquirer C++ Programming 1 04-24-2002 04:34 PM
WinInet Inquirer C++ Programming 0 04-20-2002 08:41 PM


All times are GMT -6. The time now is 09:33 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22