RegCreateKey

Undocumented in source.
  1. alias RegCreateKey = RegCreateKeyW
    version(Windows && Unicode)
    deprecated
    alias RegCreateKey = RegCreateKeyW
  2. alias RegCreateKey = RegCreateKeyA

Meta