view native/WinNarrator/WinNarrator.cpp @ 7:075ae9eb2a40

changed splash screen to .gif corrected line style bug set Tablet/Mouse as first option on haptic device dialog
author Fiore Martin <fiore@eecs.qmul.ac.uk>
date Tue, 18 Dec 2012 18:49:20 +0000
parents 9418ab7b7f3f
children
line wrap: on
line source
// WinNarrator.cpp : Defines the entry point for the console application.
//

#include "stdafx.h"


int _tmain(int argc, _TCHAR* argv[])
{
	return 0;
}