Are there any limitations in exception handling support for Metro apps?
-
Monday, April 23, 2012 4:20 PM
Are there any limitations in exception handling support for Metro apps? In particular, do the following operations work: adding & removing an exception handler, capturing context, and unwinding?
- Moved by Helen Zhao Wednesday, April 25, 2012 3:09 AM (From:Visual C++ General)
All Replies
-
Wednesday, April 25, 2012 3:09 AM
Hi Devinder,
According to your description, I'd like to move this thread to Building Metro style apps with C++ Forum for better support.
Thanks for your understanding.
Best regards,Helen Zhao [MSFT]
MSDN Community Support | Feedback to us
-
Wednesday, April 25, 2012 5:50 AMModerator
Hello,
You can check this document about exception in C++/CX
http://msdn.microsoft.com/en-us/library/windows/apps/dd997692(v=vs.110).aspxBest regards,
JesseJesse Jiang [MSFT]
MSDN Community Support | Feedback to us
- Marked As Answer by Jesse JiangMicrosoft Contingent Staff, Moderator Tuesday, May 01, 2012 8:15 AM


