Hans Leidekker wrote:
 -Hans

Changelog
  Match output of WinXP for ScriptGetProperties.
  Add a test for ScriptGetProperties.
  

+static const SCRIPT_PROPERTIES script_0 = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; +static const SCRIPT_PROPERTIES script_1 = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; +static const SCRIPT_PROPERTIES script_2 = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };

Hans, what is the status of this patch?  Looks pretty comprehensive but is unapplied.  Are you going pursue it?

Jeff