#include "configall_system.h"#include <Windows.h>#include <process.h>

Go to the source code of this file.
Defines | |
| #define | COIN_HAS_COINUTILS 1 |
| #define | gethostname(c, l) { DWORD cnlen = l; GetComputerName(c, &cnlen); } |
| #define COIN_HAS_COINUTILS 1 |
Definition at line 48 of file BcpConfig.h.
| #define gethostname | ( | c, | |||
| l | ) | { DWORD cnlen = l; GetComputerName(c, &cnlen); } |
Definition at line 55 of file BcpConfig.h.
1.6.1