-
rswindell authored
bcc32 pads differently than msvc when an odd-sized string is inserted in the middle of a structure, so chagne the addr[] field to a nice "power of 2" size: 128. This allows sbbsctrl.exe client window to work again. Use uint16_t instead of WORD for the TCP port element, just because.
rswindell authoredbcc32 pads differently than msvc when an odd-sized string is inserted in the middle of a structure, so chagne the addr[] field to a nice "power of 2" size: 128. This allows sbbsctrl.exe client window to work again. Use uint16_t instead of WORD for the TCP port element, just because.