X-Git-Url: https://git.saurik.com/apple/mdnsresponder.git/blobdiff_plain/b7388343e7dbd0ce526282fbd93d546e3b0610db..8e92c31c9a45a66732f5bc7afbc9f5596c17e91d:/mDNSWindows/Applications/DNSServiceBrowser/WindowsCE/Sources/StdAfx.h diff --git a/mDNSWindows/Applications/DNSServiceBrowser/WindowsCE/Sources/StdAfx.h b/mDNSWindows/Applications/DNSServiceBrowser/WindowsCE/Sources/StdAfx.h index 3672152..e3be196 100644 --- a/mDNSWindows/Applications/DNSServiceBrowser/WindowsCE/Sources/StdAfx.h +++ b/mDNSWindows/Applications/DNSServiceBrowser/WindowsCE/Sources/StdAfx.h @@ -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 // MFC support for Windows Common Controls #endif // _AFX_NO_AFXCMN_SUPPORT -#include // MFC socket extensions +#include +//#include // MFC socket extensions //{{AFX_INSERT_LOCATION}} // Microsoft eMbedded Visual C++ will insert additional declarations immediately before the previous line.