Log in

View Full Version : MSDN: Windows Embedded Source Tools for Bluetooth Technology


Darius Wey
05-12-2005, 03:00 AM
<div class='os_post_top_link'><a href='http://msdn.microsoft.com/embedded/usewinemb/ce/sharedsrccode/west/default.aspx' target='_blank'>http://msdn.microsoft.com/embedded/...st/default.aspx</a><br /><br /></div><i>"Developing for Bluetooth technology (exposing Bluetooth services, enumerating devices or services, and connecting to services) can be a very time-intensive process. The Windows Embedded Source Tools for Bluetooth Technology program provides a Win32 API Wrapper that developers can expose in Visual Studio .NET or the .NET Compact Framework. Exposing the Win32 API Wrapper reduces the amount of code needed to develop for Bluetooth Technologies and helps make it easier to create compelling Windows Mobile and Windows CE Bluetooth applications."</i><br /><br />Microsoft's release of the Windows Embedded Source Tools for Bluetooth (a shared source Bluetooth class library) helps make the development of Bluetooth services and applications a lot easier by effectively reducing the lines of code utilising Bluetooth technology from a few hundred to a mere few. As a benefit of the program, developers will be given access to a managed class library for Windows CE 5.0 and Windows Mobile 5.0. Check it out <a href="http://msdn.microsoft.com/embedded/usewinemb/ce/sharedsrccode/west/default.aspx">here</a>.