Main Page   Compound List   File List   Compound Members   File Members  

console.c File Reference

#include "netfone.h"

Defines

#define MAX_CONSOLE_SCROLL_LENGTH   29800
#define MAXARGS   10
#define WM_EDITRETURN   (WM_USER + 1071)
#define WM_CONSOLE_TEXT   (WM_USER + 1003)

Functions

void consoleHelp (void)
void consoleProcessCommand (HWND hwnd)
LONG WINAPI consoleInput (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
BOOL CALLBACK consoleDlgProc (HWND hwnd, UINT nMessage, WPARAM wParam, LPARAM lParam)
VOID consoleDialogue (HWND hwndParent)
void consoleLog (char *text)
void vcPrintf (LPCSTR lpFormat, va_list arglist)
void cPrintf (LPCSTR lpFormat,...)

Variables

WNDPROC lpfnOldEdit = NULL

Define Documentation

#define MAX_CONSOLE_SCROLL_LENGTH   29800
 

#define MAXARGS   10
 

#define WM_CONSOLE_TEXT   (WM_USER + 1003)
 

#define WM_EDITRETURN   (WM_USER + 1071)
 


Function Documentation

VOID consoleDialogue HWND    hwndParent
 

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

void consoleHelp void    [static]
 

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

void consoleLog char *    text
 

void consoleProcessCommand HWND    hwnd [static]
 

void cPrintf LPCSTR    lpFormat,
...   
 

void vcPrintf LPCSTR    lpFormat,
va_list    arglist
 


Variable Documentation

WNDPROC lpfnOldEdit = NULL [static]
 


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