GET_COMPUTER_NAME 738 ext/etc/etc.c # define GET_COMPUTER_NAME(ptr, plen) GetComputerNameW(ptr, plen) GET_COMPUTER_NAME 740 ext/etc/etc.c # define GET_COMPUTER_NAME(ptr, plen) GetComputerNameExW(ComputerNameDnsFullyQualified, ptr, plen)