Hi

I am trying to make a right to left oreiented dialog box, it doesn't work, so what am I doing wrong here



ID_RTL DIALOGEX DISCARDABLE 0, 0, 164, 95
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_EX_RTLREADING | WS_EX_RIGHT


I tryed with CreateWindowEx to with no luck, I olso tryed to create it using RadAsm nothing happens.

It only works if I choose to use window insted of dialog, please help.

peace
Posted on 2005-01-23 11:03:30 by mistronr1