//! Windows platform backend implementation.
/// Native surface for self-drawn widgets (Windows).
///
/// Compiled out for `mini`/`embedded`: those profiles have no `widget::runtime`,
/// which this module is built on.
pub
/// Win32 menu accelerator (`HACCEL`) tables.
pub
pub use crate*;
pub use crate*;