"Sylvain Petreolle" <[EMAIL PROTECTED]> wrote: > I have implemented 2 procedures to set the > language used by Notepad at startup.
You don't need to mess with languages manually. All resource related functions choose language automagically. Have a look at FindResource and functions which do use of it: LoadString/ LoadIcon/LoadMenu/etc. -- Dmitry.