<!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.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everyone,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; I am new to Enet. I downloaded the source 
distribution and built the source into enet.lib in Visual C++ 6.0. I then 
created a simple command-line application and included the enet.lib in my 
project. The&nbsp;application just calls enet_initialize() and 
enet_deinitialize(). It compiled fine and got linking errors on "unresolved 
external symbol _enet_initialize and _enet_deinitialize".</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; Can someone tell me why the error happened? 
Thanks.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Nancy</FONT></DIV></BODY></HTML>