Hello,
I'm trying to determine whether the debugged application is a Windows Store app. Currently, I'm searching the loaded modules to see if there are any *.winmd files present, but this is more of a hack. Is there a better way to do this?
Thanks!
Hello,
I'm trying to determine whether the debugged application is a Windows Store app. Currently, I'm searching the loaded modules to see if there are any *.winmd files present, but this is more of a hack. Is there a better way to do this?
Thanks!