Windows error 0xC00000C4, -1073741628

Detailed Error Information

HRESULT analysis[1]

FlagsSeverityFailure
Reserved (R)true
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode0 (0x000)
NameFACILITY_NULL[1][2]
DescriptionThe default facility code.[1][2]
Error Code196 (0x00c4)

Questions

3votes
1answer

What is the sequence of events on Windows shutdown?

When a user shuts down normally via the Start menu on a domain joined computer, what happens first, a) attempt to close apps running in the background or b) disconnect from the server? The reason I ask is that we run a small portable app on a server share when [...] read more
windows
networking
shutdown

Comments

Leave a comment

(plain text only)

Sources

  1. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  2. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0