Results 1 to 5 of 5

Thread: Win 2K!!!!!

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2003
    Posts
    33

    Exclamation Win 2K!!!!!

    Hiy

    Im workin on a win 2K platfrom wrinting C programs that run in dos, the only thing is i cant run them. When i run them it come up with a message that says: "Access denied". How can i get rid of this?

    Thnx in advance ^_^
    "Microsoft isn't evil, they just make really crappy operating systems."
    -Linus Torvalds

  2. #2
    Fanatic Member Mad Compie's Avatar
    Join Date
    Aug 2000
    Location
    Kuurne (Belgium)
    Posts
    553
    It depends. Are you using Borland C++?
    I use it on Win2K: no problems.
    Perhaps you want to do IO commands (serial, memory, ...).
    I think Win2K won't like that, because it's protected.
    * I AM *

  3. #3
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Get a compiler that creates native Windows programs (even for console, yes) such as MinGW (port of GCC).
    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

  4. #4
    Fanatic Member Mad Compie's Avatar
    Join Date
    Aug 2000
    Location
    Kuurne (Belgium)
    Posts
    553
    OK Parksie, but when writing console apps, he should learn the ++ part too, not?
    * I AM *

  5. #5

    Thread Starter
    Member
    Join Date
    Apr 2003
    Posts
    33
    Its not that the ones i write dont work, anyother program program doesnt work, even dos commands like cd and dir they all say Access denied.
    "Microsoft isn't evil, they just make really crappy operating systems."
    -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