This is the mail archive of the cygwin@cygwin.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: Accessing Cygwin API calls from a native Windows app


On Wed, 6 Jun 2001, Robert McNulty Junior wrote:

> -mcygwin -mwindows

Let me clarify. By "native windows application", I mean an application
which uses MSVCRT* instead of Cygwin.

Also, in this case, the application is built using VC++. To rephrase what
I'm trying to do: I would like to call some of the cygwin_XXX API
functions in cygwin1.dll, from an application created with VC++.

After reading the sources, it seems clear to me that this should indeed be
possible. I also tried to call the function cygwin_dll_init(), but with no
success.

/Jesper
-- 
-------------------------------------------------------------------------
Jesper Eskilson                                         jojo@virtutech.se
Virtutech                                         http://www.virtutech.se
-------------------------------------------------------------------------


--
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]