Paradox Community

Items in pnews.paradox-programming

Subject:Re: Upgrading to Win 10 and P11
Date:Fri, 18 Sep 2020 08:48:47 +0200
From:=?UTF-8?Q?G=c3=bcnter?= <info@NoSpam-mk-news.com>
Newsgroups:pnews.paradox-programming
Danke Thies,
einfach Super, einfach zu integrierender Code,


now my code is:

     ..
         Standli=60 ;for errordetection
         TC.close()
	 if P.HolePrivatWertLogical("Mail via Outlook") then
            Standli=70
            if not cmOLSendMail(em) then
               errorshow()
            endIf
         else
            Standli=80
            em.sendDlg()
         endif
      onfail
         if Standli<60 then
            TC.close()
         endif
         msgstop("Fehler: "+string(Standli),"MAPI-Mail ist nicht korrekt
             installiert")
      endtry

and I have to wait, until a new customer ignore our recomondation for
outlook 32 Bit (all text in our offers and helps) and we set the Privat
switch "Mail via Outlook" to True.

A little question remains:

	enumWindowHandles(dyn, "mspim_wnd32")

this sounds for me, that this is x86-Code, do it function with
Outlook 64 ?

Günter


Am 16.09.2020 um 11:13 schrieb Thies Grimm:
> weil ihr es seid, Leslie und Günther:
> 


Copyright © 2004 thedbcommunity.com