multi-languages and Doc/View architecture

Hello all,

I am trying to internationalize a previously french-only application that uses a Doc/View architecture.

I could see how to make language-specific resources but can't find out how to integrate them in my architecture.

Could someone give me a hint, please

Jean-Marie Epitalon
Mourjou
France



Answer this question

multi-languages and Doc/View architecture

  • jasontang

    Hi Jean-Marie,
      I wanted to know the type of application, console application, winform, mfc, win forms, etc...I needed to know the technology used.

    Yes, I did a search in msdn.microsoft.com

    Thanks,
      Ayman Shoukry
      VC++ Team.

  • Blair Stark

    Hi Jean-Marie
       Here is a link that includes pointers for related issues: http://search.microsoft.com/search/results.aspx view=msdn&st=b&na=82&qu=language-specific+resources&s=1

       What kind of application is it

    Thanks,
      Ayman Shoukry
      VC++ Team 


  • dc2000

    Hi Ayman,

    thanks for your answer.
    The application is specific: it drives a Fire-Wire camera and counts the number of bacteria colonies in a Petri dish shot by the camera.

    Did you just make a search in MSDN web pages. Could have I found it by myself

    Jean-Marie

  • multi-languages and Doc/View architecture