Searched refs:ctrlType (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
H A DConsoleClose.cpp13 static BOOL WINAPI HandlerRoutine(DWORD ctrlType) argument
15 if (ctrlType == CTRL_LOGOFF_EVENT)
26 switch(ctrlType)
/external/lzma/C/Util/SfxSetup/
H A DSfxSetup.c86 static BOOL WINAPI HandlerRoutine(DWORD ctrlType) argument
88 ctrlType = ctrlType;

Completed in 79 milliseconds