I'm trying to update the new version of Rendezvous into my project. I
didn't make it for a while and I have some problems with the new
implementation. I already corrected the problems with the calls to
mDNS_StartBrowse and the others. I should now be able to compile my
project. But, when I try to compile the project (I use Visual Studio .NET
2003), I get some unresolved external symbols for 25 functions included in
the DNSCommon.c file. However, this file is already included in my project
and compile with the other files. The functions should be defined, but it
doesn't seem to work for my project. What could be the difference with the
(working) exemple project you give with the mDNSResponder module? The
exemple application I tried is the RendezvousBrowser. It uses almost the
same files as me and works perfectly with the DNSCommon.c file. Also, I
have some type conversion errors with the uDNS.c file. I had to modify it
by doing some static conversions. The file, however, works perfectly with
the exemple without any modification...
I hope you can help me!
If you need any more details, just ask me!
Thanks a lot
Frederic Drolet
_______________________________________________
rendezvous mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/rendezvous
Do not post admin requests to the list. They will be ignored.