On Mon, Jun 18, 2012 at 4:55 PM, Jeff Johnson <j...@san-dc.com> wrote:
> I have a program that checks for the caption of a running VFP
> application.  It uses these API's:
>
> GetActiveWindow in Win32API
> GetWindow in Win32API
> GetWindowText in Win32API
>
> The question is, will this work on Windows7 to check for a VFP9
> application or do I need to use different API's

I get suspicious when checking captions -- I prefer the Mutex code
from this thread.
http://social.msdn.microsoft.com/Forums/en-US/visualfoxprogeneral/thread/f76d5b25-25a7-4ba1-b192-378729f3a437
(http://preview.tinyurl.com/vfpSingle).

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/cagd8mrfabyymcdj0_2rmtskorhbsxzq2jtvgg9onhsge3j7...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to