|
Bcp 1.4.4
|
#include "configall_system.h"#include "config_bcp_default.h"#include <Windows.h>#include <process.h>
Include dependency graph for config_default.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.