| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Subject: | RE: "I have no interest in your problem." |
| MIME-Version: | 1.0 |
| Date: | Mon, 20 May 2002 16:02:12 +1000 |
| X-MimeOLE: | Produced By Microsoft Exchange V6.0.5762.3 |
| content-class: | urn:content-classes:message |
| Message-ID: | <FC169E059D1A0442A04C40F86D9BA7600C6124@itdomain003.itdomain.net.au> |
| X-MS-Has-Attach: | |
| X-MS-TNEF-Correlator: | |
| From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
| To: | ".." <drclue AT drclue DOT net>, <cygwin AT cygwin DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g4K63iL24642 |
> -----Original Message-----
> From: .. [mailto:drclue AT drclue DOT net]
> Sent: Monday, May 20, 2002 2:52 PM
>
> I simply want to code a global windows keyboard hook for the
> blind. This involves some sort of shared global variables,
> yet , even after wading through the re-think involved in
> cygwin, I've not seen example , help or anything but abuse in
> my quest to figure a way through , even if I were to code a fix
> myself.
Right. That's fine. Putting code into a specific segment is done via
__attribute__((nocommon)) __attribute__((section(".sectioname")))
I've no idea if this is what you need, I grabbed it from the cygwin
sources.
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |