Main Page   Compound List   File List   Compound Members   File Members  

lwl.c File Reference

#include "netfone.h"

Compounds

struct  lwl

Defines

#define WM_EDITRETURN   (WM_USER + 1002)
#define EnableD(x)   EnableWindow(GetDlgItem(hDlg, x), enable)
#define nTextItems   5

Functions

LONG WINAPI editReturn (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
int sendLwlMessage (HWND hDlg, int dobye)
int lwl_reconnect (HWND hDlg)
BOOL CALLBACK lwl_tell_proc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
VOID lwl_tell_settings (HWND hwnd)
LPSTR dupSdesItem (char **cp)
void destroyLwl (struct lwl *lw)
void freeLwlChain (void)
lwllwlItem (int i)
void enable_ask_inputs (HWND hDlg, int enable)
void updateServerMessage (HWND hDlg)
BOOL CALLBACK lwl_ask_proc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
VOID lwl_ask (HWND hwnd)
void lwl_ask_set_target (const char *target)

Variables

sockaddr_in lookhost
WNDPROC lpfnOldEdit = NULL
lwlconn
lwlctail
int diasel = -1
char * lwl_ask_target = NULL
HWND lwl_ask_dialogue = NULL

Define Documentation

#define EnableD      EnableWindow(GetDlgItem(hDlg, x), enable)
 

#define nTextItems   5
 

#define WM_EDITRETURN   (WM_USER + 1002)
 


Function Documentation

void destroyLwl struct lwl   lw [static]
 

LPSTR dupSdesItem char **    cp [static]
 

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

void enable_ask_inputs HWND    hDlg,
int    enable
[static]
 

void freeLwlChain void    [static]
 

VOID lwl_ask HWND    hwnd
 

BOOL CALLBACK lwl_ask_proc HWND    hDlg,
UINT    message,
WPARAM    wParam,
LPARAM    lParam
 

void lwl_ask_set_target const char *    target
 

int lwl_reconnect HWND    hDlg
 

BOOL CALLBACK lwl_tell_proc HWND    hDlg,
UINT    message,
WPARAM    wParam,
LPARAM    lParam
 

VOID lwl_tell_settings HWND    hwnd
 

struct lwl* lwlItem int    i [static]
 

int sendLwlMessage HWND    hDlg,
int    dobye
 

void updateServerMessage HWND    hDlg [static]
 


Variable Documentation

struct lwl* conn [static]
 

struct lwl* ctail [static]
 

int diasel = -1 [static]
 

struct sockaddr_in lookhost
 

WNDPROC lpfnOldEdit = NULL [static]
 

HWND lwl_ask_dialogue = NULL [static]
 

char* lwl_ask_target = NULL [static]
 


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