X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=PQsWfH0pRM+tnasaqqcKI7e2MldNFVdGXHvglyJa+TLgwUw1Zl/rt sFzJK06J+9QLRgBaIhadfKRe9cXSOMnZ1JwSg783dtcTZ9LfblAwhDk/0cFsLzvv FZNrI72xDtsxX8Cnr+hWya2mdzMsHTtkwkYRoOoBJtBb3PCULHB7oc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=aLTr6lPuw/A4twqxj16xPthB/GQ=; b=MNquGFp7C8SeAvN6GqoB87cTOF4A IH3R8lm358osHYtm2kHI1hcqnTSnAY0bbke1JauuBGd40kw3k0yOt/FLZprKpe1f icx1k4is/ZK/xsn6Qdl279E3CYSP/0/uGlG+Zc8Dp3SB6Jud1K3LrHHCiw5hRr1z yksjenXmpIrCvTs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19aflfDq9bmaVwsnc4OB39x Date: Wed, 3 Apr 2013 14:48:56 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: direct interface to win32 api for char output Message-ID: <20130403184856.GB1616@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20130404000606 DOT 1708 AT binki> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130404000606.1708@binki> User-Agent: Mutt/1.5.20 (2009-06-14) On Thu, Apr 04, 2013 at 12:06:06AM +0900, wynfield AT gmail DOT com wrote: >This will be done in assembly language and I'd prefer not to have to >resort to directly using windows or bios interrupts. > >I would like build a very tiny program and I want to skip linking the c >library to this little program. Doing so would bloat it up to about >225times larger than it would be otherwise. > >All I need to know is the name of which win32 api (include file + >object files) handles output character and the name of the win32 api >(include file + object files) that handles print character to the >terminal. Very simple. This isn't a Cygwin question. Please use a general Windows forum for this type of question. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple