Click to See Complete Forum and Search --> : Win 2K!!!!!
Nafreya
Nov 7th, 2003, 06:40 AM
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 ^_^
Mad Compie
Nov 8th, 2003, 06:34 AM
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.
parksie
Nov 9th, 2003, 07:02 AM
Get a compiler that creates native Windows programs (even for console, yes) such as MinGW (port of GCC).
Mad Compie
Nov 10th, 2003, 01:47 PM
OK Parksie, but when writing console apps, he should learn the ++ part too, not?
Nafreya
Nov 10th, 2003, 02:17 PM
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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.