I ran into a problem recently with my VS2005. I am attempting to do some C#
bluetooth coding, and I found the libraries I needed on the "Windows Embedded
Source Tools for Bluetooth Technology" page located here:
http://msdn.microsoft.com/embedded/usewinemb/ce/sharedsrccode/west/default.aspx
I found that I could install the libraries via the provided installer, but I
was unable to make my VS2005 find the libraries. (I was unable to find the
libraries manually either).
So my question is a two part question. 1) How do I point VS to a custom/new
library? and 2)How do I make the Bluetooth library in specific work with my
VS2005?
Roger Williamson - 24 Oct 2006 17:11 GMT
I've been searching, but I have still gotten nowhere.