|
coin-Bcp
|
#include "configall_system.h"#include "config_bcp_default.h"#include <Windows.h>#include <process.h>
Go to the source code of this file.
Macros | |
| #define | gethostname(c, l) { DWORD cnlen = l; GetComputerName(c, &cnlen); } |
| #define gethostname | ( | c, | |
| l | |||
| ) | { DWORD cnlen = l; GetComputerName(c, &cnlen); } |
Definition at line 17 of file config_default.h.
1.8.5