You can't use anymore In and Out under Windows XP. You need to use a dedicated interface (driver) to access that hardware. And you don't necessarily have to use ASM.
What hardware do you want to access? There are lots of libraries that offer easy access to parallel port, serial, usb, etc andi wrote: > hi i'm new user. > how to use inline assembly in delphi . if i'm using win xp, then try to use > 'out' or 'in' instruction , it will give me error message -> privileged > instruction .... > > i can use driver like: inpout32.dll, but it means i cannot use assembly > instruction. is there anything i can do if i still want the assembly? > > thanx. > __________________________________________________ > Delphi-Talk mailing list -> Delphi-Talk@elists.org > http://www.elists.org/mailman/listinfo/delphi-talk > > __________________________________________________ Delphi-Talk mailing list -> Delphi-Talk@elists.org http://www.elists.org/mailman/listinfo/delphi-talk