I\'m new to Win 8 Metro application development, and discovered that lots of things seem to be changed from the classic WPF.
What troubles me the most is that there\
I used crash code to exit Windows 8 Metro APP. char *p = nullptr; *p = 1;