3 ; Copyright (c) 2003-2004 Apple Computer, Inc. All rights reserved.
5 ; Licensed under the Apache License, Version 2.0 (the "License");
6 ; you may not use this file except in compliance with the License.
7 ; You may obtain a copy of the License at
9 ; http://www.apache.org/licenses/LICENSE-2.0
11 ; Unless required by applicable law or agreed to in writing, software
12 ; distributed under the License is distributed on an "AS IS" BASIS,
13 ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ; See the License for the specific language governing permissions and
15 ; limitations under the License.
17 ; Change History (most recent first):
20 ; Revision 1.4 2006/09/27 00:46:18 herscher
21 ; <rdar://problem/4249761> API: Need DNSServiceGetAddrInfo()
23 ; Revision 1.3 2006/08/14 23:25:41 cheshire
24 ; Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0
26 ; Revision 1.2 2004/07/19 07:43:59 shersche
27 ; export TXTRecord APIs
29 ; Revision 1.1 2004/06/18 03:55:11 rpantos
30 ; Move DLL up to main level; additional integration from Scott.
32 ; Revision 1.2 2004/03/19 10:07:14 bradley
33 ; Export all DNS-SD API symbols from the DLL so they can be used by clients.
35 ; Revision 1.1 2004/02/21 04:16:50 bradley
36 ; DLL wrapper for DNS-SD API.
45 DNSServiceProcessResult
46 DNSServiceRefDeallocate
47 DNSServiceEnumerateDomains
50 DNSServiceUpdateRecord
51 DNSServiceRemoveRecord
54 DNSServiceConstructFullName
55 DNSServiceCreateConnection
56 DNSServiceRegisterRecord
58 DNSServiceReconfirmRecord
59 DNSServiceNATPortMappingCreate
70 TXTRecordGetItemAtIndex