Page 1 of 1

Problem with W10 Pro

PostPosted: Fri Jan 12, 2018 4:16 pm
by ip_ram
Hello!

I'm using the example of class "OutLook2010" and after upgrading in W10 I had problems on the system screens.

Look at the examples below the difference with W7 and W10.

https://uploaddeimagens.com.br/imagens/w7-png--4

https://uploaddeimagens.com.br/imagens/w10-png--2

I use the FW-1709 and the source code is the samples folder (test2010.prg).

Any tips?

Thank you!
Rodrigo Melo / Brazil

Re: Problem with W10 Pro

PostPosted: Sat Jan 13, 2018 8:07 am
by Antonio Linares
Rodrigo,

In FWH/samples/test2010.prg please comment out these lines:

// SetParent( oOutLook2010:hWnd, oWnd:hWnd )

and

// SetParent( oSplit:hWnd, oWnd:hWnd )

with those changes it seems to work fine