public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: <robhickey@gmx.com>
To: <cygwin@cygwin.com>
Subject: w32api.h
Date: Tue, 14 Dec 2021 12:45:43 -0500	[thread overview]
Message-ID: <023001d7f112$6bfb0fc0$43f12f40$@gmx.com> (raw)

Hi Cygwin,



I'm compiling a non Cygwin code using  ./config, make, make install.



The make output  says  /include/w32api  file or directory not found.



I've tried many combinations of absolute and relative paths to prevent the
warning but no luck.



I'm guessing /include is not a standard directory, so I copied the
/usr/include/w32api to /include/w32api/, the warning goes way.



Is this a bad idea?



I also notice that w32api.h defines every version of windows but stops at
windows8.



#define WindowsVista 0x0600

#define Windows7       0x0601

#define Windows8       0x0602



Is it permissible to add



#define windows10  0X0603



Thank you






             reply	other threads:[~2021-12-14 17:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-14 17:45 robhickey [this message]
2021-12-14 18:15 ` w32api.h Marco Atzeri
2021-12-14 21:36 ` w32api.h Hans-Bernhard Bröker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='023001d7f112$6bfb0fc0$43f12f40$@gmx.com' \
    --to=robhickey@gmx.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).