# define WBUFF 32768 reason: command lines for winapi.spawn_process() can be 32768 bytes long. If i hand over a command line string longer than this define, winapi crahes.