Davide Pizzetti wrote:
Here's the italian translation for cmdlgtst
- MENUITEM "Pa&ge Setup", CM_U_PAGESETUP + MENUITEM "Installazione Pa&gina", CM_U_PAGESETUP }
Correct me if I'm wrong, but it looks like you treated this as 'installation page',
but it really means 'print page setup' - printing properties. Looking at notepad It.rc I've found: MENUITEM "&Imposta pagina...", CMD_PAGE_SETUP for similar 'Page Setup'. Nikolay S.