/* Windows is a registered trademark of Microsoft Corporation in the United States and other countries. */ /// Please import core.sys.windows.windows instead. This module will be deprecated in DMD 2.068. module std.c.windows.windows; version (Windows): public import core.sys.windows.windows;