Hi Yaron,
I'm see this one is still not applied. Maybe because there are still some small issues? See below.
On 10/03/2010 11:12 PM, Yaron Shahrabani wrote:
+LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
This line should go, it's redundant (it's already stated at the beginning). This line was present in the English resources because there is a difference between SUBLANG_DEFAULT and SUBLANG_NEUTRAL in that resource file. For example 'colors' vs. 'colours'.
You should move the WS_EX_LAYOUTRTL to an EXSTYLE like the IDD_SEARCH_DIALOG below. Adding it to the STYLE has no effect.