Use MSDN for API and window resources..

http://msdn2.microsoft.com/en-us/library/default.aspx

FindWindow and FindWindowEx.

FindWindow locates all TOP windows and FindWindowEx finds ChildWindows of the 
TopWindow


----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Tuesday, April 29, 2008 8:15 PM
Subject: [RBASE-L] - Re: Duplicate instances


> Using the new DLL call interface, there is a Windows DLL that can be queried 
> to find an hWnd. It's been a while since I've done Windows programming so I'm 
> don't recall off the top of my head. I'm sure a workable solution will pop 
> up.
>
> Ken
>
> ----- Original Message -----
> From: Dan Goldberg
> Date: Tuesday, April 29, 2008 7:41 pm
> Subject: [RBASE-L] - Duplicate instances
> To: [email protected] (RBASE-L Mailing List)
>
>>
>> I know we have discussed this before but I do not think we found
>> a solution.
>>
>> How do we prevent duplicate instances of our compiled applications??
>>
>> Dan Goldberg
>>
>>
>>
> 


Reply via email to