Dmitry Timoshkov writes:
> Actually I did that, but then tested under Russian Windows7 and it's 'dpi'
> there, so I'd assume that it's either considered as a common term, or it's
> driver dependent (although all remaining driver UIs are in Russian here).
> If you still think that it should be tra
Alexandre Julliard wrote:
> > @@ -224,10 +229,13 @@ typedef struct
> > static INT_PTR CALLBACK PSDRV_PaperDlgProc(HWND hwnd, UINT msg,
> > WPARAM wParam, LPARAM lParam)
> > {
> > + static const WCHAR resW[] = {'%','d',' ','d','p','i',0};
> > + stati
Dmitry Timoshkov writes:
> @@ -224,10 +229,13 @@ typedef struct
> static INT_PTR CALLBACK PSDRV_PaperDlgProc(HWND hwnd, UINT msg,
> WPARAM wParam, LPARAM lParam)
> {
> + static const WCHAR resW[] = {'%','d',' ','d','p','i',0};
> + static const WCHAR