]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - mDNSWindows/Applications/DNSServiceBrowser/Windows/Sources/ChooserDialog.h
mDNSResponder-66.3.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / Applications / DNSServiceBrowser / Windows / Sources / ChooserDialog.h
index 7acb0b512a1be39de67aa0228c2b499cdeaaf054..a98e5b6db77510c9688ad65fdd681308231cf46e 100644 (file)
@@ -1,8 +1,10 @@
 /*
- * Copyright (c) 2002-2003 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2002-2004 Apple Computer, Inc. All rights reserved.
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
+ * Copyright (c) 1999-2003 Apple Computer, Inc.  All Rights Reserved.
+ * 
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
  * Version 2.0 (the 'License'). You may not use this file except in
     Change History (most recent first):
     
 $Log: ChooserDialog.h,v $
+Revision 1.3  2004/01/30 02:56:32  bradley
+Updated to support full Unicode display. Added support for all services on www.dns-sd.org.
+
+Revision 1.2  2003/10/31 12:18:30  bradley
+Added display of the resolved host name. Show separate TXT record entries on separate lines.
+
 Revision 1.1  2003/08/21 02:06:47  bradley
 Moved Rendezvous Browser for non-Windows CE into Windows sub-folder.
 
@@ -68,6 +76,7 @@ struct        ServiceInstanceInfo
        std::string             ip;
        std::string             text;
        std::string             ifIP;
+       std::string             hostName;
 };
 
 struct ServiceTypeInfo