using input & output instruction
-
I have a problem with using _inp & _outp in windows 2000 . when I this instructions Execute, windows prompt this error message : The exception Privileged instruction. how can I get Privilege For process to solve this problem. (I'm so sorry for my English :-O) Iman Ghasrfakhri
-
I have a problem with using _inp & _outp in windows 2000 . when I this instructions Execute, windows prompt this error message : The exception Privileged instruction. how can I get Privilege For process to solve this problem. (I'm so sorry for my English :-O) Iman Ghasrfakhri
These are kernel-mode instructions that can't be called from a user-mode application. They are typically called by a device driver (which runs in kernel mode). Nick Hodapp This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2003 Microsoft Corporation. All rights reserved.
-
These are kernel-mode instructions that can't be called from a user-mode application. They are typically called by a device driver (which runs in kernel mode). Nick Hodapp This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2003 Microsoft Corporation. All rights reserved.
you mean its imposible ? to use this instruction ? Iman Ghasrfakhri
-
you mean its imposible ? to use this instruction ? Iman Ghasrfakhri