Tags: Maqcs/cppwinrt
Tags
Static events should not use the auto trick (microsoft#1158) The same way we don't use the auto trick for static properties and static methods.
IComponentConnector2 doesn't exist in WinUI (microsoft#1156) * IComponentConnector2 doesn't exist in WinUI * added new header
Add support for composed implementations of IComponentConnector (micr… …osoft#1149) * add support for composed implementations of IComponentConnector * document ComponentConnectorT helper * revert change for deriving without interfaces - creates other breaks and very atypical scenario * pr feedback * pr feedback * pr feedback * http://slashslash.info/petition/ compliance
Update C++/WinRT to consider the full contract version history for fa… …st ABI (microsoft#1132)
two-phase initialization support to prevent double-destruction on han… …ding out this pointer in ctor (microsoft#1130) * two-phase initialization support to prevent double-destruction on handing out this pointer in ctor * PR feedback - primarily to hide/downplay the need to support Xaml with two-phase init * should Release on exception * remove unnecessary test case * PR feedback * use smart pointer instead of raw delete
per request, provide implementation-side visualizations. and always s… …how raw data. (microsoft#1128)
Remove workaround for Visual C++ code gen bug (microsoft#1118)
PreviousNext