Re: start off with port progarmming ....
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
- From: "Duane Hebert" <spoo@xxxxxxxxxx>
- Date: Tue, 3 May 2005 07:40:35 -0400
"IceColdFire" <IceColdFire@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F548EC83-A5A7-4EAE-9B87-CC6DB3986EEB@xxxxxxxxxxxxxxxx
> int t;
> t=_inp(1);
> cout<<t;
> return 0;
> }
>
> but it gives 'Windows priviliged exception'
You need a driver. Check out winio.dll at www.internals.com
.
Relevant Pages
- start off with port progarmming ....
... I am using the following code to start off with port progarmming ... int main ... but it gives 'Windows priviliged exception' ... Prev by Date: ... (microsoft.public.vc.language) - [git patches] IDE updates part #5
... Palmchip BK3710 IDE driver ... int stat, err, sense_key; ... + * After each failed packet command we issue a request sense command and retry ... (Linux-Kernel) - [git patches] net driver updates for .26
... Fix a bug where the pointer never moves for dma_unmap... ... Update and fix driver debugging messages ... int reset); ... * header structure can be anywhere in the mcp. ... (Linux-Kernel) - [RFC/PATCH] Winbond CIR driver for the WPCD376I chip (ACPI/PNP id WEC1022)
... The driver currently supports receiving IR commands and wake from sleep/power-off. ... The input syscalls all seem to use an int for the scancode (which will be at least 32 bits on any platform which has ... unsigned int last_keycode; ... goto set_timer; ... (Linux-Kernel) - [PATCH 196/196] Driver core: coding style fixes
... extern int system_bus_init; ... struct klist_iter i; ... struct device *dev; ... * We iterate over each driver that belongs to @bus, ... (Linux-Kernel) |
|