public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Rupert Wood" <me@rupey.net>
To: "'Aravind K Umesh'" <aravind@adamya.com>
Cc: <gcc-help@gcc.gnu.org>
Subject: RE: Help.....
Date: Fri, 01 Feb 2002 01:11:00 -0000	[thread overview]
Message-ID: <616BE6A276E3714788D2AC35C40CD18D11FE93@whale.softwire.co.uk> (raw)
In-Reply-To: <616BE6A276E3714788D2AC35C40CD18D394681@whale.softwire.co.uk>

Aravind K Umesh wrote:

> I am trying to use system defined function timeSetEvent and
> timeKillEvent. The symbol for these functions are defined in
> libwinmm.a. But I am not able to find the declaration  for these
> function in any of the Header files under GCC.

They're defined in mmsystem.h, which presumably you also have from the
mingw distribution's windows headers package. If not, get the headers
from www.mingw.org. If you're using Windows and you want to search
through files, most modern IDEs/editors will let you do this, or if
you're a DOS veteran then you might want to use XTG-clone ZTW
(www.ztree.com), or you can use GNU grep to do this.

The MSDN library is also good for this sort of thing; if you look up
timeSetEvent then it'll tell you at the bottom which header file, which
library and which versions of 9x and NT it's compatible with. Start at
http://msdn.microsoft.com/library.

Rup.

       reply	other threads:[~2002-02-01  9:11 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <616BE6A276E3714788D2AC35C40CD18D394681@whale.softwire.co.uk>
2002-02-01  1:11 ` Rupert Wood [this message]
2024-04-26 18:25 Help Lusine Avetisyan
  -- strict thread matches above, loose matches on Subject: below --
2023-10-18 21:36 Help Peter Bergner
2023-06-12  2:58 help Jerry Lin
2006-12-22  9:37 help Manish Agarwal, Noida
2006-12-27 14:48 ` help manish manish
2006-12-29 10:04 ` help Dima Sorkin
2005-03-28 14:42 Help umesh s
2004-08-30 12:46 Help help
2004-08-30 12:46 Help help
2002-04-16  4:50 Help zoushuo82
2002-02-01  1:02 Help Aravind K Umesh
2002-02-01  7:48 ` Help Andrea 'Fyre Wyzard' Bocci
2002-01-30  1:41 help Aravind K Umesh
2002-01-16  5:02 Help Aravind K Umesh
2002-01-10  5:15 Help Sanjiv Kumar Gupta
2002-01-10  1:37 Help Aravind K Umesh
2002-01-07  1:22 Help Aravind K Umesh
2002-01-07  9:09 ` Help Andrea 'Fyre Wyzard' Bocci
2001-05-10  8:20 help Ripper
2001-05-10 17:50 ` help Alexandre Oliva

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=616BE6A276E3714788D2AC35C40CD18D11FE93@whale.softwire.co.uk \
    --to=me@rupey.net \
    --cc=aravind@adamya.com \
    --cc=gcc-help@gcc.gnu.org \
    /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).