Loading...
Searching...
No Matches
4#if !defined(AFX_CHATTY_H__D2C88C24_CA2E_4ED3_B08E_BF48F6C0A36B__INCLUDED_)
5#define AFX_CHATTY_H__D2C88C24_CA2E_4ED3_B08E_BF48F6C0A36B__INCLUDED_
12 #error include 'stdafx.h' before including this file for PCH
22class CChattyApp :
public CWinApp
34 virtual BOOL InitInstance();
35 virtual int ExitInstance();
40 afx_msg
void OnAppAbout();
41 afx_msg
void OnFileConnect();
42 afx_msg
void OnFileDisconnect();
43 afx_msg
void OnFileListchannels();
44 afx_msg
void OnFileSendraw();
45 afx_msg
void OnFileGetuserinfo();
46 afx_msg
void OnFileSilence();
47 afx_msg
void OnFileUnsilence();