133 reputation
9
bio website
location
age
visits member for 2 years
seen May 16 at 22:53
stats profile views 19

Apr
28
revised C++/CX - Case insensitive comparison of two String objects
deleted 121 characters in body
Apr
27
asked C++/CX - Case insensitive comparison of two String objects
Apr
18
accepted C++/CX - Check the type of an object?
Apr
17
answered C++/CX - Check the type of an object?
Apr
17
comment C++/CX - Check the type of an object?
Actually, it appears to be even easier... Type^ meh = element->GetType();
Apr
16
asked C++/CX - Check the type of an object?
Apr
15
answered C++/CX - Vector of Vectors?
Apr
15
revised C++/CX - Vector of Vectors?
added 360 characters in body
Apr
15
asked C++/CX - Vector of Vectors?
Mar
27
comment C++/CX - How to convert a number stored as String^ to byte?
Thanks Hans - I appreciate the response. I think you are assuming that I am the one creating this String^ (as a result of my condensed example to state the problem more clearly). Actually, this value is passed to me by a WinRT API as a String^, and unfortunately I have another API which needs to receive the value as a byte. There is nothing that I can do about this in my code, hence the need for conversion :) Sorry if the condensed example confused things - I am quite familiar with CX/String^ and only use it when necessary. I will convert it to wstring and go from there - thanks!
Mar
27
comment C++/CX - How to convert a number stored as String^ to byte?
Example? and this must be byte...not byte array.
Mar
26
asked C++/CX - How to convert a number stored as String^ to byte?
Mar
22
comment C++/CX caught exception - how to print the full stack?
Thanks for the great explanation
Mar
22
comment C++/CX caught exception - how to print the full stack?
Thanks for the great explanation
Mar
22
accepted C++/CX caught exception - how to print the full stack?
Mar
22
asked C++/CX caught exception - how to print the full stack?
Jan
31
awarded  Popular Question
Nov
15
awarded  Commentator
Nov
15
comment C# - Subscribing to a ETW event channel?
I just found it too! Gah...can't believe I didn't see this earlier. Thank you :)
Nov
15
accepted C# - Subscribing to a ETW event channel?