Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #18894
| Path | csiph.com!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | Franz_aRTiglio <franzgol@N0SPAMtin.it> |
| Newsgroups | it.comp.lang.visual-basic |
| Subject | Re: FindWindow |
| Date | Fri, 04 Nov 2016 16:41:31 +0100 |
| Organization | Aioe.org NNTP Server |
| Lines | 11 |
| Message-ID | <nvia6i$179m$1@gioia.aioe.org> (permalink) |
| References | <nvhtp2$h0a$1@solani.org> |
| NNTP-Posting-Host | 86L2CHkgTSjv8GMc7kZveg.user.gioia.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="iso-8859-15"; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Complaints-To | abuse@aioe.org |
| X-ICQ | 1931503972 |
| X-Newsreader | MesNews/1.08.06.00-it |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| Xref | csiph.com it.comp.lang.visual-basic:18894 |
Show key headers only | View raw
Il 04/11/2016, Greg ha detto :
> ee = "Notepad"
> ee = "Internet Explorer"
> twnd = FindWindow(ee, vbNullString)
> nel primo caso funziona, nel secondo fallisce!
> Qualche indicazione per aitarmi a capire? Grazie
Azzo.. non tocco 'sta roba da una vita, prova con "IEFrame"
twnd = FindWindow("IEFrame", vbNullString)
Back to it.comp.lang.visual-basic | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
FindWindow Greg <greg@alicie.com> - 2016-11-04 13:08 +0100
Re: FindWindow Franz_aRTiglio <franzgol@N0SPAMtin.it> - 2016-11-04 16:41 +0100
Re: FindWindow Greg <greg@alicie.com> - 2016-11-04 20:07 +0100
Re: FindWindow Luca D <antaniserse@yahoo.it> - 2016-11-04 09:08 -0700
Re: FindWindow Greg <greg@alicie.com> - 2016-11-04 20:28 +0100
Re: FindWindow Luca D <antaniserse@yahoo.it> - 2016-11-05 11:06 -0700
Re: FindWindow Greg <greg@alicie.com> - 2016-11-06 19:56 +0100
Re: FindWindow Greg <greg@alicie.com> - 2016-11-04 20:29 +0100
csiph-web