Re: Sleep() header file...
- From: "iceColdFire" <m74.piscean@xxxxxxxxx>
- Date: 16 Jun 2005 06:37:13 -0700
:: John
I am using Sleep(..) in .cpp file and it does not work if I have not
include <windows.h> ..
This is common sense since my projetc is Console Win 32
:: Arnaud
Okey...so although my project is Console Win32 , I have to include
<windows.h> just for this function...arent there any workaround API for
console based projects...
thanks
a.a.cpp
.
- Follow-Ups:
- Re: Sleep() header file...
- From: Tim Roberts
- Re: Sleep() header file...
- From: adebaene
- Re: Sleep() header file...
- From: Jochen Kalmbach [MVP]
- Re: Sleep() header file...
- From: John Carson
- Re: Sleep() header file...
- References:
- Sleep() header file...
- From: iceColdFire
- Re: Sleep() header file...
- From: adebaene
- Sleep() header file...
- Prev by Date: Re: Pointer to Member Variable has Problem with Arrays
- Next by Date: Re: How to get referenece of main() thread ?
- Previous by thread: Re: Sleep() header file...
- Next by thread: Re: Sleep() header file...
- Index(es):
Relevant Pages
|