xlang/samples
Jonitis 055f888143 Add indented_writer_base<T> to library (#305) 2019-07-15 05:32:45 -07:00
..
meta_reader Add indented_writer_base<T> to library (#305) 2019-07-15 05:32:45 -07:00
python/winml_tutorial Improve Python/WinRT Readme (#375) 2019-05-08 10:57:33 -07:00
readme.md Fix indentation for idl output (Take 2) (#260) 2019-04-08 09:48:21 -07:00

readme.md

Samples

Folder Structure

  • /meta_reader sample metadata reader that generates MIDL 3 files from ECMA-335 metadata.
  • /python/winml_tutorial a port of the WinML C++/WinRT tutorial to Python