#include "netfone.h"Defines | |
| #define | WM_EDITRETURN (WM_USER + 1002) |
| #define | WM_CHAT_TEXT (WM_USER + 1003) |
Functions | |
| LONG WINAPI | chatInput (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) |
| BOOL CALLBACK | chatDlgProc (HWND hwnd, UINT nMessage, WPARAM wParam, LPARAM lParam) |
| VOID | chatDialogue (HWND hwndParent) |
| void | chatLog (HWND hwnd, char *ident, char *text) |
Variables | |
| WNDPROC | lpfnOldEdit = NULL |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
1.2.18