Write an i2c test application for Windows

Since we're porting i2c drivers to Windows, it wouldn't be a bad idea to build a simple testing application around them. The functionality behind i2cdetect/set/dump on Linux could be implemented on top of these drivers for general use.