Versions in this module Expand all Collapse all v1 v1.0.0 Jun 4, 2024 Changes in this version + const HKeyClassesRoot — windows/amd64 + const HKeyCurrentConfig — windows/amd64 + const HKeyCurrentUser — windows/amd64 + const HKeyLocalMachine — windows/amd64 + const HKeyPerformanceData — windows/amd64 + const HKeyUsers — windows/amd64 + const Infinity — windows/amd64 + type Watcher struct — windows/amd64 + func NewWatcher(hMainKey windows.Handle, regPath string, timeout int) (*Watcher, error) + func (w *Watcher) Close() error + func (w *Watcher) Create(hMainKey windows.Handle, regPath string) error + func (w *Watcher) Watch() (bool, error)