Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
382 - Shutdown resource ID <variable> used.
This warning indicates that a resource ID has been used for a shutdown message. The resource ID contains the string 'reboot' or 'restartwindows.'
Example
Defective Source
PCWSTR pszText = SzLoadString(_Module.GetResourceInstance(),
IDS_REBOOT_REQUIRED);
Send Feedback on this topic to the authors