windows 0.1.3

Windows Runtime language projection
1
2
3
fn main() {
    windows_macros::build!();
}