RegCreateKey

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

Meta