Main Page   Compound List   File List   Compound Members   File Members  

chat.c File Reference

#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

Define Documentation

#define WM_CHAT_TEXT   (WM_USER + 1003)
 

#define WM_EDITRETURN   (WM_USER + 1002)
 


Function Documentation

VOID chatDialogue HWND    hwndParent
 

BOOL CALLBACK chatDlgProc HWND    hwnd,
UINT    nMessage,
WPARAM    wParam,
LPARAM    lParam
 

LONG WINAPI chatInput HWND    hWnd,
UINT    message,
WPARAM    wParam,
LPARAM    lParam
 

void chatLog HWND    hwnd,
char *    ident,
char *    text
 


Variable Documentation

WNDPROC lpfnOldEdit = NULL [static]
 


Generated on Tue Feb 10 08:26:35 2004 for Speak-FreelyforWindows by doxygen1.2.18