[reSIProcate] the role of ares for resiprocate

julien thai julienresiprocate at gmail.com
Tue Apr 26 13:25:29 CDT 2005


Dear Experts,
 I decided to change the code of ares to pass some errors in wince.
then in ares_init.h, i changed the code like below. It means that
it doesn't use some code.
 If i do like that,i don't know if it will make something change in 
resiprocate later?
 Can you explain me anything?
  #ifdef WIN32
+#ifndef _WIN32_WCE
HKEY hKey; 
char hostpath[256];
if(RegOpenKeyEx(HKEY_LOCAL_MACHINE, 
"SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters", 0, 
KEY_QUERY_VALUE, 
 &hKey) == ERROR_SUCCESS) 
}
}
#endif
 Julien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050426/155d1f58/attachment.htm>


More information about the resiprocate-devel mailing list