Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 14 Feb 2001 16:34:15 -0500
Message-Id: <200102142134.QAA21868@envy.delorie.com>
X-Authentication-Warning: envy.delorie.com: dj set sender to dj@envy.delorie.com using -f
From: DJ Delorie <dj@delorie.com>
To: jsb@fred.fcny.org
CC: cygwin@cygwin.com
In-reply-to: <200102142125.QAA32618@fred.fcny.org> (message from Jim Baumbach
	on Wed, 14 Feb 2001 16:25:46 -0500 (EST))
Subject: Re: Linking to dlls.
References:  <200102142125.QAA32618@fred.fcny.org>


> I would like (and who wouldn't) to be able to call routines in windows
> dlls from my gcc compiled C programs.  For example, in user32.dll.
> there's an entry point MapVirtualKey that will have the effect of
> sending a keystroke to the active window.  Is this possible?  

Yes.  All Win32 functions are available to Cygwin and Mingw programs.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

