[ros-dev] [ros-diffs] [dreimer] 51296: - Sync all resource files with the English one. - Translate the new Dialog in the German one. - Normally we use BEGIN and END, no {} - DIALOG -> DIALOGEX
Johannnes Anderwald
johannes.anderwald at reactos.org
Sat Apr 9 15:09:57 UTC 2011
Am 09.04.2011 16:46, schrieb dreimer at svn.reactos.org:
> Author: dreimer
> Date: Sat Apr 9 14:46:37 2011
> New Revision: 51296
>
> URL: http://svn.reactos.org/svn/reactos?rev=51296&view=rev
> Log:
> - Sync all resource files with the English one.
> - Translate the new Dialog in the German one.
> - Normally we use BEGIN and END, no {}
> - DIALOG -> DIALOGEX
>
Hi,
This change breaks sndvol32. Have you run sndvol32 after your changes?
The reason is sndvol32 parses the dialog template code in memory, but it
uses the DIALOG resource format instead of the DIALOGEX resource format.
Please revert that partial change.
kind regards,
Johannes Anderwald
More information about the Ros-dev
mailing list