X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Lewis Hyatt Subject: Re: cygwin and windows API Date: Thu, 09 Aug 2007 11:42:42 -0400 Lines: 15 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Steven Woody wrote: > hi, > > can i directly call Windows APIs ( such as creating a window, reading > from a file ) from a cygwin program written in C ? if the answer is > yes, i want to know how i should do that, thanks! > > Just #include and write whatever windows program you want, it will compile fine with gcc. If your question is how to write windows programs, this list isn't likely to help you out but there is tons of info on the web, you can start here: http://www.winprog.org/tutorial/ -lewis -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/