Results 1 to 4 of 4

Thread: anyone to email me windows.h?

  1. #1

    Thread Starter
    Registered User Olly's Avatar
    Join Date
    Apr 2001
    Location
    Switzerland
    Posts
    252

    Talking anyone to email me windows.h?

    sorry for that topic but i really need that file.... (moved to another computer for 2 weeks which hasn't got any header files
    )

    pleeeeeeeeeaaaaaaaaseee, i need it so desperately!!!

    (im using a 3rd party compiler now btw, not ms c++ ergo it'S not included)

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    You need a lot more than windows.h - you need the entire set of headers, libraries, and IDL files (if necessary). What compiler are you using? 16-bit? 32-bit?
    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

  3. #3

    Thread Starter
    Registered User Olly's Avatar
    Join Date
    Apr 2001
    Location
    Switzerland
    Posts
    252

    Talking

    Your'e so damned right I just realized that problem (the compiler is called "Miracle C"). You know, I still got to learn a lot more about C. But luckily I had the chance to install Microsoft's compiler. Miracle C is also a 16bit compiler. So it wouldn't work anyway.
    Do you know some good 32bit compiler (neither Borland nor Ms)?
    now I can go on.

    (damned windows programming with all that dependencies
    Would be interesting to know of how many header levels windows.h is depending of.)
    Last edited by Olly; Aug 2nd, 2001 at 11:36 AM.

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    GCC is good. However for Windows programming you'd need it as part of Cygwin. What's wrong with using the MS or Borland compilers? The command line compiler is free from Borland.
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width