<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1543" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Yay it worked!</FONT></DIV>
<DIV><FONT face=Arial size=2>/emote jumps around his room :-)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you very much.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Matija</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=paching@gmail.com href="mailto:paching@gmail.com">Paul Collier</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=enet-discuss@cubik.org 
  href="mailto:enet-discuss@cubik.org">Discussion of the ENet library</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, May 23, 2006 10:36 
PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [ENet-discuss] Newbie error 
  - VC++6</DIV>
  <DIV><BR></DIV>Hiya,<BR><BR>A quick search with Google tells me that you might 
  need to link winmm.lib too. Google is your friend :)<BR><BR>VC++ doesn't 
  really care if you add .h files, they're just there to help you. They don't 
  get compiled, just included into the source files. I'd really advise you to 
  read up on what goes on during a compile, it's useful knowledge! <BR><BR>No 
  need to thank me, I'm pretty much plagarizing Google as we speak 
  ;D<BR><BR>Best of luck,<BR>- Paul<BR><BR>
  <DIV><SPAN class=gmail_quote>On 5/23/06, <B class=gmail_sendername>Matija 
  Runkas</B> &lt;<A href="mailto:matija.runkas@zg.t-com.hr"> 
  matija.runkas@zg.t-com.hr</A>&gt; wrote:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV>
    <DIV bgcolor="#ffffff">
    <DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>it almost worked :(</FONT></DIV>
    <DIV><FONT face=Arial size=2>Compiling the main program with enet.lib now 
    prduces the folowing errors and i have no idea how to solve 
    them:</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2><EM>enet.lib(win32.obj) : error LNK2001: 
    unresolved external symbol </EM><A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:__imp__timeBeginPeriod@4" 
    target=_blank><EM>__imp__timeBeginPeriod@4</EM></A><BR><EM>enet.lib(win32.obj) 
    : error LNK2001: unresolved external symbol </EM><A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:__imp__timeEndPeriod@4" 
    target=_blank><EM>__imp__timeEndPeriod@4</EM></A><BR><EM>enet.lib(win32.obj 
    ) : error LNK2001: unresolved external symbol </EM><A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:__imp__timeGetTime@0" 
    target=_blank><EM>__imp__timeGetTime@0</EM></A></FONT></DIV>
    <DIV><SPAN class=q><FONT face=Arial size=2><BR><EM>Debug/test1.dll : fatal 
    error LNK1120: 3 unresolved externals<BR>Error executing 
    link.exe.</EM></FONT></SPAN></DIV>
    <DIV></DIV>
    <DIV><EM><FONT face=Arial size=2></FONT></EM>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>Creating .lib went trough without any warnings 
    or errors. What could be the problem?</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>PS. When creating .lib do I just add .c files 
    to project or .h files as well?</FONT></DIV></DIV>
    <DIV><SPAN class=sg>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial 
  size=2>Matija</FONT></DIV></SPAN></DIV></DIV><BR></BLOCKQUOTE></DIV><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>ENet-discuss mailing 
  list<BR>ENet-discuss@cubik.org<BR>http://lists.cubik.org/mailman/listinfo/enet-discuss<BR>
  <P>
  <HR>

  <P></P>No virus found in this incoming message.<BR>Checked by AVG Free 
  Edition.<BR>Version: 7.1.394 / Virus Database: 268.7.0/346 - Release Date: 
  23.5.2006<BR></BLOCKQUOTE></BODY></HTML>