March 2009 - Posts
If you don't compile the interop sample for 64-bit and then try to use the x86 version in your 64-bit project, you'll get a BadImageFormatException when you try to compile your project. This is to be expected. However, we've noticed that the x64 configuration
Read More...
If you've worked with property keys, say with Windows Portable Devices, you've probably run across this macro. The Sensor platform would require you to define your own property keys if, say, you want to define a custom sensor data type. This macro isn't
Read More...
If you've been itching to work with sensors and location, but prefer to use .NET, here's great news for you! http://code.msdn.microsoft.com/SensorsAndLocation Here's a direct link to the code download: http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=SensorsAndLocation&DownloadId=5039
Read More...