Files
WUIsBack/LegacyUpdate/Utils.h
Vichingo455 23ac8a27f0 Bump to 1.11
2025-03-23 12:49:51 +01:00

6 lines
82 B
C

#pragma once
HRESULT GetOSProductName(LPVARIANT productName);
HRESULT Reboot();