Home
last modified time | relevance | path

Searched refs:aTerminationVetoMessage (Results 1 – 1 of 1) sorted by relevance

/trunk/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp40 static UINT aTerminationVetoMessage = 0x7FFF; variable
137 SendMessage( HWND_BROADCAST, aTerminationVetoMessage, (WORD) bTerminateVeto, 0L ); in NotifyListener()
171 aTerminationVetoMessage = RegisterWindowMessage( TERMINATIONVETO_MESSAGE ); in WinMain()

Completed in 9 milliseconds