Added: GUI demo app, similar the original one, but in VC++ .NET
authorpavel <pavel@aaa>
Fri, 16 Jan 2015 07:54:37 +0000 (09:54 +0200)
committerpavel <pavel@aaa>
Fri, 16 Jan 2015 08:18:30 +0000 (10:18 +0200)
commit00a4b8f397bab85ea1f0391ac8677caf72b5e8ea
treee13ed50eae64ee868b6a68b625f2e29d9725e34b
parentf96d5294808eedc2cda8ae5c5cd460beb1218841
Added: GUI demo app, similar the original one, but in VC++ .NET
windows-vs/VS_GUI_demo/AssemblyInfo.cpp [new file with mode: 0644]
windows-vs/VS_GUI_demo/Form1.h [new file with mode: 0644]
windows-vs/VS_GUI_demo/Form1.resX [new file with mode: 0644]
windows-vs/VS_GUI_demo/GUIapp.cpp [new file with mode: 0644]
windows-vs/VS_GUI_demo/GUIapp.vcproj [new file with mode: 0644]
windows-vs/VS_GUI_demo/ReadMe.txt [new file with mode: 0644]
windows-vs/VS_GUI_demo/app.ico [new file with mode: 0644]
windows-vs/VS_GUI_demo/app.rc [new file with mode: 0644]
windows-vs/VS_GUI_demo/resource.h [new file with mode: 0644]