Hi! Thank you for great work!
In CB_20061224_rev3421_win32 I have following command line for resource compiler:
rc.exe /ID:\CPP\wxWidgets_2_8_0\include /ID:\CPP\MS2005\VC\include /ID:\CPP\MS2005\VC\PlatformSDK\Include -foDebug\src\
netcommander.res src\netcommander.rc
After upgrade to CB_20070107_rev3464_win32 command line is
rc.exe /ID:\CPP\wxWidgets_2_8_0\include /ID:\CPP\MS2005\VC\include /ID:\CPP\MS2005\VC\PlatformSDK\Include -foDebug\src\
netcommander.obj src\netcommander.rc
I think this is a bug.