Mercurial > hg > ccmieditor
view native/WinNarrator/WinNarrator.cpp @ 1:71ff0735df5a
Fixed bug: open dialog window not opening.
Removed useless FileSystemTreeCellRenderer class.
author | Fiore Martin <fiore@eecs.qmul.ac.uk> |
---|---|
date | Tue, 10 Jan 2012 11:39:43 +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; }