Linking to dlls.

DJ Delorie dj@delorie.com
Wed Feb 14 13:35:00 GMT 2001


> 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



More information about the Cygwin mailing list