I just installed v3.3.14.4 , an then ran AutoItUpdate (from Extras)
I failed with an undefined variables $INET_FORCEDLOAD and $INET_DOWNLOADBACKGROUND,
in a call to InetGet. These constants are defined in <InetConstants.au3> but there was no
#include for this. An earlier version used to just hard code the integer values (1 for both) instead
of the named constants.