This is the mail archive of the cygwin-apps@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]
Other format: [Raw text]

use of DLL without Cygwin/shell environment


hello, from france,
(newbie using cygwin), i am wondering about how I could use the DLL API directly without prompting with the starting x terminal (bash commands)
The fact is I want to use this DLL in order  to create a UNIX-C compilation process(makefile + gcc), but I do not want the end-user to enter the CYGWIN/Shell terminal and prompt for "make" and others unix command.
let say this user is a windows one, and it does know anything about the unix world.
so I wish I could develop a quick graphical front end, which offers the compilation functionnalities (configuration and launch tool)  just with the help of mouse clicks, since this functionnality is running under the CYGWIN.DLL API (the user not even know he is using cygwin...).
Thanks for any help.
gilles
 
 
 

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