Smart Device Framework 2.2 发布了

  2008年的情人节,OpenNETCF.org低调的发布了他们的 Smart Device Framework的2.2版,您可以下载社区版或者购买包含源代码的版本。下面是SDF2.2中的一些修改和新增的内容:

一.修改和修正
  • Bug fix in CRC class
  • Bug fixes in audio classes
  • ConnMgr EnumDestinations fix
  • ConnMgr RequestDisconnect fix
  • Adapter fixes for setting IPAddress, DNSServer, Gateway
  • StreamInterfaceDriver fixes for IOCTL calls with null data
  • TextDataAdapter fixes
  • AccesPoint 和AccessPointCollection 移至 NetworkInformation namespace
  • Many OpenNETCF.Net enums moved to OpenNETCF.Net.NetworkInformation to align with FFx model
  • NetworkInterfaceWatcher reworked for new networking classes
  • ConfigurationSettings.GetConfig added overload to allow passing context to ConfigSectionHandlers
  • See our Buzilla Database for possibly more fixes

二。新增内容

  • GraphicsEx.CopyFromScreen
  • Drawing.CopyPixelOperation
  • MemoryMappedFile class
  • StreamInterfaceDriver Activate/DeactivateDevice methods
  • ToolHelp.ModuleEntry class
  • EventWaitHandle.GetData / Set(int) methods
  • EventWaitHandle.Pulse method
  • Application2.Run allows main form to remain hidden on startup
  • DelimitedTextWriter class
  • FileSystemMonitor class (works in console apps)
  • Toolhelp namespace is now desktop compatible
  • Messaging namespace refactored to allow stand-alone use
  • OpenNETCF.WindowsCE.Services namespace
  • NetworkInformation 命名空间扩展
    • ArpEntry
    • ArpTable
    • GatewayIPAddressInformation
    • GatewayIPAddressInformationCollection
    • IcmpV4Statistics
    • IcmpV6Statistics
    • IPAddressInformation
    • IPAddressInformationCllection
    • IPAddressCollection
    • IPForwardEntry
    • IPGlobalProperties
    • IPGlobalStatistics
    • IPInterfaceProperties
    • IPProtocol
    • IPRoutingTable 
    • IPStatus
    • IPv4InterfaceProperties
    • IPv4InterfaceStatistics
    • IPv6InterfaceProperties
    • MulticastIPAddressInformation
    • MulticastIPAddressInformationCollection
    • NetworkInterface
    • OperationalStatus
    • PhysicalAddress
    • TcpConnectionInformation
    • TcpState
    • TcpStatistics
    • UdpStatistics
    • UnicastIPAddressInformation
    • UnicastIPAddressInformationCollection
    • WEPStatus
    • WirelessNetworkInterface
    • WirelessZeroConfigNetworkInterface
  • OpenNETCF.AppSettings namespace (桌面兼容性代码)
    • SettingsFile
    • Setting
    • Settings
    • SettingGroup
    • SettingGroups

更多信息请访问:http://www.opennetcf.com/cf/products/sdf.ocf

posted on 2008-02-16 19:36  J.D Huang  阅读(2281)  评论(4编辑  收藏  举报