912  14

PlaySoundfO,0, SND_PURGE);

        
OnCloseQuery.

14.20   
API Windows

	 / 
CloseWindow	BOOL CloseWindow(HWND hWnd),  , ,   hWnd
DestroyWindow	BOOL DestroyWindow(HWND hWnd) ,   hWnd,    ,   
Enable Window	BOOL Enable Window(HWND hWnd, BOOL bEnable)  ( bEnable = true)   ( bEnable = false) ,   hWnd
FindWindow	HWND FindWindow(LPCTSTR IpClassName, LPCTSTR IpWindowName)    IpClassName   IpWindowName
GetLastError	DWORD GetLastError(VOID)    ;
GetNextWindow	HWND GetNextWindow(HWND hWnd, UINT wCmd)    hWnd     Z-
GetWindow	HWND GetWindow(HWND hWnd, UINT wCmd)  ,     hWnd    wCmd
GetWindowText	hit GetWindowText(HWND hWnd, LPTSTR IpString, int nMaxCount) ,       hWnd,   IpString  nMaxCount



     API Windows   -
 ,    ,  hWnd.  
     FindWindow.  
        6   6.2.1.  -