FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Problem with W10 Pro
Posts: 44
Joined: Tue Nov 21, 2006 04:07 PM
Problem with W10 Pro
Posted: Fri Jan 12, 2018 04:16 PM
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
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Problem with W10 Pro
Posted: Sat Jan 13, 2018 08:07 AM

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

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion