This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Linking to dlls.



> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]