Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 78 of file logfile.c.
Referenced by InstallReactOS().
{ if (hLogFile != NULL) { CloseHandle (hLogFile); hLogFile = NULL; } }