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

Post Reply
User avatar
RAMESHBABU
Posts: 591
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India

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

Post 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
Last edited by RAMESHBABU on Wed Dec 19, 2018 5:22 am, edited 1 time in total.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

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

Post by Antonio Linares »

Dear Ramesh,

please comment these lines:

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

...

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

Antonio Linares
www.fivetechsoft.com
User avatar
RAMESHBABU
Posts: 591
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India

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

Post 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
Jack
Posts: 249
Joined: Wed Jul 11, 2007 11:06 am

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

Post by Jack »

Hi,
Wher could we find samples of this class ?
Thanks
Philippe
User avatar
karinha
Posts: 4882
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

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

Post by karinha »

C:\FWH...\SAMPLES\TEST2003.PRG

Regards.
João Santos - São Paulo - Brasil
Post Reply