{"id":66810,"library":"gonutz-w32-v2","title":"W32 v2","description":"A Go wrapper for Windows API functions, providing access to Win32 system calls.","status":"active","version":"2.12.1","language":"go","source_language":null,"source_url":"https://github.com/gonutz/w32","tags":["windows","win32","api","system"],"install":[{"cmd":"go get github.com/gonutz/w32/v2","lang":"bash","label":"Install github.com/gonutz/w32/v2"}],"dependencies":[],"imports":[{"symbol":"w32","correct":"github.com/gonutz/w32/v2"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/gonutz/w32/v2\"\n)\n\nfunc main() {\n    hwnd := w32.GetDesktopWindow()\n    fmt.Printf(\"Desktop window handle: %v\\n\", hwnd)\n}","lang":"go","description":"Gets the desktop window handle using the Windows API."},"warnings":[],"env_vars":null,"search_vec":"'access':11 'api':8,18 'call':15 'function':9 'go':4 'provid':10 'system':14,19 'v2':2 'w32':1 'win32':13,17 'window':7,16 'wrapper':5","created_at":"2026-06-17T17:28:49.972436+00:00","updated_at":"2026-06-17T17:28:49.972436+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/gonutz/w32","github":"https://github.com/gonutz/w32","docs":"https://pkg.go.dev/github.com/gonutz/w32/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}