Cargo Features

oldwin-yy-thunks has no features set by default.

[dependencies]
oldwin-yy-thunks = { version = "0.1.0", features = ["xp", "vista", "win7", "win8", "win10"] }
xp = oldwin-platform-yy-thunks-x86-xp, oldwin-platform-yy-thunks-x86_64-xp
vista = oldwin-platform-yy-thunks-x86-vista, oldwin-platform…x86_64-vista
win7 = oldwin-platform-yy-thunks-x86-win7, oldwin-platform…thunks-x86_64-win7
win8 = oldwin-platform-yy-thunks-x86-win8, oldwin-platform…thunks-x86_64-win8
win10 = oldwin-platform-yy-thunks-x86-win10, oldwin-platform…x86_64-win10

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

oldwin-platform-yy-thunks-x86-vista x86 msvc vista?
oldwin-platform-yy-thunks-x86-win10 x86 msvc win10?
oldwin-platform-yy-thunks-x86-win7 x86 msvc win7?
oldwin-platform-yy-thunks-x86-win8 x86 msvc win8?
oldwin-platform-yy-thunks-x86-xp x86 msvc xp?
oldwin-platform-yy-thunks-x86_64-vista x86_64 msvc vista?
oldwin-platform-yy-thunks-x86_64-win10 x86_64 msvc win10?
oldwin-platform-yy-thunks-x86_64-win7 x86_64 msvc win7?
oldwin-platform-yy-thunks-x86_64-win8 x86_64 msvc win8?
oldwin-platform-yy-thunks-x86_64-xp x86_64 msvc xp?