]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - mDNSWindows/Applications/DNSServiceBrowser/WindowsCE/Sources/StdAfx.h
mDNSResponder-66.3.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / Applications / DNSServiceBrowser / WindowsCE / Sources / StdAfx.h
index 3672152459ed954d69746d50ca97362325ce8d7d..e3be1968eaad0653cc13cae2a9ed54bbd2dcf1db 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
@@ -23,6 +25,9 @@
     Change History (most recent first):
     
 $Log: StdAfx.h,v $
+Revision 1.2  2004/01/30 02:56:33  bradley
+Updated to support full Unicode display. Added support for all services on www.dns-sd.org.
+
 Revision 1.1  2003/08/21 02:16:10  bradley
 Rendezvous Browser for HTTP services for Windows CE/PocketPC.
 
@@ -50,7 +55,8 @@ Rendezvous Browser for HTTP services for Windows CE/PocketPC.
 #include <afxcmn.h>                    // MFC support for Windows Common Controls
 #endif // _AFX_NO_AFXCMN_SUPPORT
 
-#include <afxsock.h>           // MFC socket extensions
+#include <winsock2.h>
+//#include <afxsock.h>         // MFC socket extensions
 
 //{{AFX_INSERT_LOCATION}}
 // Microsoft eMbedded Visual C++ will insert additional declarations immediately before the previous line.