72db8a6265
Some Windows8+ APIs are only accessible via WinRT which is based on COM. However there are a few dependencies to get to the interfaces via functions defined in roapi.h. Using RoInitialize, RoUninitialize, etc. directly from it's windows headers adds dependencies to the WinRT dlls leaving the resulting exe unable to launch on earlier Windows versions. The wxWinRT functions wrap this with dynamic loading. Additionally wxWinRT::TempStringRef adds a convenient wrapper to HSTRING which is used extensively in WinRT APIs. |
||
---|---|---|
.. | ||
groups | ||
images | ||
mainpages | ||
overviews | ||
scripts | ||
custom_footer.html | ||
custom_header.html | ||
Doxyfile | ||
DoxygenLayout.xml | ||
extra_stylesheet.css | ||
latex_header.tex | ||
logo.png | ||
regen.bat | ||
regen.sh | ||
wxwidgets.js |