> 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

Reply via email to