|
-
Sep 23rd, 2002, 12:31 PM
#1
Thread Starter
Addicted Member
header file
hi
i am using tc3 and i dont have a windows.h file can some one give me that file please.
-
Sep 23rd, 2002, 02:15 PM
#2
Frenzied Member
The windows.h file is a header file that loads a bunch of other files. Are you sure you just need windows.h Are you sure you can use windows.h
MSVS 6, .NET & .NET 2003 Pro
I HATE MSDN with .NET & .NET 2003!!!
Check out my sites:
http://www.filthyhands.com
http://www.techno-coding.com

-
Sep 23rd, 2002, 02:25 PM
#3
Frenzied Member
No - TURBO C only does 16 bit windows.
-
Sep 23rd, 2002, 03:32 PM
#4
Monday Morning Lunatic
Code:
parksie p;
brickwall b(material::hard);
for(;;)
p.head().bang(&b);
Amit, get a new compiler. If you're skint, look at MingW, if you're not, look at VC++ 7.
Or, on the other hand, try a real OS like Linux or something else POSIX-based.....
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Sep 23rd, 2002, 04:31 PM
#5
Frenzied Member
I need a new computer to sit next to this one with Linux on it =).
Z.
-
Sep 24th, 2002, 05:52 AM
#6
I need a new computer to transfer windows to it (for games) and have linux sit on the old one.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Sep 24th, 2002, 05:55 AM
#7
Oh, and I don't think parksie is a class. Rather this:
Code:
typedef advanced_programmer<CPLUSPLUS, UNIX, ANSI> parksie;
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|