Hi Jules.
The modules / master branch does not compile in Windows:
1>ClCompile:
1> juce_events.cpp
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlalloc.h(223): error C3083: 'ATL': the symbol to the left of a '::' must be a type
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlalloc.h(223): error C2039: 'AtlMultiply' : is not a member of '`global namespace''
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlalloc.h(237): error C3083: 'ATL': the symbol to the left of a '::' must be a type
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlalloc.h(237): error C2039: 'AtlMultiply' : is not a member of '`global namespace''
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlalloc.h(626): error C3083: 'ATL': the symbol to the left of a '::' must be a type
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlalloc.h(626): error C2039: 'AtlAdd' : is not a member of '`global namespace''
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlchecked.h(183): error C2039: '_mbslwr_s' : is not a member of '`global namespace''
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlchecked.h(211): error C2039: '_mbsupr_s' : is not a member of '`global namespace''
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlcomcli.h(2286): error C3083: 'ATL': the symbol to the left of a '::' must be a type
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlcomcli.h(2286): error C2039: 'AtlSafeArrayGetActualVartype' : is not a member of '`global namespace''
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlcomcli.h(2370): error C3083: 'ATL': the symbol to the left of a '::' must be a type
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlcomcli.h(2370): error C2039: 'AtlMultiply' : is not a member of '`global namespace''
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlcomcli.h(2710): error C3083: 'ATL': the symbol to the left of a '::' must be a type
1>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlalloc.h(223): error C3083: 'ATL': the symbol to the left of a '::' must be a type
2>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlcomcli.h(2710): error C2039: 'AtlSafeArrayGetActualVartype' : is not a member of '`global namespace''
1>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlalloc.h(223): error C2039: 'AtlMultiply' : is not a member of '`global namespace''
1>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlalloc.h(237): error C3083: 'ATL': the symbol to the left of a '::' must be a type
....