ReactOS 0.4.16-dev-959-g2ec3a19
|
#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 | MAILSLOT_TIMEOUT 1000 |
Functions | |
int | main (int argc, char *argv[]) |
#define BUFSIZE 1024 |
Definition at line 7 of file msclient.c.
#define MAILSLOT_TIMEOUT 1000 |
Definition at line 8 of file msclient.c.
Definition at line 11 of file msclient.c.