Page 1 of 1

OutLook 2003 and 2010 Classes not working in Win 10 - Solved

Posted: Tue Dec 18, 2018 10:56 am
by RAMESHBABU
Dear Antonio and Friends,

I am using Outlook2003 class in one of my Projects. It is working well Upto Windows 7.
Today when I installed my application in Windows 10 Machine. I found that the Menu
bar is missing and Message Bar gone much above the window's client area.
You can see it in the following picture.

Can you please help me to solve this problem.

Image

-Ramesh Babu

Re: OutLook 2003 and 2010 Classes not working in Win 10

Posted: Tue Dec 18, 2018 11:59 am
by Antonio Linares
Dear Ramesh,

please comment these lines:

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

...

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

Re: OutLook 2003 and 2010 Classes not working in Win 10 - Solved

Posted: Wed Dec 19, 2018 5:23 am
by RAMESHBABU
Dear Mr.Antonio,

Thank you very much for your timely support. I got my application working in Windows 10
also with out any problem, after implementing the corrections you have suggested.

-Ramesh Babu

Re: OutLook 2003 and 2010 Classes not working in Win 10 - More

Posted: Wed Dec 19, 2018 11:52 am
by Jack
Hi,
Wher could we find samples of this class ?
Thanks
Philippe

Re: OutLook 2003 and 2010 Classes not working in Win 10 - Solved

Posted: Wed Dec 19, 2018 2:36 pm
by karinha
C:\FWH...\SAMPLES\TEST2003.PRG

Regards.