ReactOS
0.4.15-dev-2103-g9dff498
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <windows.h>
#include <tchar.h>
Go to the source code of this file.
Macros | |
#define | BUFSIZE 1024 |
#define | PIPE_TIMEOUT 1000 |
Functions | |
VOID | InstanceThread (LPVOID) |
VOID | GetAnswerToRequest (LPTSTR lpRequest, LPTSTR lpReply, LPDWORD lpcbReplyBytes) |
VOID | MyErrExit (LPTSTR Message) |
int | main (int argc, char *argv[]) |
Variables | |
int | xx = 0 |
#define BUFSIZE 1024 |
Definition at line 7 of file npserver.c.
#define PIPE_TIMEOUT 1000 |
Definition at line 8 of file npserver.c.
Definition at line 87 of file npserver.c.
Referenced by main().
hosttype.c Copyright (C) 2002 by Brian Palmer brian p@sg inet. com
Definition at line 31 of file npserver.c.
int xx = 0 |
Definition at line 29 of file npserver.c.
Referenced by StringTest::c_str(), CC_WMCommand(), StringTest::data(), FT_Matrix_Invert(), FT_Matrix_Multiply(), FT_Matrix_Multiply_Scaled(), gl_rotation_matrix(), HLPFILE_RtfAddText(), SConnect(), TT_Load_Composite_Glyph(), ui_draw_glyph(), ui_patblt(), vncAndBlitFrom(), vncCopyBlitFromNoEncode(), vncGetRect(), vncSetRect(), vncTransBlitFrom(), and vncXorBlitFrom().